ce094c144b
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
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 = http://localhost:8041 |
(StrOpt) URL to Gnocchi. |