kolla-ansible/releasenotes/notes/prometheus-target-names-94b17f58fa7c957a.yaml
Piotr Parczewski 4ff65b7661 Use friendly target names in Prometheus
Change-Id: I16fdb2f93ddb656eeacd3f2b84190f9bdcfaa21c
2021-09-22 11:09:32 +02:00

14 lines
524 B
YAML

---
features:
- |
Changes target names in Prometheus to user-friendly, Ansible inventory
based values.
upgrade:
- |
Changes Prometheus targets naming. This makes their names more user
friendly but also creates a completely new set of a time series data.
New target names are taken from Ansible inventory and have the exporter
port number stripped off. Any Grafana dashboard that relies on a specific,
hard-coded naming pattern for the targets will stop showing metrics after
the upgrade.