Skip to content

configuration issue with the Prometheus metrics exporter #11144

Closed Answered by mitht
mitht asked this question in Q&A
Discussion options

You must be logged in to vote

The issue is resolved by adding the following configuration to Prometheus.
The port 9090 should not be used.

  • job_name: "otelcol"
    static_configs:
    - targets: ["localhost:17890"]

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mitht
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mitht
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants