diff --git a/plugins/outputs/quix/README.md b/plugins/outputs/quix/README.md index cdb7ce03e58a1..d629d20df2467 100644 --- a/plugins/outputs/quix/README.md +++ b/plugins/outputs/quix/README.md @@ -2,17 +2,23 @@ This plugin writes metrics to a [Quix](https://quix.io/) endpoint. -Please consult Quix's [official documentation](https://quix.io/docs/) for more details on the Quix platform architecture and concepts. +Please consult Quix's [official documentation](https://quix.io/docs/) for more +details on the Quix platform architecture and concepts. ⭐ Telegraf v1.32.2 🏷️ cloud, messaging 💻 all ## Quix Authentication -This plugin uses an SDK token for authentication with Quix. You can generate one in the settings under the `API and tokens` section by clicking on `SDK Token`. +This plugin uses an SDK token for authentication with Quix. You can generate +one in the settings under the `API and tokens` section by clicking on +`SDK Token`. ## Global configuration options -In addition to the plugin-specific configuration settings, plugins support additional global and plugin configuration settings. These settings are used to modify metrics, tags, and field or create aliases and configure ordering, etc. See the [CONFIGURATION.md][CONFIGURATION.md] for more details. +In addition to the plugin-specific configuration settings, plugins support +additional global and plugin configuration settings. These settings are used to +modify metrics, tags, and field or create aliases and configure ordering, etc. +See the [CONFIGURATION.md][CONFIGURATION.md] for more details. [CONFIGURATION.md]: ../../../docs/CONFIGURATION.md#plugins @@ -37,11 +43,15 @@ configured. ### workspace -The workspace is the environment of your Quix project and is the `Workspace ID` or the `Environment ID` used to target your environment. It can be found in the settings under the `General settings` section. +The workspace is the environment of your Quix project and is the `Workspace ID` +or the `Environment ID` used to target your environment. It can be found in the +settings under the `General settings` section. ### auth_token -The auth_token is the `SDK Token` used to authenticate against your Quix environment and is limited to that environment. It can be found in the settings under the `API and tokens` section. +The auth_token is the `SDK Token` used to authenticate against your Quix +environment and is limited to that environment. It can be found in the settings +under the `API and tokens` section. ### topic