REVERT(otel): remove metrics collection, keep logs/traces only
- Revert to simpler architecture where Prometheus scrapes metrics directly via ServiceMonitors - OTel Collector only handles logs (filelog) and traces (otlp) - Remove Target Allocator and metrics-related config - This reduces complexity and resource usage for home cluster
This commit is contained in:
@@ -3,5 +3,4 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- rbac.yaml
|
||||
- collector-logs.yaml
|
||||
- collector-metrics.yaml
|
||||
- collector.yaml
|
||||
|
||||
Reference in New Issue
Block a user