summaryrefslogtreecommitdiff
path: root/src/metrics.c
AgeCommit message (Collapse)Author
2025-04-14Add current hash metricJesper Jensen
It seems like it would be nice to know how many infohashes we actually know about. Let's add a guage that tells us that directly.
2025-04-13Use the normal dht port and rename some metricsJesper Jensen
2025-04-13Expose the query type as a metric labelJesper Jensen
2025-04-12Add prometheus monitoringJesper Jensen