Merge "Change default pipeline interval comment"

This commit is contained in:
Zuul 2024-03-01 11:14:34 +00:00 committed by Gerrit Code Review
commit 7231dbb007
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
# Several variables set in the localrc section adjust common behaviors
# of Ceilometer (see within for additional settings):
#
# CEILOMETER_PIPELINE_INTERVAL: Seconds between pipeline processing runs. Default 600.
# CEILOMETER_PIPELINE_INTERVAL: Seconds between pipeline processing runs. Default 300.
# CEILOMETER_BACKENDS: List of database backends (e.g. 'gnocchi', 'sg-core', 'gnocchi,sg-core', 'none')
# CEILOMETER_COORDINATION_URL: URL for group membership service provided by tooz.
# CEILOMETER_EVENT_ALARM: Set to True to enable publisher for event alarming