46a54ad05f
A Prometheus scope fetcher has been added in order to dynamically discover scopes from a Prometheus service using a user defined metric and a scope attribute. It can also filter out the response from Prometheus using metadata filters to have a more fine-grained control over scope discovery. It features HTTP basic auth capabilities and HTTPS configuration options similar to Prometheus collector. Change-Id: If3c2da8d7949e0aec08f3699547faf34af4ddee4 Story: 2005427 Task: 30458
11 lines
446 B
YAML
11 lines
446 B
YAML
---
|
|
features:
|
|
- |
|
|
A Prometheus scope fetcher has been added in order to dynamically discover
|
|
scopes from a Prometheus service using a user defined metric and a scope
|
|
attribute.
|
|
It can also filter out the response from Prometheus using metadata filters
|
|
to have a more fine-grained control over scope discovery.
|
|
It features HTTP basic auth capabilities and HTTPS configuration options
|
|
similar to Prometheus collector.
|