publisher: fix pipeline confusing reference
Change-Id: I0a1aec6afc7ac14020d49f0344e70d9f7c1ddaa7
This commit is contained in:
parent
11ad5a3d71
commit
40da6c9748
@ -34,7 +34,7 @@ class FilePublisher(publisher.ConfigPublisherBase):
|
||||
log any meters other than log a warning in Ceilometer log file.
|
||||
|
||||
To enable this publisher, add the following section to the
|
||||
/etc/ceilometer/publisher.yaml file or simply add it to an existing
|
||||
/etc/ceilometer/pipeline.yaml file or simply add it to an existing
|
||||
pipeline::
|
||||
|
||||
-
|
||||
|
@ -34,7 +34,7 @@ class HttpPublisher(publisher.ConfigPublisherBase):
|
||||
and retry_count will be set to 1000 and 2 respectively.
|
||||
|
||||
To use this publisher for samples, add the following section to the
|
||||
/etc/ceilometer/publisher.yaml file or simply add it to an existing
|
||||
/etc/ceilometer/pipeline.yaml file or simply add it to an existing
|
||||
pipeline::
|
||||
|
||||
- name: meter_file
|
||||
|
Loading…
x
Reference in New Issue
Block a user