Skip to content

Clarify the situation with support for Prometheus PushGateway and the deprecated simpleclient #44392

Open
@breun

Description

@breun

Spring Boot 3.4's Prometheus documentation says:

The Prometheus Pushgateway only works with the deprecated Prometheus simpleclient for now, until the Prometheus 1.x client adds support for it.

The Prometheus 1.x client added PushGateway support in version 1.3.0, so the blocker mentioned above is gone. I think it would be good to update this documentation note to reflect that.

Also, I don't believe the PushGateway support in the Prometheus 1.x client gets auto-configured yet, so I think this still needs to be added in Spring Boot 3.4?

Activity

changed the title [-]PushGateway support with Prometheus 1.x client in Spring Boot 3.4[/-] [+]Clarify the situation with support for Prometheus PushGateway and the deprecated simpleclient[/+] on Feb 21, 2025
added this to the 3.3.x milestone on Feb 21, 2025
wilkinsona

wilkinsona commented on Feb 21, 2025

@wilkinsona
Member

We've added support in Spring Boot 3.5. That won't be back ported to 3.4 as we consider it to be a new feature and we don't back port new features to maintenance branches.

We can use this issue to clarify the documentation.

breun

breun commented on Feb 21, 2025

@breun
ContributorAuthor

@wilkinsona Thanks for your reply. I see the milestone has been set to 3.3.x, but I think this should be 3.4.x?

wilkinsona

wilkinsona commented on Feb 21, 2025

@wilkinsona
Member

It's applicable to 3.3.x as well because its documentation contains the same note.

thecooldrop

thecooldrop commented on Mar 9, 2025

@thecooldrop
Contributor

Hi @wilkinsona, may I have this issue assigned to me please?

wilkinsona

wilkinsona commented on Mar 10, 2025

@wilkinsona
Member

Thanks for the offer, @thecooldrop, but we've found that documentation updates like this are better handled by the core team.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @breun@wilkinsona@spring-projects-issues@thecooldrop

        Issue actions

          Clarify the situation with support for Prometheus PushGateway and the deprecated simpleclient · Issue #44392 · spring-projects/spring-boot