Skip to content

Commit 88c4deb

Browse files
mx-psidmitryax
andauthored
Fix changelog formatting (open-telemetry#8849)
* Fix changelog * Apply suggestions from code review Co-authored-by: Dmitrii Anoshin <anoshindx@gmail.com>
1 parent 3968c9e commit 88c4deb

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

CHANGELOG.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

33
## Unreleased
4-
- `sigv4authextension`: Enable component (#8518)
54

65
### 💡 Enhancements 💡
76

87
- `k8seventsreceiver`: Add Api_version and resource_version (#8539)
8+
- `cmd/mdatagen`: Add resource attributes definition to metadata.yaml and move `pdata.Metrics` creation to the
9+
generated code (#5270)
10+
- `datadogexporter`: Add `metrics::sums::cumulative_monotonic_mode` to specify export mode for cumulative monotonic sums (#8490)
911
- `dynatraceexporter`: add multi-instance deployment note to README.md (#8848)
1012
- `resourcedetectionprocessor`: Add attribute allowlist (#8547)
1113
- `datadogexporter`: Metrics payload data and Sketches payload data will be logged if collector is started in debug mode (#8929)
@@ -20,19 +22,11 @@
2022

2123
- `datadogexporter`: Deprecate `OnlyMetadata` method from `Config` struct (#8359)
2224
- `datadogexporter`: Deprecate `GetCensoredKey` method from `APIConfig` struct (#8830)
25+
- `datadogexporter`: Deprecate `metrics::send_monotonic_counter` in favor of `metrics::sums::cumulative_monotonic_mode` (#8490)
2326

24-
### 💡 Enhancements 💡
25-
26-
- `cmd/mdatagen`: Add resource attributes definition to metadata.yaml and move `pdata.Metrics` creation to the
27-
generated code (#5270)
28-
29-
### 💡 Enhancements 💡
30-
31-
- `datadogexporter`: Add `metrics::sums::cumulative_monotonic_mode` to specify export mode for cumulative monotonic sums (#8490)
32-
33-
### 🚩 Deprecations 🚩
27+
### 🚀 New components 🚀
3428

35-
- `datadogexporter`: Deprecate `metrics::send_monotonic_counter` in favor of `metrics::sums::cumulative_monotonic_mode` (#8490)
29+
- `sigv4authextension`: Enable component (#8518)
3630

3731
## v0.47.0
3832

0 commit comments

Comments
 (0)