Module prometheus_sd.server

prometheus_sd.server.make_app(config)

Create a small endpoint for metrics

async prometheus_sd.server.make_server(config)

Start a web server (aiohttp) using the web app

async prometheus_sd.server.metrics(request)

Metrics gathering route