Prometheus

Supported Types

Metrics
Logs
Traces

Configuration Table

Parameter
Type
Default
Description

listen_port

int

9000

The TCP port the Prometheus exporter should listen on to be scraped by a Prometheus server

listen_address

string

"127.0.0.1"

The IP address the Prometheus exporter should listen on to be scraped by a Prometheus server

namespace

string

When set, exports metrics under the provided value

Last updated

Was this helpful?