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

Add support for Pushgateway #1628

Closed
bozorgmehr96 opened this issue Jan 3, 2023 · 1 comment · Fixed by #1633
Closed

Add support for Pushgateway #1628

bozorgmehr96 opened this issue Jan 3, 2023 · 1 comment · Fixed by #1633
Labels
enhancement New feature or request released

Comments

@bozorgmehr96
Copy link

Pushgateway is already supported by prom-client, so adding it should be mostly straightforward.
It's helpful in microservices and standalone applications where an HTTP server is unavailable.

@willsoto willsoto added the enhancement New feature or request label Jan 3, 2023
willsoto added a commit that referenced this issue Jan 8, 2023
Closes #1628

Signed-off-by: Will Soto <willsoto@users.noreply.github.com>
willsoto added a commit that referenced this issue Jan 8, 2023
Closes #1628

Signed-off-by: Will Soto <willsoto@users.noreply.github.com>
willsoto pushed a commit that referenced this issue Jan 8, 2023
# [5.1.0](v5.0.0...v5.1.0) (2023-01-08)

### Features

* **pushgateway:** add support for Pushgateway ([f797636](f797636)), closes [#1628](#1628)
@willsoto
Copy link
Owner

willsoto commented Jan 8, 2023

🎉 This issue has been resolved in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants