You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing some issues with prometheus receiver, I have not configured in my receivers or in my services section. But, even then the it keeps scraping the collector metrics which completely fill up my console logs that I cannot view any other important trace, log which I exporting from my app to collector. Further, the frequency of it is also pretty small. I have attached the collector logs for your reference. Showing the small snippet which keeps generating. How can I configure my collector to run without prometheus receiver ?
Component(s)
exporter/prometheus, receiver/prometheus
Describe the issue you're reporting
I am running opentelemetry collector's latest version 0.95 through docker. Here is my docker-compose.yml for starting otel-collector:
and here is my otel-collector-config.yaml:
I am facing some issues with prometheus receiver, I have not configured in my receivers or in my services section. But, even then the it keeps scraping the collector metrics which completely fill up my console logs that I cannot view any other important trace, log which I exporting from my app to collector. Further, the frequency of it is also pretty small. I have attached the collector logs for your reference. Showing the small snippet which keeps generating. How can I configure my collector to run without prometheus receiver ?
The text was updated successfully, but these errors were encountered: