3 Commits

Author SHA1 Message Date
Jaromir Wysoglad
a4a8153583 Add prometheus self scraping target
This will make prometheus scrape its own metrics. This can be useful
to verify basic functionality of prometheus or to have some known
metrics to work with in other tests.

For example we use the prometheus_ready metric to check
basic functionality of the CLI part of the observabilityclient
here https://opendev.org/openstack/python-observabilityclient/src/branch/master/observabilityclient/tests/functional/test_cli.py#L129

Change-Id: Icfaba3bec04a6ef48b0365566b757fb8261c65c4
2025-04-09 09:38:10 -04:00
Chandan Kumar (raukadah)
7ce50b7136 Add plugin support to install prometheus-podman-exporter
It will help us to enable multiple exporters on single node.

Change-Id: I2509367e4d92af4f63e461390d8de822a4598d32
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2025-03-18 17:06:17 +05:30
Chandan Kumar (raukadah)
a0e5374c74 Add prometheus devstack plugin
Change-Id: Ic6caa9c08aadafc8a4c6be83cf05979feafe1608
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2025-02-13 11:50:22 +05:30