blob: dbf8a39f4621c63621484e10724b463446c4322d [file] [log] [blame]
Bartosz Kupidura86687132017-09-04 11:37:35 +02001---
2
3summary: >
4 Add prometheus relay service
5
6features:
7 - The Prometheus Relay service is responsible for
8 getting PromQL queries from external components,
9 such as Grafana, passing them to all discovered
10 Prometheus servers, merging the results and returning
11 the data. Prometheus Relay can be used to handle
12 Prometheus high availability or sharding.