Tiny_httpd_prometheusSourceExpose metrics over HTTP in the prometheus format.
This sub-library tiny_httpd.prometheus provides definitions for counters, gauges, and histogram, and endpoints to expose them for Prometheus to scrape them.
Middleware to get basic metrics about HTTP requests
Add a "/metrics" route to the server
Add middleware and route