docs: run make-docs (#11514)

This commit is contained in:
Joshua Powers 2022-07-18 15:04:41 -06:00 committed by GitHub
parent 1fa47c8221
commit f29f6cf6a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ instances of telegraf can read from a NATS cluster in parallel.
## With jetstream the nats-server persists messages and
## a consumer can consume historical messages. This is
## useful when telegraf needs to restart it don't miss a
## message. You need to configure the nats-server:
## message. You need to configure the nats-server.
## https://docs.nats.io/nats-concepts/jetstream.
jetstream_subjects = ["js_telegraf"]