ceilometer/releasenotes/notes/deprecate-file-dispatcher-2aff376db7609136.yaml
Hanxi Liu 0aaa1603d4 Convert file publisher to be equivalent to file dispatcher
Deprecate the file dispatcher and now file publisher can do
the same instead. And add a release note about it.

Change-Id: I6a5040e2e57389f9f7f5d246c528f8c49cfc05d8
Related-Bug: #1630570
2016-11-17 01:23:39 +08:00

7 lines
251 B
YAML

---
deprecations:
- With collector service being deprecated, we now have to
address the duplication between dispatchers and publishers.
The file dispatcher is now marked as deprecated. Use the
file publisher to push samples into a file.