summaryrefslogtreecommitdiff
path: root/releasenotes/notes/oslo-metrics-support-fe16343a637cc14b.yaml
blob: 541c98743c47e59e039bff28673cb72329383944 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    | Introduce support for sending rpc client metrics to oslo.metrics.
    | This feature can be enabled by setting a configuration parameter:

    [oslo_messaging_metrics]
    metrics_enabled = True  # default is false