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

receive: create a gRPC remote_write endpoint #1710

Closed
blockloop opened this issue Nov 3, 2019 · 2 comments · Fixed by #1970
Closed

receive: create a gRPC remote_write endpoint #1710

blockloop opened this issue Nov 3, 2019 · 2 comments · Fixed by #1970

Comments

@blockloop
Copy link
Contributor

I understand the compatibility reasons for creating a remote_write endpoint that adheres to the Prometheus standard. Would you consider enabling a gRPC endpoint to enable pushing metrics from arbitrary gRPC sources? Ideally it would use a gRPC Stream to improve performance.

@brancz
Copy link
Member

brancz commented Nov 4, 2019

I think I would want something like this to be experimental, but if we can prove it to have a significant improvement over the existing one, then I'd even go a step further and attempt to make Prometheus send remote write via gRPC.

@blockloop
Copy link
Contributor Author

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

Successfully merging a pull request may close this issue.

3 participants