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 OpenTSDB remote read #4707

Closed
Betula-L opened this Issue Oct 8, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@Betula-L
Copy link

Betula-L commented Oct 8, 2018

Proposal

There have been several back-end storage supported remote read, such as InfluxDB, as described in https://prometheus.io/docs/operating/integrations.

But why is there no remote read adaptor for OpenTSDB now?

Is it due to the limitation of OpenTSDB read API or just because no one implement it?

I wanna implement it if possible.

@henridf

This comment has been minimized.

Copy link
Contributor

henridf commented Oct 12, 2018

I don't know why there isn't an OpenTSDB remote read adapter, you might get better feedback by asking on the relevant OpenTSDB channels.

(But in any case, the implementation would live outside of this repo and org).

@Betula-L Betula-L closed this Oct 12, 2018

@lock lock bot locked and limited conversation to collaborators Apr 10, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.