
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
[dispatcher_gnocchi] | |
archive_policy = None |
(StrOpt) The archive policy to use when the dispatcher create a new metric. |
filter_project = gnocchi |
(StrOpt) Gnocchi project used to filter out samples generated by Gnocchi service activity |
filter_service_activity = True |
(BoolOpt) Filter out samples generated by Gnocchi service activity |
resources_definition_file =
gnocchi_resources.yaml |
(StrOpt) The Yaml file that defines mapping between samples and gnocchi resources/metrics |
url = None |
(StrOpt) URL to Gnocchi. default: autodetection |