CollectD `write_http` plugin JSON
info
See also collectdreceiver docs in opentelemetry-collector-contrib
repository.
note
The collectdreceiver
extension is available in the default agent image. If
you're building your own Aperture Agent, add
integrations/otel/collectdreceiver
to the bundled_extensions
list to make
the receiver available.
You can configure the OpenTelemetry Collector for
CollectD write_http
plugin JSON as part of Policy
resources while applying the policy:
policy:
resources:
infra_meters:
collectd:
agent_group: default
per_agent_group: true
receivers:
collectd: [collectdreceiver configuration here]