A. You can use it to probe endpoints over HTTP, HTTPS.
B. You can use it to instrument applications with metrics.
C. You can use it to collect resource metrics from the application HTTP server.
D. You can use it to collect metrics for hardware and OS metrics.
A. You can use it to graph a gauge metric.
B. You can use it to graph a histogram metric.
C. You can use it to graph an info metric.
D. You can use it to graph a counter metric.
A. JMX exporter
B. Blackbox exporter
C. Apache exporter
D. SNMP exporter
A. It defines how often to send alerts.
B. It defines how often to refresh metrics.
C. It defines how frequently to scrape targets.
D. It defines how frequently to evaluate rules.
A. "api_http_requests_total" is a metric name.
B. "api_http_requests_total" is a metric label name.
C. "api_http_requests_total" is a metric type.
D. "api_http_requests_total" is a metric field.
A. How often Prometheus scrapes targets.
B. How often Prometheus sends metrics to remote storage.
C. How often Prometheus evaluates recording and alerting rules.
D. How often Prometheus compacts the TSDB data blocks.
A. Pull Gateway
B. PushProx
C. HA Proxy
D. Pull Proxy