Prometheus

Supported Platforms

Platform
Metrics
Logs
Traces

Linux

Windows

macOS

Configuration Table

Parameter
Type
Default
Description

job_name*

string

The name of the scraper job. Will be set as service.name resource label.

static_targets*

strings

List of endpoints to scrape.

collection_interval

int

60

Sets how often (seconds) to scrape for metrics.

metrics_path

string

"/metrics"

HTTP Resource path on which to fetch metrics from targets.

*required field

Last updated

Was this helpful?