jacobwalters
jacobwalters
I am using the opentelemetryoperator version v0.54.0. I am attempting to configure a prometheus collector that will push metrics to Amazon Managed Prometheus. I am trying to use the mechanism...
**Describe the bug** I am seeing this error ```2022/05/31 17:54:37 application run finished with error: failed to get config: cannot unmarshal the configuration: error reading receivers configuration for "prometheus": prometheus...
I am creating an opentelemetry collector to scrape prometheus metrics in statefulset mode. I am seeing that the operator creates a pvc that the collector pod is going to use....