Description
Expose OpenMetrics-compatible metrics from aiohttp applications, making asynchronous Python web services easier to monitor with Prometheus-style systems. It helps developers add observability endpoints to services.
Metrics can reveal routes, labels, errors, and traffic patterns. Avoid exposing sensitive labels and protect metrics endpoints where needed.