kolla/releasenotes/notes/add-monasca-thresh-f3df34dee9eee562.yaml
Doug Szumski 49dc670eb4 Add support for deploying Monasca Thresh
Monasca Thresh is a Java topology for Storm which generates
alerts from metrics. It depends on Java code in the
monasca-common library. In this change we support building
the Monasca Thresh Storm topology from source. To enable us
to submit the topology to Storm we inherit from the Storm
container (rather than the Monasca base image) so that we can
use the Storm client.

Change-Id: I389af89086cdab6d243c4a4fa65fd157535a5045
Partially-Implements: blueprint monasca-containers
2018-07-16 15:07:29 +01:00

5 lines
94 B
YAML

---
features:
- |
Add Monasca Thresh, an Apache Storm topology for alerting in Monasca.