kolla/releasenotes/notes/add-fluentd-prometheus-plugin-b5c626db667c5675.yaml
Doug Szumski e20fe5eaa5 Install Fluentd Prometheus plugin out of the box
This plugin [1,2] supports a number of use cases which are likely
to be useful out of the box to users enabling either Monasca or
Prometheus:

1. As a system admin I want to monitor the status of Fluentd
   to ensure that it is functioning normally.
2. As a system admin I want to know the time to response for
   calls made to endpoints defined in HAProxy.

[1] https://docs.fluentd.org/deployment/monitoring-prometheus
[2] https://github.com/fluent/fluent-plugin-prometheus

Change-Id: I9790cd6c9d142a4a3ced6d5c9a9af621c3892eb0
2020-06-15 16:35:54 +00:00

6 lines
106 B
YAML

---
features:
- |
The Prometheus plugin is now installed into the Fluentd container by
default.