feat: update site_type filter from joomla.* to mokowaas.*

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-05-12 00:30:13 -05:00
parent 118bc058f6
commit 5c02b52c96
+1 -1
View File
@@ -576,7 +576,7 @@
"label": "Site",
"multi": true,
"name": "site",
"query": "label_values(probe_success{job=\"blackbox-http\", site_type=~\"joomla.*\"}, site_name)",
"query": "label_values(probe_success{job=\"blackbox-http\", site_type=~\"mokowaas.*\"}, site_name)",
"refresh": 2,
"sort": 1,
"type": "query"