SS
Size: a a a
SS
VR
SS
SS
VR
oc adm must-gather
DG
VR
DG
VR
s
apiVersion: v1
kind: ConfigMap
metadata:
name: cluster-monitoring-config
data:
config.yaml: |
...
prometheusK8s:
remoteWrite:
- url: "https://test.remotewrite.com/api/v1/write"
queueConfig:
maxSamplesPerSend: 3000
capacity: 10000
maxShards: 30
...
DG
apiVersion: v1
kind: ConfigMap
metadata:
name: cluster-monitoring-config
data:
config.yaml: |
...
prometheusK8s:
remoteWrite:
- url: "https://test.remotewrite.com/api/v1/write"
queueConfig:
maxSamplesPerSend: 3000
capacity: 10000
maxShards: 30
...
MS
MS
SS
SS
DG
SJ
SS
GM