• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hardbyte / netchecks / 25754840455
88%

Build:
DEFAULT BRANCH: main
Ran 12 May 2026 06:41PM UTC
Jobs 3
Files 11
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 May 2026 06:41PM UTC coverage: 93.78%. Remained the same
25754840455

push

github

hardbyte
docs: Grafana dashboard, alert rules, and OTel Collector example

Adds Grafana-side observability for the operator's OTLP metrics:

- docs/grafana/netchecks-dashboard.json — single dashboard with 11
  panels: reconcile throughput/errors, reconcile duration p50/p95/p99,
  in-flight reconciliations, assertion processing rate, PolicyReport
  upsert rate, probe duration by type, plus four headline stats.
- docs/grafana/alerts/netchecks-alerts.yaml — five Grafana unified-
  alerting rules (operator down, reconcile error rate, reconcile p95
  slow, probe p95 slow, no successful reconciles).
- operator/examples/observability/otel-collector.yaml — minimal OTel
  Collector deployment (otel/opentelemetry-collector-contrib:0.110.0)
  that receives OTLP from the operator and re-exposes /metrics on :8889.
- operator/examples/observability/servicemonitor.yaml — ServiceMonitor
  pointing Prometheus Operator at the collector's prometheus port.
- READMEs explaining the pipeline, import flow, metric catalog, and
  per-rule trigger scripts for local validation.

Validated locally on kind 1.32.2 with kube-prometheus-stack: dashboard
imports cleanly, alerts all evaluate ok (1 inactive, 1 pending due to
the fresh-install increase(...[30m]) edge case noted in the README),
Prometheus successfully scrapes the otel-collector at :8889/metrics
and surfaces all six operator metric families.

The operator code is unchanged — this is purely receiving-side
infrastructure and operator-agnostic queries. The operator still
exports OTLP only; for non-Prometheus consumers point them at the
OTel Collector or use grafana/otel-lgtm for local dev.

392 of 418 relevant lines covered (93.78%)

5.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Unittests-windows-latest- - 25754840455.1 12 May 2026 06:42PM UTC 11
93.78
GitHub Action Run
2 Unittests-ubuntu-latest- - 25754840455.2 12 May 2026 06:41PM UTC 11
93.78
GitHub Action Run
3 Unittests-macos-latest- - 25754840455.3 12 May 2026 06:41PM UTC 11
93.78
GitHub Action Run
Source Files on build 25754840455
  • Tree
  • List 11
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2acda9e2 on github
  • Prev Build on main (#25725487734)
  • Next Build on main (#25755616613)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc