diff --git a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml index 0bfb020..5d7a276 100644 --- a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml +++ b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml @@ -42,6 +42,12 @@ spec: includeCollectorLogs: false kubernetesAttributes: enabled: true + podMonitor: + enabled: false + serviceMonitor: + enabled: false + prometheusRule: + enabled: false alternateConfig: exporters: otlphttp/openobserve: