Skip to content

Commit

Permalink
Fix broken link to Pushgateway documentation for Java client (prometh…
Browse files Browse the repository at this point in the history
…eus#2461)

Signed-off-by: Blazej Sewera <[email protected]>

Signed-off-by: Blazej Sewera <[email protected]>
  • Loading branch information
sewera authored Aug 20, 2024
1 parent 0a1c3b4 commit 8127e79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/docs/instrumenting/pushing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ makes it easy to instrument even shell scripts without a client library.
[README.md](https://github.com/prometheus/pushgateway/blob/master/README.md).

* For use from Java see the
[PushGateway](https://prometheus.github.io/client_java/io/prometheus/client/exporter/PushGateway.html)
class.
[Pushgateway documentation](https://prometheus.github.io/client_java/exporters/pushgateway/).

* For use from Go see the [Push](https://godoc.org/github.com/prometheus/client_golang/prometheus/push#Pusher.Push) and [Add](https://godoc.org/github.com/prometheus/client_golang/prometheus/push#Pusher.Add) methods.

Expand Down

0 comments on commit 8127e79

Please sign in to comment.