-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
good first issueFor people who want to get a first start.For people who want to get a first start.kind/bugDocumentation errors, broken links, incorrect informationDocumentation errors, broken links, incorrect information
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueFor people who want to get a first start.For people who want to get a first start.kind/bugDocumentation errors, broken links, incorrect informationDocumentation errors, broken links, incorrect information