Disable service monitor
This commit is contained in:
parent
a11444ab55
commit
622fabb3b9
@ -65,11 +65,11 @@ extraEnvVars:
|
||||
- name: MINIO_IDENTITY_OPENID_DISPLAY_NAME
|
||||
value: MinIO-OIDC
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
namespace: monitoring
|
||||
interval: 30s
|
||||
path: /minio/v2/metrics/cluster
|
||||
port: api
|
||||
# metrics:
|
||||
# enabled: true
|
||||
# serviceMonitor:
|
||||
# enabled: true
|
||||
# namespace: monitoring
|
||||
# interval: 30s
|
||||
# path: /minio/v2/metrics/cluster
|
||||
# port: api
|
||||
@ -1,15 +0,0 @@
|
||||
enabled: true
|
||||
app: minio
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://minio.dvirlabs.com
|
||||
tag: infra
|
||||
# targets:
|
||||
# - <exporter-host>:<port>
|
||||
# scheme: http
|
||||
# external_check:
|
||||
# url: https://minio.dvirlabs.com
|
||||
# expected_codes:
|
||||
# '502': critical
|
||||
# '404': warning
|
||||
# '1033': critical
|
||||
Loading…
x
Reference in New Issue
Block a user