Scrape Target Basics
Video Lecture
Description
When you install Prometheus using
1 |
|
It sets up two metrics endpoints.
- Prometheus : http:127.0.0.1:9090/metrics
- Node Exporter : http:127.0.0.1:9100/metrics
In this video, I show where the settings are configured for these metrics endpoints, how to enable them, change them and show some of the properties that can be retrieved in the graph expressions field.