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