feat(nowchess): update metrics path for Grafana scraping

This commit is contained in:
2026-05-12 19:03:17 +02:00
parent 7ee2548d20
commit 9d9a075017
+9 -9
View File
@@ -14,7 +14,7 @@ spec:
app: nowchess-account app: nowchess-account
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8083" k8s.grafana.com/metrics_portNumber: "8083"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -109,7 +109,7 @@ spec:
app: nowchess-bot-platform app: nowchess-bot-platform
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8087" k8s.grafana.com/metrics_portNumber: "8087"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -170,7 +170,7 @@ spec:
app: nowchess-coordinator app: nowchess-coordinator
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8086" k8s.grafana.com/metrics_portNumber: "8086"
spec: spec:
serviceAccountName: default serviceAccountName: default
@@ -246,7 +246,7 @@ spec:
app: nowchess-core app: nowchess-core
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8080" k8s.grafana.com/metrics_portNumber: "8080"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -340,7 +340,7 @@ spec:
app: nowchess-io app: nowchess-io
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8081" k8s.grafana.com/metrics_portNumber: "8081"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -402,7 +402,7 @@ spec:
app: nowchess-official-bots app: nowchess-official-bots
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8088" k8s.grafana.com/metrics_portNumber: "8088"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -463,7 +463,7 @@ spec:
app: nowchess-rule app: nowchess-rule
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8082" k8s.grafana.com/metrics_portNumber: "8082"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -525,7 +525,7 @@ spec:
app: nowchess-store app: nowchess-store
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8085" k8s.grafana.com/metrics_portNumber: "8085"
spec: spec:
imagePullSecrets: imagePullSecrets:
@@ -606,7 +606,7 @@ spec:
app: nowchess-ws app: nowchess-ws
annotations: annotations:
k8s.grafana.com/scrape: "true" k8s.grafana.com/scrape: "true"
k8s.grafana.com/metrics_path: "/actuator/prometheus" k8s.grafana.com/metrics_path: "/q/metrics"
k8s.grafana.com/metrics_portNumber: "8084" k8s.grafana.com/metrics_portNumber: "8084"
spec: spec:
imagePullSecrets: imagePullSecrets: