promql skills

9 tagged promql, measured the same way as everything else here.

Browse within: prometheus 9ci 7linter 7static-analysis 7testing-tools 7

alert-hysteresis

01

conallob/o11y-analysis-tools

Skill Claude CodeCodex

Query a live Prometheus's historical ALERTS series to statistically recommend better 'for:' hold-down durations, reducing spurious short-lived alerts and alert fatigue. Use interactively when an alert is firing too often/too briefly and needs its hysteresis tuned, or when auditing a rules file's for: values against…

4 1mo ago A 91 tokens original BSD-3-Clause

conallob/o11y-analysis-tools

Skill Claude CodeCodex

Identify Prometheus alert/recording rules that have no promtool unit-test coverage, and scaffold true-positive/false-positive/hysteresis test-case skeletons for them. Use when bootstrapping unit tests for new or existing PromQL rules, or auditing test coverage of a rules file. Fully hermetic: reads only local…

4 1mo ago A 81 tokens original BSD-3-Clause

conallob/o11y-analysis-tools

Skill Claude CodeCodex

Render end-to-end previews of what an alert notification will actually look like (plain-text email, HTML email, Slack attachment JSON, raw webhook JSON) by replaying a Prometheus unit-test file's expected alerts through a live Alertmanager. Effectively a "print preview" for alerts. Use to review notification…

4 1mo ago A 153 tokens original BSD-3-Clause