Scrape Target Basics - Prometheus Tutorials
sbcode.net › prometheus › scrape-targetsDescription. When you install Prometheus using. 1. apt install prometheus. 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 ...
HTTPS and authentication | Prometheus
prometheus.io › docs › prometheusPrometheus supports basic authentication and TLS. This is experimental and might change in the future. To specify which web configuration file to load, use the --web.config.file flag. The file is written in YAML format , defined by the scheme described below. Brackets indicate that a parameter is optional.