davidgargti20
davidgargti20
@fatsheep9146 ``` apiVersion: v1 kind: ConfigMap metadata: name: collector-config data: collector.yaml: | receivers: otlp: protocols: grpc: http: exporters: googlecloud: retry_on_failure: enabled: true project: codenation-186008 log: default_log_name: app logging: loglevel: debug...
@dmitryax yes removing the batch problem solved the problem.
@dmitryax it didn't go away tried earlier