feat(metrics): Add db metrics for grafana
This commit is contained in:
parent
dceadd9e21
commit
50820e7feb
@ -47,3 +47,7 @@ spec:
|
||||
limits:
|
||||
cpu: 500m
|
||||
memory: 500Mi
|
||||
|
||||
monitoring:
|
||||
enablePodMonitor: true
|
||||
|
||||
|
@ -8,5 +8,5 @@ spec:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: kubelet
|
||||
endpoints:
|
||||
- port: http-metrics
|
||||
- port: https-metrics
|
||||
path: /metrics
|
||||
|
Loading…
Reference in New Issue
Block a user