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

Documentation for PushGateway and prometheus-client #44422

Closed
the-vj opened this issue Feb 24, 2025 · 2 comments
Closed

Documentation for PushGateway and prometheus-client #44422

the-vj opened this issue Feb 24, 2025 · 2 comments
Labels
status: duplicate A duplicate of another issue

Comments

@the-vj
Copy link

the-vj commented Feb 24, 2025

Spring Boot documentation:

https://docs.spring.io/spring-boot/reference/actuator/metrics.html#actuator.metrics.export.prometheus

indicates that Prometheus Pushgateway is only possible with the now deprecated simpleclient library.

While this was true in the early releases of the "go forward" Prometheus client library, pushgateway support was introduced in the 1.3.0 release:

https://github.com/prometheus/client_java/releases/tag/v1.3.0

An update of the documentation would be therefore beneficial, as this might have been forgotten.

Additionally, simpleclient dependency still seems to exist in springboot internals ...

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 24, 2025
@the-vj
Copy link
Author

the-vj commented Feb 24, 2025

this might be a duplicate of #44392 - if so, sorry, only found out now.

funny how for such an old issue, suddenly two people notice and raise it just a few days apart.

@wilkinsona
Copy link
Member

Yeah, this is a duplicate of #44392.

@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants