Files
wp-prometheus/wp-prometheus.php
magdev 52fd6da1d1
All checks were successful
Create Release Package / test (push) Successful in 43s
Create Release Package / build-release (push) Successful in 49s
fix: Fix metric name sanitization, optimize transient queries, add domain binding (v0.5.1)
- Add sanitize_metric_name() to preserve colons/uppercase in Prometheus names
- Combine 3 transient COUNT queries into single aggregated query
- Deduplicate inline HPOS check using existing is_hpos_enabled() method
- Add license domain binding for authorized deployment domains

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 17:20:09 +01:00

11 KiB