prometheus: scrape tempo metrics
- Feb 21, 2025
-
-
Tempo exposes its service metrics with the default route on port 3200. Let's add it to our scraping targets so we get insights into the tempo service.
-
The default is to run it on 0.0.0.0.
-
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Make prometheus scrape tempo metrics.
Also changes prometheus to have its web listener only listen on 127.0.0.1
.
Tempo exposes its service metrics with the default route on port 3200. Let's add it to our scraping targets so we get insights into the tempo service.