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
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