From b27021fb4c1d8a5a4b188d79b1433444967b351b Mon Sep 17 00:00:00 2001 From: Siim Kallas Date: Wed, 6 Dec 2023 15:33:14 +0200 Subject: [PATCH] changelog lint --- CHANGELOG.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 662a97b..ad838bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,19 @@ #### Enhancements -- Clarify the default sampling algorithm. [#284](https://github.com/signalfx/gdi-specification/pull/284) -- Require a CLA Assistant GitHub workflow. [#269](https://github.com/signalfx/gdi-specification/pull/269) -- Update the CLA notice in `CONTRIBUTING.md` template. [#269](https://github.com/signalfx/gdi-specification/pull/269) [#274](https://github.com/signalfx/gdi-specification/pull/274) -- Add Renovate as an acceptable alternative to Dependabot. [#271](https://github.com/signalfx/gdi-specification/pull/271) +- Clarify the default sampling algorithm. + [#284](https://github.com/signalfx/gdi-specification/pull/284) +- Require a CLA Assistant GitHub workflow. + [#269](https://github.com/signalfx/gdi-specification/pull/269) +- Update the CLA notice in `CONTRIBUTING.md` template. + [#269](https://github.com/signalfx/gdi-specification/pull/269) + [#274](https://github.com/signalfx/gdi-specification/pull/274) +- Add Renovate as an acceptable alternative to Dependabot. + [#271](https://github.com/signalfx/gdi-specification/pull/271) - Add disk buffering configuration options for RUM mobile instrumentation libraries. [#275](https://github.com/signalfx/gdi-specification/pull/275) -- Update telemetry resource attributes [#277](https://github.com/signalfx/gdi-specification/pull/277): +- Update telemetry resource attributes + [#277](https://github.com/signalfx/gdi-specification/pull/277): - Deprecate `splunk.distro.version`, - Change `telemetry.auto.version` to `telemetry.distro.version`, - Add `telemetry.distro.name` resource attribute.