Add prometheus data source for watcher decision engine
This adds a new data source for the Watcher decision engine that implements the watcher.decision_engine.datasources.DataSourceBase. related spec was merged at [1]. Implements: blueprint prometheus-datasource [1] https://review.opendev.org/c/openstack/watcher-specs/+/933300 Change-Id: I6a70c4acc70a864c418cf347f5f6951cb92ec906
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
A new Prometheus data source is added. This allows the watcher decision
|
||||
engine to collect metrics from Prometheus server. For more information
|
||||
about the Prometheus data source, including limitations and configuration
|
||||
options see
|
||||
https://docs.openstack.org/watcher/latest/datasources/prometheus.html
|
||||
Reference in New Issue
Block a user