Skip to content

Commit

Permalink
Swap block metrics to chia-metrics group (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored Sep 16, 2024
1 parent 92f395f commit 066e885
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion k8s/internal.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ imagePullSecrets:

deployment:
containerPort: 9914
containerPortName: metrics
livenessProbe:
httpGet:
path: /healthz
Expand All @@ -19,7 +20,7 @@ deployment:
service:
enabled: true
additionalLabels:
prometheus: http
prometheus: "chia-metrics"
application: block-metrics
port: 9914

Expand Down

0 comments on commit 066e885

Please sign in to comment.