incus-contrib/screenshots
Maarten 45801dc349 Fix metric source mixing: drop node_* from incus job, relabel node-exporter to friendly names
The incus scrape job (/1.0/metrics) exports both incus_* and node_* metrics,
duplicating the dedicated node-exporter containers. This caused 6 "nodes"
instead of 3 in dashboards, with the incus-sourced entries showing container
artifacts (epoch-0 boot time, 128 MiB RAM).

Prometheus config changes:
- Drop node_* metrics from incus job via metric_relabel_configs
- Relabel node-exporter instances to friendly names (oc-node-01/02/03)
  using per-target nodename labels + relabel_configs

Dashboard changes (belt-and-suspenders):
- Add job="node-exporter" to all template variables and panel queries
  in host-resources, network-deep-dive, storage-filesystem, capacity-planning
- Add Logs Drilldown link to logs-explorer dashboard
- Add Promtail journal relabels for level and service_name

Also: install Logs Drilldown plugin, update observability guide with
Logs Drilldown documentation and screenshots.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 14:05:55 +01:00
..
capacity-planning.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
cluster-overview.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
grafana-capacity-planning.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-cluster-overview.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-haproxy-traffic.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-host-resources.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-instance-deep-dive.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-logs-explorer.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-network-deep-dive.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-prometheus-health.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
grafana-storage-filesystem.png Fix deploy-observability and manage-dashboards issues found during live deployment 2026-02-25 08:54:58 +01:00
haproxy-traffic.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
host-resources-fixed.png Fix metric source mixing: drop node_* from incus job, relabel node-exporter to friendly names 2026-02-25 14:05:55 +01:00
host-resources.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
instance-deep-dive.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
logs-drilldown.png Fix metric source mixing: drop node_* from incus job, relabel node-exporter to friendly names 2026-02-25 14:05:55 +01:00
logs-explorer.png Fix Promtail log shipping and Logs Explorer dashboard queries 2026-02-25 12:43:03 +01:00
network-deep-dive.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
prometheus-health.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00
storage-filesystem.png Fix dashboard query bugs, add screenshots, update observability guide 2026-02-25 09:44:03 +01:00