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