Zum Hauptinhalt springen

Exposed Metrics

1 Star Challenge 9/28

Find the endpoint that serves usage data to be scraped by a popular monitoring system.


In the task there is a link to the Github repo of a tool called Prometeus. In the documentation of Prometeus we can find out how to install and use it.

prometeus_using.png

In it we find 2 URL endpoints that we can try out. http://localhost:3000/metrics, http://localhost:3000/graph.

prometeus_metrics.png

Go back to the start page once and the success message appears.

Challenge completed!

You successfully solved a challenge: Exposed Metrics (Find the endpoint that serves usage data to be scraped by a popular monitoring system.)