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
What needs to be changed? Describe the update that is required.
There are currently 4 ways Otel can speak with Prometheus (and I'm not 100% sure I have the terminology right for all of these -- the final list will be correct):
Otel Collector prometheusexporter for scraping by Prometheus
Otel Collector prometheusremotewriteexporter for direct push to Prometheus
Otel native export to Prometheus Otel endpoint
Prometheus export to Otel
Possibly collector receivers as well?
The plethora of options is confusing, and it would be useful to have a document detailing all of the possibilities and their pros and cons, as well as a clear recommendation for the "best" way to get data from Otel to Prometheus
What is the name + path of the page that needs changed? The relative path
and page title where you found a problem.
I am not sure of the best place to put this doc -- in the Collector section? Open to suggestions
The text was updated successfully, but these errors were encountered:
@open-telemetry/prometheus-interoperability and @open-telemetry/collector-approvers, PTAL!
Note to the @open-telemetry/docs-approvers: I tried searching the website for prometheus to see if we have anything close to this in the docs. The search result page came back blank.
Makes sense to me to add this. I think this should not be in the Collector section though, I feel like newbies don't necessarily need to know that the Collector is the recommended way of doing this.
What needs to be changed? Describe the update that is required.
There are currently 4 ways Otel can speak with Prometheus (and I'm not 100% sure I have the terminology right for all of these -- the final list will be correct):
The plethora of options is confusing, and it would be useful to have a document detailing all of the possibilities and their pros and cons, as well as a clear recommendation for the "best" way to get data from Otel to Prometheus
What is the name + path of the page that needs changed? The relative path
and page title where you found a problem.
I am not sure of the best place to put this doc -- in the Collector section? Open to suggestions
The text was updated successfully, but these errors were encountered: