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

feat: add Prometheus sink #681

Merged
merged 1 commit into from
Sep 16, 2024
Merged

feat: add Prometheus sink #681

merged 1 commit into from
Sep 16, 2024

Conversation

zirain
Copy link
Contributor

@zirain zirain commented Aug 14, 2024

replace #663

I tried to use the native prometheus library but failed because of complex package dependencies.
Right now most of the code came fromstatsd_exporter, this will allow do similar thing in a single container and without tcp request.

@zirain
Copy link
Contributor Author

zirain commented Aug 17, 2024

@mattklein123 PTAL

@zirain zirain changed the title implemnt Prometheus sink feat: add Prometheus sink Aug 17, 2024
@arkodg
Copy link
Contributor

arkodg commented Sep 5, 2024

ptal @mattklein123

@jespersoderlund
Copy link
Contributor

Issue #285

@mattklein123 mattklein123 merged commit 28b1629 into envoyproxy:main Sep 16, 2024
6 checks passed
@zirain zirain deleted the promsink branch September 17, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants