Package main provides a tool to scan Go source files and extract Prometheus
metric definitions. It outputs metrics in Prometheus text exposition format
to stdout for use by the documentation generator.
Usage:
go run ./scripts/metricsdocgen/scanner > scripts/metricsdocgen/generated_metrics