Show HN: Pedantic.run – Lint PromQL Queries
Category: devtools
Tags: promql, linting, prometheus, monitoring, performance
Score: 4.7/10 (Innovation: 4, Technical: 5, Documentation: 3, Utility: 5)
Pedantic.run is a PromQL query analyzer that lints queries for performance issues, detecting slow matchers like catch-all patterns. It's interesting as a specialized tool for Prometheus users to optimize query performance before execution.
Target audience: devops
Repository: https://pedantic.run
View on Hacker News