b6cce3e3f3
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
6 lines
121 B
YAML
6 lines
121 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for deploying the Monasca thresh service, an Apache Storm
|
|
topology for alerting.
|