open-consul/.changelog/8877.txt

10 lines
537 B
Plaintext
Raw Permalink Normal View History

2020-10-09 19:38:57 +00:00
```release-note:improvement
telemetry: add counter `consul.api.http` with labels for each HTTP path and method. This is intended to replace `consul.http...`
2020-10-09 19:38:57 +00:00
```
```release-note:improvement
telemetry: add config flag `telemetry { disable_compat_1.9 = (true|false) }` to disable deprecated metrics in 1.9
2020-10-09 19:38:57 +00:00
```
```release-note:deprecation
telemetry: The measurements in all of the `consul.http...` prefixed metrics have been migrated to `consul.api.http`. `consul.http...` prefixed metrics will be removed in a future version of Consul.
2020-10-09 19:38:57 +00:00
```