Skip to content

Commit

Permalink
fix: move prometheus to metadata tag (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Jul 8, 2021
1 parent d94d129 commit 50bde06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheusx/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ func (h *Handler) SetRoutes(r *httprouter.Router) {

// Metrics outputs prometheus metrics
//
// swagger:route GET /metrics/prometheus admin prometheus
// swagger:route GET /metrics/prometheus metadata prometheus
//
// Get snapshot metrics from the service. If you're using k8s, you can then add annotations to
// your deployment like so:
Expand Down

0 comments on commit 50bde06

Please sign in to comment.