Skip to content

Commit

Permalink
no more smokeping prober
Browse files Browse the repository at this point in the history
  • Loading branch information
cschmittiey committed Nov 25, 2024
1 parent c1053e0 commit 2bd49a7
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions kubernetes/apps/monitoring/kube-prometheus/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,14 @@ spec:
editable: true
options:
path: /var/lib/grafana/dashboards/trunk-recorder-prometheus-plugin
- name: 'smokeping-prober'
orgId: 1
folder: "Smokeping Prober"
type: file
disableDeletion: true
editable: true
options:
path: /var/lib/grafana/dashboards/smokeping-prober
# - name: 'smokeping-prober'
# orgId: 1
# folder: "Smokeping Prober"
# type: file
# disableDeletion: true
# editable: true
# options:
# path: /var/lib/grafana/dashboards/smokeping-prober
dashboards:
grafana-dashboards-kubernetes:
k8s-system-api-server:
Expand Down Expand Up @@ -142,10 +142,10 @@ spec:
cluster:
url: https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/cluster/grafana-dashboard.json
token: ''
smokeping-prober:
cluster:
url: https://raw.githubusercontent.com/SuperQ/smokeping_prober/refs/heads/superq/fixup_graph/dashboard.json
token: ''
# smokeping-prober:
# cluster:
# url: https://raw.githubusercontent.com/SuperQ/smokeping_prober/refs/heads/superq/fixup_graph/dashboard.json
# token: ''
ingress:
enabled: true
ingressClassName: internal
Expand Down Expand Up @@ -267,12 +267,12 @@ spec:
- targets:
- 192.168.0.181:9842

- job_name: external-testbench-smokeping
metrics_path: /metrics
static_configs:
- targets:
- 192.168.0.190:9374
# - 10.10.10.45:9374
# - job_name: external-testbench-smokeping
# metrics_path: /metrics
# static_configs:
# - targets:
# - 192.168.0.190:9374
# # - 10.10.10.45:9374

- job_name: 'moco-controller'
kubernetes_sd_configs:
Expand Down

0 comments on commit 2bd49a7

Please sign in to comment.