Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing a Prometheus Remote Write Exporter for Python #1302

Closed
shovnik opened this issue Oct 29, 2020 · 8 comments
Closed

Implementing a Prometheus Remote Write Exporter for Python #1302

shovnik opened this issue Oct 29, 2020 · 8 comments

Comments

@shovnik
Copy link
Contributor

shovnik commented Oct 29, 2020

We are interested in developing a Prometheus remote write push-based exporter, sending metrics data to a Prometheus remote write integrated backend (Cortex specifically) to support exporting OTLP metrics to new endpoints without needing to run an instance of Prometheus.

This remote write exporter adds more interoperability support for the Prometheus protocol which is aligned with OpenTelemetry’s larger project goal to support Prometheus from the get go.

We plan to provide a detailed design doc, test plan and code to support this implementation. Please assign this issue to both @shovnik and @AzfaarQureshi.

cc: @alolita, @AzfaarQureshi

@shovnik
Copy link
Contributor Author

shovnik commented Nov 23, 2020

@lzchen Can this be moved to the contrib repo since that is where we were recommended to implement the remote write exporter?

@lzchen
Copy link
Contributor

lzchen commented Nov 24, 2020

@shovnik
Is that what we decided? I thought we were going to place it with the current prometheus exporter so it won't be confusing.

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

This issue was marked stale due to lack of activity. It will be closed in 30 days.

@codeboten
Copy link
Contributor

This was done

@WaynePN
Copy link

WaynePN commented Aug 31, 2021

Hi @codeboten ,

I found a weird thing, the Prometheus Remote Write Exporter is only available on version v0.17b0 of opentelemetry-python-contrib. In the newer version, the module just disappeared.

Is the module deprecated? If not please help to bring back it.
Thank you so much. 😄

@lzchen
Copy link
Contributor

lzchen commented Aug 31, 2021

@WaynePN

It is in the experimental metrics branch

@avillalain
Copy link

@lzchen is there any future plan on providing a non experimental release?

@srikanthccv
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants