docs icon indicating copy to clipboard operation
docs copied to clipboard

Wrong Url for Java PushGateway

Open Darnefei opened this issue 1 year ago • 2 comments

Wrong URLs:

On the website https://prometheus.io/docs/instrumenting/pushing/ the PushGateway Url for Java is wrong. The Pyhton one also just links to the python_client repository

I think it should be something like this: https://github.com/prometheus/client_java/blob/main/simpleclient-archive/simpleclient_pushgateway/src/main/java/io/prometheus/client/exporter/PushGateway.java in the content/docs/instrumenting/pushing.md file

Darnefei avatar May 08 '24 09:05 Darnefei

Hello from the bug scrub! Unforunately the proposed links are no longer valid, apologies for the long delay. @fstab do you have any suggestions which links to use?

jan--f avatar Dec 09 '25 20:12 jan--f

Hi Jan, thanks for the ping. Current documentation is here: https://prometheus.github.io/client_java/exporters/pushgateway/

fstab avatar Dec 11 '25 16:12 fstab