mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
ab927d5480
merge: release/1.9.0 back into 1.9.x
10 lines
537 B
Plaintext
10 lines
537 B
Plaintext
```release-note:improvement
|
|
telemetry: add counter `consul.api.http` with labels for each HTTP path and method. This is intended to replace `consul.http...`
|
|
```
|
|
```release-note:improvement
|
|
telemetry: add config flag `telemetry { disable_compat_1.9 = (true|false) }` to disable deprecated metrics in 1.9
|
|
```
|
|
```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.
|
|
```
|