Wrong Url for Java PushGateway
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
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?
Hi Jan, thanks for the ping. Current documentation is here: https://prometheus.github.io/client_java/exporters/pushgateway/