0

By default kamon-prometheus exposes the metrics at http://localhost:9095. Is it possible to change it ,eg : http://localhost:9095/metrics?

iamsal
  • 63
  • 12

1 Answers1

0

Resolved .Without any additional configuration ,it gave the metrics at the desired endpoint.Whatever is given after http://localhost:9095 it scrapes and returns the metrics.

iamsal
  • 63
  • 12