Optional
appendAppend timestamp to metrics
Optional
endpointEndpoint the metrics should be exposed at with preceding slash
Optional
hostOptional
Experimental
metricNote, this option is experimental. Additional MetricProducers to use as a source of aggregated metric data in addition to the SDK's metric data. The resource returned by these MetricProducers is ignored; the SDK's resource will be used instead.
Optional
portPort number for Prometheus exporter server
Default registered port is 9464: https://github.com/prometheus/prometheus/wiki/Default-port-allocations
Optional
prefixApp prefix for metrics, if needed
Optional
preventPrevent the Prometheus exporter server from starting
Optional
withRegex pattern for defining which resource attributes will be applied as constant labels to the metrics. e.g. 'telemetry_.+' for all attributes starting with 'telemetry'.
Configuration interface for prometheus exporter