Simple Prometheus
info
See also simpleprometheusreceiver docs in
opentelemetry-collector-contrib
repository.
note
You can configure the OpenTelemetry Collector for Simple Prometheus as part of Policy resources while applying the policy:
policy:
resources:
infra_meters:
prometheus_simple:
agent_group: default
per_agent_group: true
receivers:
prometheus_simple: [simpleprometheusreceiver configuration here]