diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e32eb9f9e26..89cde1c2039c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,8 @@ ### 💡 Enhancements 💡 +- `hostmetricsreceiver`: Migrate Processes scraper to the Metrics builder (#8855) - `tanzuobservabilityexporter`: Use resourcetotelemetry helper (#8338) -- `cmd/mdatagen`: Add resource attributes definition to metadata.yaml and move `pdata.Metrics` creation to the - generated code (#5270) - Add `make crosslink` target to ensure replace statements are included in `go.mod` for all transitive dependencies within repository (#8822) - `filestorageextension`: Change bbolt DB settings for better performance (#9004) @@ -20,7 +19,7 @@ ### 🧰 Bug fixes 🧰 -- `hostmetricsreceiver`: Use cpu times for time delta in cpu.utilization calculation (#8856) +- `hostmetricsreceiver`: Use cpu times for time delta in cpu.utilization calculation (#8857) - `dynatraceexporter`: Remove overly verbose stacktrace from certain logs (#8989) ### 🚩 Deprecations 🚩 @@ -45,7 +44,7 @@ - `resourcedetectionprocessor`: Add attribute allowlist (#8547) - `datadogexporter`: Metrics payload data and Sketches payload data will be logged if collector is started in debug mode (#8929) - `cmd/mdatagen`: Add resource attributes definition to metadata.yaml and move `pdata.Metrics` creation to the - generated code (#5270) + generated code (#8555) ### 🛑 Breaking changes 🛑