diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index c641be2b3..19a6c0e77 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -145,7 +145,7 @@ input: id: lanz description: | The Arista LANZ Consumer input plugin provides a consumer for use with Arista Networks’ Latency Analyzer (LANZ). - Metrics are read from a stream of data via TCP through port 50001 on the switches management IP. Data is in Protobuffers format. + Metrics are read from a stream of data via TCP through port 50001 on the switch's management IP. Data is in Protobuffers format. For more information, see [Arista LANZ](https://www.arista.com/en/um-eos/eos-latency-analyzer-lanz). introduced: 1.14.0 tags: [linux, macos, windows, networking]