Merge pull request #9195 from hashicorp/mkcp/changelog/add-1dot9-metrics-flag-note
add note about future metric fixes and deprecations under disable_com…
This commit is contained in:
commit
506b5055d5
|
@ -0,0 +1,3 @@
|
||||||
|
```release-note:deprecation
|
||||||
|
telemetry: the disable_compat_1.9 config will cover more metrics deprecations in future 1.9 point releases. These metrics will be emitted twice for backwards compatibility - if the flag is true, only the new metric name will be written.
|
||||||
|
```
|
Loading…
Reference in New Issue