openstack-manuals/doc/config-ref-rst/source/tables/ceilometer-dispatcher_gnocchi.rst
KATO Tomoyuki ce094c144b [config-ref] Add table labels
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
2015-11-23 10:57:54 +09:00

1.3 KiB

Description of Gnocchi dispatcher configuration options
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.