diff --git a/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf.md b/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf.md index 3a30432f019d..7a1feb5bf410 100644 --- a/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf.md +++ b/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf.md @@ -224,7 +224,7 @@ Install the Open Telemetry processor on your central server: | --------- | ---- | | Connector Name | Telegraf | | Connector Description | Telegraf | -| Command Line |```open_telemetry --processor=nagios_telegraf --extractor=attributes --host_path=resource_metrics.scope_metrics.data.data_points.attributes.host --service_path=resource_metrics.scope_metrics.data.data_points.attributes.service``` | +| Command Line |```opentelemetry --processor=nagios_telegraf --extractor=attributes --host_path=resource_metrics.scope_metrics.data.data_points.attributes.host --service_path=resource_metrics.scope_metrics.data.data_points.attributes.service``` | | Used by command || | Connector Status | Enabled |