kolla-ansible/releasenotes/notes/add-monasca-thresh-f7a860ce996684f9.yaml
Doug Szumski b6cce3e3f3 Support deploying Monasca Thresh
Monasca Thresh is a Storm topology which generates alerts from
metric streams according to alarms defined via the Monasca API.

This change runs the thresholder in local mode, which means that
the log output for the topology is directed to stdout and the
topology is restarted if the container is restarted. A future
change will improve the log collection and introduce a better
way of the checking the topology is running for multi-node
clusters.

Change-Id: I063dca5eead15f3cec009df62f0fc5d857dd4bb0
Partially-Implements: blueprint monasca-roles
2018-09-26 10:54:37 +00:00

6 lines
121 B
YAML

---
features:
- |
Add support for deploying the Monasca thresh service, an Apache Storm
topology for alerting.