initial commit
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m0s
Change-Id: I5f624b221545283dafa1ca30bef9b8b722fcf0c7
This commit is contained in:
11
examples/disable-kubernetes-infra-monitoring/values.yaml
Normal file
11
examples/disable-kubernetes-infra-monitoring/values.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
opentelemetry-collector:
|
||||
presets:
|
||||
logsCollection:
|
||||
enabled: false
|
||||
storeCheckpoints: false
|
||||
hostMetrics:
|
||||
enabled: false
|
||||
kubeletMetrics:
|
||||
enabled: false
|
||||
clusterMetrics:
|
||||
enabled: false
|
||||
Reference in New Issue
Block a user