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

Support for OTLP metrics #6932

Open
bwplotka opened this issue Nov 27, 2023 · 2 comments
Open

Support for OTLP metrics #6932

bwplotka opened this issue Nov 27, 2023 · 2 comments

Comments

@bwplotka
Copy link
Member

Similar to Prometheus OTLP support we could allow Thanos receives to receive OTLP metrics in protobuf (or even someday Arrow) format. While there might be challenges (e.g. sanitation of UTF-8 strings until we support it or resource views), we could support it in minimal or not super optimized way for now.

Prometheus Remote Write stays and in fact a new remote write version has promising efficiency gains, but OTLP might allow some some interesting experiments with Otel (including straight from clients pushes!).

Acceptance Criteria

  • Thanos Receive can ingest OTLP metrics (proto) as an experimental feature
@aryasoni98
Copy link

I would like to work on it . @bwplotka

@jmichalek132
Copy link
Contributor

Hi @bwplotka I have a very rough draft working, I should be able to publish a draft in coming weeks could I get this assigned please?

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

3 participants