From 6738babc1b2a21f32818ed7eed2e729fff822a71 Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Tue, 25 Aug 2020 10:36:29 -0700 Subject: [PATCH] Telegraf and other updates - Addressed PR feedback. - Added `children` short code to index pages. - Reworked descriptions for SEO. --- .../v1.7/about_the_project/_index.md | 2 +- .../chronograf/v1.7/about_the_project/cla.md | 2 +- .../release-notes-changelog.md | 2 +- content/chronograf/v1.8/_index.md | 4 +- .../v1.8/about_the_project/_index.md | 18 +------ .../chronograf/v1.8/about_the_project/cla.md | 3 +- .../v1.8/about_the_project/contributing.md | 3 +- .../v1.8/about_the_project/licenses.md | 1 + .../release-notes-changelog.md | 2 +- .../chronograf/v1.8/administration/_index.md | 44 ++------------- .../v1.8/administration/chrono-on-clusters.md | 2 +- .../v1.8/administration/config-options.md | 3 +- .../v1.8/administration/configuration.md | 3 +- .../administration/creating-connections.md | 2 +- .../import-export-dashboards.md | 2 +- .../managing-chronograf-users.md | 3 +- .../administration/managing-influxdb-users.md | 3 +- .../administration/managing-organizations.md | 10 ++-- .../migrate-to-high-availability.md | 5 +- .../administration/prebuilt-dashboards.md | 2 +- .../administration/restoring-chronograf-db.md | 3 +- .../v1.8/administration/upgrading.md | 2 +- content/chronograf/v1.8/guides/_index.md | 54 +------------------ .../v1.8/guides/advanced-kapacitor.md | 3 +- content/chronograf/v1.8/guides/annotations.md | 3 +- .../chronograf/v1.8/guides/cloning-in-ui.md | 3 +- .../guides/configuring-alert-endpoints.md | 2 +- .../v1.8/guides/create-a-dashboard.md | 2 +- .../v1.8/guides/create-alert-rules.md | 3 +- .../guides/dashboard-template-variables.md | 8 +-- .../monitoring-influxenterprise-clusters.md | 2 +- .../guides/using-precreated-dashboards.md | 3 +- .../v1.8/guides/visualization-types.md | 4 +- .../chronograf/v1.8/introduction/_index.md | 18 ++----- .../v1.8/introduction/getting-started.md | 3 +- content/chronograf/v1.8/tools/_index.md | 3 +- .../chronograf/v1.8/tools/chronoctl/_index.md | 3 +- .../v1.8/tools/chronoctl/add-superadmin.md | 3 +- .../v1.8/tools/chronoctl/list-users.md | 3 +- .../v1.8/tools/chronoctl/migrate.md | 3 +- .../v1.8/tools/chronograf-cli/_index.md | 3 +- .../frequently-asked-questions.md | 1 + content/enterprise_influxdb/v1.8/_index.md | 3 +- .../v1.8/about-the-project/_index.md | 3 +- .../release-notes-changelog.md | 3 +- .../v1.8/administration/_index.md | 46 +--------------- .../v1.8/administration/anti-entropy-api.md | 3 +- .../v1.8/administration/backup-and-restore.md | 3 +- .../v1.8/administration/cluster-commands.md | 3 +- .../v1.8/administration/config-data-nodes.md | 3 +- .../v1.8/administration/config-meta-nodes.md | 3 +- .../v1.8/administration/configuration.md | 3 +- .../v1.8/administration/ldap.md | 3 +- .../v1.8/administration/logs.md | 3 +- .../v1.8/concepts/_index.md | 2 +- .../v1.8/concepts/clustering.md | 3 +- .../v1.8/features/_index.md | 2 +- .../v1.8/guides/fine-grained-authorization.md | 3 +- .../v1.8/guides/https_setup.md | 2 + .../v1.8/guides/smtp-server.md | 3 +- .../install-and-deploy/deploying/_index.md | 3 +- .../deploying/aws/config-options.md | 3 +- .../install-and-deploy/deploying/azure.md | 3 +- .../deploying/google-cloud-platform.md | 3 +- .../v1.8/introduction/_index.md | 2 +- .../v1.8/introduction/getting-started.md | 2 +- .../frequently_asked_questions.md | 2 +- .../v1.8/troubleshooting/reporting-issues.md | 2 +- .../influxdb/v1.8/about_the_project/_index.md | 3 +- .../additional_resources.md | 2 +- .../influxdb/v1.8/administration/_index.md | 2 +- .../v1.8/administration/backup_and_restore.md | 3 +- .../influxdb/v1.8/administration/config.md | 3 +- .../v1.8/administration/https_setup.md | 3 +- content/influxdb/v1.8/administration/logs.md | 3 +- content/influxdb/v1.8/administration/ports.md | 2 +- .../v1.8/administration/rebuild-tsi-index.md | 2 +- .../stability_and_compatibility.md | 3 +- .../administration/subscription-management.md | 3 +- .../influxdb/v1.8/administration/upgrading.md | 2 +- content/influxdb/v1.8/concepts/crosswalk.md | 2 +- .../v1.8/concepts/insights_tradeoffs.md | 2 +- .../v1.8/concepts/schema_and_data_layout.md | 7 +-- .../influxdb/v1.8/concepts/storage_engine.md | 3 +- .../v1.8/concepts/time-series-index.md | 3 +- .../influxdb/v1.8/guides/hardware_sizing.md | 3 +- content/influxdb/v1.8/guides/query_data.md | 2 +- content/influxdb/v1.8/guides/write_data.md | 3 +- .../influxdb/v1.8/high_availability/_index.md | 3 +- .../v1.8/high_availability/clusters.md | 1 + .../influxdb/v1.8/query_language/_index.md | 3 +- .../v1.8/query_language/continuous_queries.md | 4 +- .../v1.8/query_language/explore-data.md | 2 +- .../v1.8/query_language/explore-schema.md | 1 + .../influxdb/v1.8/query_language/functions.md | 3 +- .../v1.8/query_language/manage-database.md | 2 +- .../v1.8/query_language/math_operators.md | 2 +- .../v1.8/query_language/sample-data.md | 1 + .../v1.8/supported_protocols/_index.md | 16 +----- .../v1.8/supported_protocols/collectd.md | 3 +- .../v1.8/supported_protocols/graphite.md | 3 +- .../v1.8/supported_protocols/opentsdb.md | 3 +- content/influxdb/v1.8/tools/_index.md | 1 + content/influxdb/v1.8/tools/api.md | 3 +- .../v1.8/tools/api_client_libraries.md | 7 +-- content/influxdb/v1.8/tools/grafana.md | 3 +- content/influxdb/v1.8/tools/inch.md | 5 +- content/influxdb/v1.8/tools/influx_inspect.md | 3 +- content/influxdb/v1.8/tools/influxd/_index.md | 3 +- content/influxdb/v1.8/tools/influxd/backup.md | 3 +- .../influxdb/v1.8/tools/influxd/restore.md | 3 +- content/influxdb/v1.8/tools/influxd/run.md | 3 +- .../influxdb/v1.8/tools/influxd/version.md | 3 +- content/influxdb/v1.8/tools/shell.md | 2 +- .../influxdb/v1.8/troubleshooting/errors.md | 3 +- .../frequently-asked-questions.md | 1 + .../v1.8/troubleshooting/query_management.md | 2 +- .../influxdb/v1.8/write_protocols/_index.md | 3 +- .../line_protocol_reference.md | 4 +- .../write_protocols/line_protocol_tutorial.md | 4 +- .../kapacitor/v1.5/administration/_index.md | 2 +- .../v1.5/administration/configuration.md | 2 +- .../administration/subscription-management.md | 3 +- .../kapacitor/v1.5/event_handlers/_index.md | 3 +- .../v1.5/event_handlers/aggregate.md | 3 +- .../kapacitor/v1.5/event_handlers/alerta.md | 3 +- .../kapacitor/v1.5/event_handlers/discord.md | 3 +- .../kapacitor/v1.5/event_handlers/email.md | 3 +- content/kapacitor/v1.5/event_handlers/exec.md | 3 +- .../kapacitor/v1.5/event_handlers/hipchat.md | 3 +- .../kapacitor/v1.5/event_handlers/kafka.md | 3 +- content/kapacitor/v1.5/event_handlers/log.md | 3 +- .../v1.5/event_handlers/microsoftteams.md | 3 +- content/kapacitor/v1.5/event_handlers/mqtt.md | 3 +- .../v1.5/event_handlers/opsgenie/v1.md | 3 +- .../v1.5/event_handlers/opsgenie/v2.md | 3 +- .../v1.5/event_handlers/pagerduty/v1.md | 3 +- .../v1.5/event_handlers/pagerduty/v2.md | 3 +- content/kapacitor/v1.5/event_handlers/post.md | 3 +- .../kapacitor/v1.5/event_handlers/publish.md | 3 +- .../kapacitor/v1.5/event_handlers/pushover.md | 3 +- .../kapacitor/v1.5/event_handlers/sensu.md | 3 +- .../kapacitor/v1.5/event_handlers/slack.md | 3 +- .../kapacitor/v1.5/event_handlers/snmptrap.md | 3 +- content/kapacitor/v1.5/event_handlers/talk.md | 3 +- content/kapacitor/v1.5/event_handlers/tcp.md | 3 +- .../kapacitor/v1.5/event_handlers/telegram.md | 3 +- .../v1.5/event_handlers/victorops.md | 3 +- .../v1.5/guides/continuous_queries.md | 2 +- .../v1.5/guides/event-handler-setup.md | 3 +- .../guides/hierarchical-alert-suppression.md | 3 +- .../kapacitor/v1.5/guides/join_backfill.md | 3 +- .../kapacitor/v1.5/guides/live_leaderboard.md | 3 +- .../kapacitor/v1.5/guides/load_directory.md | 3 +- .../v1.5/guides/scheduled-downtime.md | 3 +- content/kapacitor/v1.5/guides/socket_udf.md | 3 +- .../v1.5/guides/two-measurement-alert.md | 3 +- .../v1.5/introduction/installation.md | 1 + content/kapacitor/v1.5/nodes/alert_node.md | 3 +- content/kapacitor/v1.5/nodes/barrier_node.md | 3 +- content/kapacitor/v1.5/nodes/batch_node.md | 3 +- .../v1.5/nodes/change_detect_node.md | 3 +- content/kapacitor/v1.5/nodes/combine_node.md | 3 +- .../kapacitor/v1.5/nodes/derivative_node.md | 3 +- .../v1.5/nodes/ec2_autoscale_node.md | 3 +- content/kapacitor/v1.5/nodes/eval_node.md | 3 +- content/kapacitor/v1.5/nodes/from_node.md | 3 +- content/kapacitor/v1.5/nodes/group_by_node.md | 3 +- content/kapacitor/v1.5/nodes/http_out_node.md | 3 +- .../kapacitor/v1.5/nodes/http_post_node.md | 3 +- .../v1.5/nodes/influx_d_b_out_node.md | 3 +- .../kapacitor/v1.5/nodes/influx_q_l_node.md | 3 +- content/kapacitor/v1.5/nodes/join_node.md | 3 +- .../v1.5/nodes/k8s_autoscale_node.md | 3 +- content/kapacitor/v1.5/nodes/query_node.md | 3 +- content/kapacitor/v1.5/nodes/sample_node.md | 3 +- content/kapacitor/v1.5/nodes/shift_node.md | 3 +- content/kapacitor/v1.5/nodes/sideload_node.md | 3 +- .../kapacitor/v1.5/nodes/state_count_node.md | 3 +- .../v1.5/nodes/state_duration_node.md | 3 +- content/kapacitor/v1.5/nodes/stats_node.md | 3 +- content/kapacitor/v1.5/nodes/stream_node.md | 3 +- .../v1.5/nodes/swarm_autoscale_node.md | 3 +- content/kapacitor/v1.5/nodes/union_node.md | 3 +- content/kapacitor/v1.5/tick/expr.md | 5 +- .../frequently-asked-questions.md | 2 +- content/kapacitor/v1.5/working/_index.md | 2 +- content/kapacitor/v1.5/working/api.md | 3 +- content/kapacitor/v1.5/working/cli_client.md | 3 +- .../kapacitor/v1.5/working/custom_output.md | 3 +- .../kapacitor/v1.5/working/template_tasks.md | 3 +- content/telegraf/v1.15/plugins/_index.md | 15 +----- 192 files changed, 351 insertions(+), 393 deletions(-) diff --git a/content/chronograf/v1.7/about_the_project/_index.md b/content/chronograf/v1.7/about_the_project/_index.md index f95094762..fb766c8bc 100644 --- a/content/chronograf/v1.7/about_the_project/_index.md +++ b/content/chronograf/v1.7/about_the_project/_index.md @@ -1,6 +1,6 @@ --- title: About the Chronograf project -description: Learn about Chronograf, the UI component for InfluxDB. +description: Learn about Chronograf, the user interface (UI) for InfluxDB. menu: chronograf_1_7: name: About the project diff --git a/content/chronograf/v1.7/about_the_project/cla.md b/content/chronograf/v1.7/about_the_project/cla.md index cff63a03e..b5cc29262 100644 --- a/content/chronograf/v1.7/about_the_project/cla.md +++ b/content/chronograf/v1.7/about_the_project/cla.md @@ -1,6 +1,6 @@ --- title: InfluxData Contributor License Agreement (CLA) -description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. +description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. menu: chronograf_1_7: weight: 30 diff --git a/content/chronograf/v1.7/about_the_project/release-notes-changelog.md b/content/chronograf/v1.7/about_the_project/release-notes-changelog.md index 251bf497e..825dc3bc7 100644 --- a/content/chronograf/v1.7/about_the_project/release-notes-changelog.md +++ b/content/chronograf/v1.7/about_the_project/release-notes-changelog.md @@ -1,6 +1,6 @@ --- title: Chronograf 1.7 release notes -description: Important changes and and what's new in each version of Chronograf. +description: Important changes and what's new in each version of Chronograf. menu: chronograf_1_7: name: Release notes diff --git a/content/chronograf/v1.8/_index.md b/content/chronograf/v1.8/_index.md index 527324de9..b884c19a7 100644 --- a/content/chronograf/v1.8/_index.md +++ b/content/chronograf/v1.8/_index.md @@ -1,8 +1,10 @@ --- title: Chronograf 1.8 documentation +description: Chronograf is InfluxData's open source web application. +Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. menu: chronograf_1_8: - name: Chronograf v1.8 + name: Chronograf v1.8 weight: 1 --- diff --git a/content/chronograf/v1.8/about_the_project/_index.md b/content/chronograf/v1.8/about_the_project/_index.md index fe70cef1c..54e804b17 100644 --- a/content/chronograf/v1.8/about_the_project/_index.md +++ b/content/chronograf/v1.8/about_the_project/_index.md @@ -1,6 +1,6 @@ --- title: About the Chronograf project -description: Learn about Chronograf, the UI component for InfluxDB. +description: Learn about Chronograf, the user interface (UI) for InfluxDB. menu: chronograf_1_8: name: About the project @@ -10,21 +10,7 @@ Chronograf is the user interface component of the [InfluxData time series platfo Follow the links below for more information. -## [Chronograf 1.8 release notes](/chronograf/v1.8/about_the_project/release-notes-changelog/) - -The [Chronograf 1.8 release notes](/chronograf/v1.8/about_the_project/release-notes-changelog/) includes details about features, bug fixes, and breaking changes for current and earlier Chronograf OSS releases. - -## [Contributing to Chronograf](https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md) - -See [Contributing to InfluxDB OSS](https://github.com/influxdata/chronograf/blob/master/CONTRIBUTING.md) for information about how you can contribute to the InfluxDB OSS GitHub project. - -### [InfluxData Contributor License Agreement (CLA)](https://influxdata.com/community/cla/) - -In order to begin contributing to InfluxDB OSS project, you need to complete and sign the [InfluxData Contributor License Agreement (CLA)](https://influxdata.com/community/cla/). - -## [Open source license for Chronograf](https://github.com/influxdata/chronograf/blob/master/LICENSE/) - -See the [open source license for Chronograf](https://github.com/influxdata/chronograf/blob/master/LICENSE/) for conditions and restrictions for the use of the Chronograf source code. +{{< children >}} Chronograf is released under the GNU Affero General Public License. This Free Software Foundation license is fairly new, and differs from the more widely known and understood GPL. diff --git a/content/chronograf/v1.8/about_the_project/cla.md b/content/chronograf/v1.8/about_the_project/cla.md index aba3ef015..4be7081b5 100644 --- a/content/chronograf/v1.8/about_the_project/cla.md +++ b/content/chronograf/v1.8/about_the_project/cla.md @@ -1,6 +1,7 @@ --- title: InfluxData Contributor License Agreement (CLA) -description: Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. +description: > + Before contributing to the Chronograf project, submit the InfluxData Contributor License Agreement. menu: chronograf_1_8: weight: 30 diff --git a/content/chronograf/v1.8/about_the_project/contributing.md b/content/chronograf/v1.8/about_the_project/contributing.md index f33ba8c59..efcb17698 100644 --- a/content/chronograf/v1.8/about_the_project/contributing.md +++ b/content/chronograf/v1.8/about_the_project/contributing.md @@ -1,7 +1,6 @@ --- title: Contribute to Chronograf -description: > - Contribute to the Chronograf project. +description: Contribute to the Chronograf project. menu: chronograf_1_8: name: Contribute diff --git a/content/chronograf/v1.8/about_the_project/licenses.md b/content/chronograf/v1.8/about_the_project/licenses.md index 6ed876c7e..0db15ab52 100644 --- a/content/chronograf/v1.8/about_the_project/licenses.md +++ b/content/chronograf/v1.8/about_the_project/licenses.md @@ -1,5 +1,6 @@ --- title: Open source license for Chronograf +description: Find the open source license for Chronograf. menu: chronograf_1_8: Name: Open source license diff --git a/content/chronograf/v1.8/about_the_project/release-notes-changelog.md b/content/chronograf/v1.8/about_the_project/release-notes-changelog.md index e7f27a9dd..d167500f6 100644 --- a/content/chronograf/v1.8/about_the_project/release-notes-changelog.md +++ b/content/chronograf/v1.8/about_the_project/release-notes-changelog.md @@ -1,6 +1,6 @@ --- title: Chronograf 1.8 release notes -description: Important changes and and what's new in each version of Chronograf. +description: Important changes and what's new in each version of Chronograf. menu: chronograf_1_8: name: Release notes diff --git a/content/chronograf/v1.8/administration/_index.md b/content/chronograf/v1.8/administration/_index.md index 28ed328f9..0c0ccdac5 100644 --- a/content/chronograf/v1.8/administration/_index.md +++ b/content/chronograf/v1.8/administration/_index.md @@ -1,6 +1,7 @@ --- title: Administering Chronograf -description: Learn how to administer Chronograf. +description: > + Upgrade and configure Chronograf, plus manage connections, users, security, and organizations. menu: chronograf_1_8: name: Administration @@ -10,43 +11,4 @@ menu: Follow the links below for more information. -## [Upgrade to Chronograf 1.8](/chronograf/v1.8/administration/upgrading/) - -See [Upgrade to Chronograf 1.8](/chronograf/v1.8/administration/upgrading/) for details on upgrading to the latest Chronograf release. - -## [Configure Chronograf 1.8](/chronograf/v1.8/administration/configuration/) - -See [Configure Chronograf 1.8](/chronograf/v1.8/administration/configuration/) to information on starting Chronograf, configuring Chronograf, setting custom default Chronograf configuration options, and enabling security, multi-organization, and multi-user support. - -## [Configuration options](/chronograf/v1.8/administration/config-options/) - -[Configuration options](/chronograf/v1.8/administration/config-options/) includes details on Chronograf configuration options, including command line settings and environment variables, for the Chronograf service, connections for Kapacitor and InfluxDB, and OAuth 2.0 authentication options. - -## [Connect Chronograf to InfluxDB Enterprise clusters](/chronograf/v1.8/administration/chrono-on-clusters/) - -[Connect Chronograf to InfluxDB Enterprise clusters](/chronograf/v1.8/administration/chrono-on-clusters/) covers details on configuring and using Chronograf to monitor and manage your InfluxDB Enterprise clusters. - -## [Create InfluxDB and Kapacitor connections](/chronograf/v1.8/administration/creating-connections/) - -[Create InfluxDB and Kapacitor connections](/chronograf/v1.8/administration/creating-connections/) includes steps for creating InfluxDB and Kapacitor connections for use with Chronograf. - -## [Manage InfluxDB users in Chronograf](/chronograf/v1.8/administration/managing-influxdb-users/) - -[Manage InfluxDB users in Chronograf](/chronograf/v1.8/administration/managing-influxdb-users/) covers how to use Chronograf to create and manage InfluxDB users, roles, and permissions. - -## [Manage Chronograf security](/chronograf/v1.8/administration/managing-security/) - -See [Manage Chronograf security](/chronograf/v1.8/administration/managing-security/) for details on configuring OAuth 2.0 authentication providers, authentication duration, and configuring TLS and HTTPS support. - -## [Manage Chronograf organizations](/chronograf/v1.8/administration/managing-organizations/) - -[Manage Chronograf organizations](/chronograf/v1.8/administration/managing-organizations/) covers use of the Default organization and creating, managing, and removing Chronograf organizations. - -## [Manage Chronograf users](/chronograf/v1.8/administration/managing-chronograf-users/) - -See [Manage Chronograf users](/chronograf/v1.8/administration/managing-chronograf-users/) for details on managing Chronograf users and roles, organization-bound users, cross-organization SuperAdmin status, and navigating organizations in the Chronograf user interface. - -## [Transition from InfluxDB's Web Admin Interface](/chronograf/v1.8/guides/transition-web-admin-interface/) - -Versions 1.3+ of InfluxDB OSS and InfluxDB Enterprise no longer support the web admin interface, the built-in user interface for writing and querying data in InfluxDB. -Learn how to use Chronograf as a replacement for the web admin interface. +{{< children >}} diff --git a/content/chronograf/v1.8/administration/chrono-on-clusters.md b/content/chronograf/v1.8/administration/chrono-on-clusters.md index 1b93297aa..ad8535ebe 100644 --- a/content/chronograf/v1.8/administration/chrono-on-clusters.md +++ b/content/chronograf/v1.8/administration/chrono-on-clusters.md @@ -1,6 +1,6 @@ --- title: Connecting Chronograf to InfluxDB Enterprise clusters -description: Connect Chronograf to InfluxDB Enterprise clusters. +description: Work with InfluxDB Enterprise clusters through the Chronograf UI. menu: chronograf_1_8: name: Connecting Chronograf to InfluxDB Enterprise diff --git a/content/chronograf/v1.8/administration/config-options.md b/content/chronograf/v1.8/administration/config-options.md index 1a03d3ec4..a2118fccd 100644 --- a/content/chronograf/v1.8/administration/config-options.md +++ b/content/chronograf/v1.8/administration/config-options.md @@ -1,6 +1,7 @@ --- title: Chronograf configuration options -description: Options available in the Chronograf configuration file and environment variables. +description: > + Options available in the Chronograf configuration file and environment variables. menu: chronograf_1_8: name: Configuration options diff --git a/content/chronograf/v1.8/administration/configuration.md b/content/chronograf/v1.8/administration/configuration.md index d11133b7a..b7c9510af 100644 --- a/content/chronograf/v1.8/administration/configuration.md +++ b/content/chronograf/v1.8/administration/configuration.md @@ -1,6 +1,7 @@ --- title: Configure Chronograf -description: Configure Chronograf, including security, multiple users, and multiple organizations. +description: > + Configure Chronograf, including security, multiple users, and multiple organizations. menu: chronograf_1_8: name: Configure diff --git a/content/chronograf/v1.8/administration/creating-connections.md b/content/chronograf/v1.8/administration/creating-connections.md index bdf93a622..972caf1d1 100644 --- a/content/chronograf/v1.8/administration/creating-connections.md +++ b/content/chronograf/v1.8/administration/creating-connections.md @@ -1,6 +1,6 @@ --- title: Create InfluxDB and Kapacitor connections -description: Create and manage InfluxDB and Kapacitor connections for use with Chronograf. +description: Create and manage InfluxDB and Kapacitor connections in the UI. menu: chronograf_1_8: name: Create InfluxDB and Kapacitor connections diff --git a/content/chronograf/v1.8/administration/import-export-dashboards.md b/content/chronograf/v1.8/administration/import-export-dashboards.md index 1ec69ec89..8e54d8505 100644 --- a/content/chronograf/v1.8/administration/import-export-dashboards.md +++ b/content/chronograf/v1.8/administration/import-export-dashboards.md @@ -1,6 +1,6 @@ --- title: Import and export Chronograf dashboards -description: Import and export Chronograf dashboards. +description: Share dashboard JSON files between Chronograf instances. menu: chronograf_1_8: weight: 120 diff --git a/content/chronograf/v1.8/administration/managing-chronograf-users.md b/content/chronograf/v1.8/administration/managing-chronograf-users.md index 9f1ce8770..67ccab780 100644 --- a/content/chronograf/v1.8/administration/managing-chronograf-users.md +++ b/content/chronograf/v1.8/administration/managing-chronograf-users.md @@ -1,6 +1,7 @@ --- title: Manage Chronograf users -description: Manage users and roles in Chronograf. +description: > + Manage users and roles, including SuperAdmin status and organization-bound users. menu: chronograf_1_8: name: Manage Chronograf users diff --git a/content/chronograf/v1.8/administration/managing-influxdb-users.md b/content/chronograf/v1.8/administration/managing-influxdb-users.md index 9cd41f2ec..4fb98bc4f 100644 --- a/content/chronograf/v1.8/administration/managing-influxdb-users.md +++ b/content/chronograf/v1.8/administration/managing-influxdb-users.md @@ -1,6 +1,7 @@ --- title: Manage InfluxDB users in Chronograf -description: Enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users in Chronograf. +description: > + Enable authentication and manage InfluxDB OSS and InfluxDB Enterprise users in Chronograf. aliases: - /chronograf/v1.8/administration/user-management/ menu: diff --git a/content/chronograf/v1.8/administration/managing-organizations.md b/content/chronograf/v1.8/administration/managing-organizations.md index 6ff5aa63b..a75bb644b 100644 --- a/content/chronograf/v1.8/administration/managing-organizations.md +++ b/content/chronograf/v1.8/administration/managing-organizations.md @@ -1,6 +1,6 @@ --- title: Manage Chronograf organizations -description: Manage organizations in Chronograf. +description: Create, configure, map, and remove organizations in Chronograf. menu: chronograf_1_8: name: Manage Chronograf organizations @@ -11,7 +11,7 @@ menu: **On this page:** * [About Chronograf organizations](#about-chronograf-organizations) -* [Use the Default organization](#use-the-default-organization) +* [Use the default organization](#use-the-default-organization) * [Create organizations](#create-organizations) * [Configure organizations](#configure-organizations) * [Map organizations](#map-organizations) @@ -30,12 +30,12 @@ A Chronograf organization is a collection of Chronograf users who share common C > ***Note:*** Only users with SuperAdmin status can manage organizations. Admins, editors, viewers, and members cannot manage organizations unless they have SuperAdmin status. -## Use the Default organization +## Use the default organization ->***Note:*** The Default organization can be used to support Chronograf as configured in versions earlier than 1.4. +>***Note:*** The default organization can be used to support Chronograf as configured in versions earlier than 1.4. > Upon upgrading, any Chronograf resources that existed prior to 1.4 automatically become owned by the Default organization. -Upon installation, the Default organization is ready for use and allows Chronograf to be used as-is. +Upon installation, the default organization is ready for use and allows Chronograf to be used as-is. ## Creating organizations diff --git a/content/chronograf/v1.8/administration/migrate-to-high-availability.md b/content/chronograf/v1.8/administration/migrate-to-high-availability.md index 53f4abc95..7b6dcc3e3 100644 --- a/content/chronograf/v1.8/administration/migrate-to-high-availability.md +++ b/content/chronograf/v1.8/administration/migrate-to-high-availability.md @@ -1,6 +1,7 @@ --- title: Migrate to a Chronograf HA configuration -description: Migrate a Chronograf single instance configuration using BoltDB to a Chronograf high-availability (HA) cluster configuration using etcd. +description: > + Migrate a Chronograf single instance configuration using BoltDB to a Chronograf high-availability (HA) cluster configuration using etcd. menu: chronograf_1_8: weight: 10 @@ -20,7 +21,7 @@ Use [`chronoctl`](/chronograf/v1.8/tools/chronoctl/) to migrate your Chronograf $ chronoctl migrate -f bolt:///path/to/chronograf-v1.db -t etcd://localhost:2379 ``` - > **Note:** + > **Note:** If you have authentication on `etcd`, use the standard URI format to define a username and password. For example, `etcd://user:pass@localhost:2379` 5. Update links to Chronograf (for example, from external sources) to reflect your new URLs: diff --git a/content/chronograf/v1.8/administration/prebuilt-dashboards.md b/content/chronograf/v1.8/administration/prebuilt-dashboards.md index 84dda0d7a..2f6406654 100644 --- a/content/chronograf/v1.8/administration/prebuilt-dashboards.md +++ b/content/chronograf/v1.8/administration/prebuilt-dashboards.md @@ -1,6 +1,6 @@ --- title: Prebuilt dashboards in Chronograf -description: Prebuilt dashboards into Chronograf based on Telegraf plugins. +description: Import prebuilt dashboards into Chronograf based on Telegraf plugins. menu: chronograf_1_8: name: Prebuilt dashboards in Chronograf diff --git a/content/chronograf/v1.8/administration/restoring-chronograf-db.md b/content/chronograf/v1.8/administration/restoring-chronograf-db.md index c3c6586ab..92a8af9fa 100644 --- a/content/chronograf/v1.8/administration/restoring-chronograf-db.md +++ b/content/chronograf/v1.8/administration/restoring-chronograf-db.md @@ -1,6 +1,7 @@ --- title: Restore a Chronograf database -description: If you're rolling back to a previous version of Chronograf, restore your internal database. +description: > + If you're rolling back to a previous version of Chronograf, restore your internal database. menu: chronograf_1_8: weight: 110 diff --git a/content/chronograf/v1.8/administration/upgrading.md b/content/chronograf/v1.8/administration/upgrading.md index 2a2438adb..edca5626f 100644 --- a/content/chronograf/v1.8/administration/upgrading.md +++ b/content/chronograf/v1.8/administration/upgrading.md @@ -14,4 +14,4 @@ If you're upgrading from Chronograf 1.4 or later, [download and install](https:/ > ***Note:*** Installing a new version of Chronograf automatically clears the localStorage settings. -After upgrading, see [Get Started](/chronograf/latest/introduction/getting-started/) to get up and running. +After upgrading, see [Get started](/chronograf/latest/introduction/getting-started/) to get up and running. diff --git a/content/chronograf/v1.8/guides/_index.md b/content/chronograf/v1.8/guides/_index.md index 510bffa21..8d8110870 100644 --- a/content/chronograf/v1.8/guides/_index.md +++ b/content/chronograf/v1.8/guides/_index.md @@ -9,56 +9,4 @@ menu: Follow the links below to explore Chronograf's features. - -## [Explore data in Chronograf](/chronograf/v1.8/guides/querying-data) - -Use Chronograf's Data Explorer to query and visualize your time series data. - -## [Use pre-created dashboards](/chronograf/v1.8/guides/using-precreated-dashboards/) - -Pre-created dashboards are available when the required Telegraf input plugins are enabled. These dashboards include cells with data visualizations for metrics that are relevant to data sources you are likely to be using. - -## [Use the TICKscript editor](/chronograf/v1.8/guides/tickscript-logging/) - -Using the TICKscript editor in Chronograf to create, test, and debug Kapacitor TICKscripts. - -## [Create dashboards](/chronograf/latest/guides/create-a-dashboard/) - -Chronograf offers a complete dashboard solution for visualizing your data and monitoring your infrastructure. -Learn how to create customized dashboards in Chronograf. - -## [Clone dashboards and cells](/chronograf/v1.8/guides/cloning-in-ui/) - -Use Chronograf's cloning functionality to make copies of dashboards and cells. - -## [Visualization types in Chronograf](/chronograf/v1.8/guides/visualization-types/) - -Describes the visualization types available to display in Chronograf views in dashboards. - -## [Add annotations in Chronograf views](/chronograf/v1.8/guides/annotations/) - -Describes how to add annotations to Chronograf views with the user interface or using the command line interface. - -## [Create Chronograf alert rules](/chronograf/v1.8/guides/create-alert-rules/) - -Learn how to create alert rules in Chronograf. - -## [Configure Chronograf alert endpoints](/chronograf/v1.8/guides/configuring-alert-endpoints/) - -Chronograf works with Kapacitor to send alert messages to supported event handlers. -Use Chronograf to send alert messages to specific URLs as well as to applications like Slack and HipChat. -Learn how to set up event handlers in Chronograf. - -## [Monitor InfluxDB Enterprise clusters](/chronograf/v1.8/guides/monitoring-influxenterprise-clusters/) - -InfluxDB Enterprise offers high availability and a highly-scalable clustering solution for your time series data needs. -Learn how to use Chronograf to assess your cluster’s health and monitor the infrastructure behind your project. - -## [Use dashboard template variables](/chronograf/v1.8/guides/dashboard-template-variables/) - -Learn how to use Chronograf's dashboard template variables to interact with your dashboards and gain insights into your data. - -## [Advanced Kapacitor usage](/chronograf/v1.8/guides/advanced-kapacitor/) - -Chronograf provides a user interface for Kapacitor, InfluxData’s processing framework for creating alerts, running ETL jobs, and detecting anomalies in your data. -Learn how Kapacitor interacts with Chronograf at a lower level and learn about advanced Kapacitor usage within Chronograf. +{{< children >}} diff --git a/content/chronograf/v1.8/guides/advanced-kapacitor.md b/content/chronograf/v1.8/guides/advanced-kapacitor.md index 4ed6df940..397005f04 100644 --- a/content/chronograf/v1.8/guides/advanced-kapacitor.md +++ b/content/chronograf/v1.8/guides/advanced-kapacitor.md @@ -1,6 +1,7 @@ --- title: Advanced Kapacitor usage -description: Use Kapacitor with Chronograf for alert history and TICKscript management. +description: > + Use Kapacitor with Chronograf to manage alert history and TICKscripts. menu: chronograf_1_8: weight: 100 diff --git a/content/chronograf/v1.8/guides/annotations.md b/content/chronograf/v1.8/guides/annotations.md index 35a37a775..01d0c2254 100644 --- a/content/chronograf/v1.8/guides/annotations.md +++ b/content/chronograf/v1.8/guides/annotations.md @@ -1,6 +1,7 @@ --- title: Use annotations in Chronograf views -description: Add contextual information to Chronograf dashboards with annotations. +description: > + Add contextual information to Chronograf dashboards with annotations. menu: chronograf_1_8: name: Use annotations diff --git a/content/chronograf/v1.8/guides/cloning-in-ui.md b/content/chronograf/v1.8/guides/cloning-in-ui.md index ee53b189e..54120c61d 100644 --- a/content/chronograf/v1.8/guides/cloning-in-ui.md +++ b/content/chronograf/v1.8/guides/cloning-in-ui.md @@ -1,6 +1,7 @@ --- title: Clone dashboards and cells -description: Clone, or duplicate, a dashboard or a cell to use as starting points for creating dashboards or cells using the copy as a template. +description: > + Clone a dashboard or a cell and use the copy as a starting point to create new dashboard or cells. menu: chronograf_1_8: weight: 70 diff --git a/content/chronograf/v1.8/guides/configuring-alert-endpoints.md b/content/chronograf/v1.8/guides/configuring-alert-endpoints.md index 8b0352b00..ccc2b4e1d 100644 --- a/content/chronograf/v1.8/guides/configuring-alert-endpoints.md +++ b/content/chronograf/v1.8/guides/configuring-alert-endpoints.md @@ -2,7 +2,7 @@ title: Configure Chronograf alert endpoints aliases: - /chronograf/v1.8/guides/configure-kapacitor-event-handlers/ -description: Use Chronograf alert endpoints to send alert messages. +description: Send alert messages with Chronograf alert endpoints. menu: chronograf_1_8: name: Configure alert endpoints diff --git a/content/chronograf/v1.8/guides/create-a-dashboard.md b/content/chronograf/v1.8/guides/create-a-dashboard.md index 1c2388b41..4854638f1 100644 --- a/content/chronograf/v1.8/guides/create-a-dashboard.md +++ b/content/chronograf/v1.8/guides/create-a-dashboard.md @@ -1,6 +1,6 @@ --- title: Create Chronograf dashboards -description: Create custom Chronograf dashboards to visualize your data. +description: Visualize your data with custom Chronograf dashboards. menu: chronograf_1_8: name: Create dashboards diff --git a/content/chronograf/v1.8/guides/create-alert-rules.md b/content/chronograf/v1.8/guides/create-alert-rules.md index 09def2bf8..93a61a483 100644 --- a/content/chronograf/v1.8/guides/create-alert-rules.md +++ b/content/chronograf/v1.8/guides/create-alert-rules.md @@ -1,6 +1,7 @@ --- title: Create Chronograf alert rules -description: Create Kapacitor alert rules in the Chronograf UI. +description: > + Trigger alerts by building Kapacitor alert rules in the Chronograf user interface (UI). aliases: - /chronograf/v1.8/guides/create-a-kapacitor-alert/ menu: diff --git a/content/chronograf/v1.8/guides/dashboard-template-variables.md b/content/chronograf/v1.8/guides/dashboard-template-variables.md index e26b19f8a..5500228ae 100644 --- a/content/chronograf/v1.8/guides/dashboard-template-variables.md +++ b/content/chronograf/v1.8/guides/dashboard-template-variables.md @@ -1,7 +1,7 @@ --- title: Use dashboard template variables -description: Dashboard variables allow you to alter specific components of cells' queries -without having to edit the queries, making it easy to interact with your dashboard cells and explore your data. +description: > + Dashboard variables let you to alter specific components of cells' queries without having to edit the queries, making it easy to interact with your dashboard cells and explore your data. aliases: - /chronograf/v1.8/introduction/templating/ - /chronograf/v1.8/templating/ @@ -11,7 +11,7 @@ menu: parent: Guides --- -Chronograf's dashboard template variables allow you to alter specific components of cells' queries +Chronograf's dashboard template variables let you to alter specific components of cells' queries without having to edit the queries, making it easy to interact with your dashboard cells and explore your data. ## Use template variables @@ -284,7 +284,7 @@ The customer names would populate your template variable dropdown rather than th ### Custom Meta Query Vary part of a query with a customized meta query that pulls a specific array of values from InfluxDB. -These variables allow you to pull a highly customized array of potential values and offer advanced functionality such as [filtering values based on other template variables](#filter-template-variables-with-other-template-variables). +These variables let you pull a highly customized array of potential values and offer advanced functionality such as [filtering values based on other template variables](#filter-template-variables-with-other-template-variables). Custom meta query diff --git a/content/chronograf/v1.8/guides/monitoring-influxenterprise-clusters.md b/content/chronograf/v1.8/guides/monitoring-influxenterprise-clusters.md index ca4b86fe2..8f5ae8696 100644 --- a/content/chronograf/v1.8/guides/monitoring-influxenterprise-clusters.md +++ b/content/chronograf/v1.8/guides/monitoring-influxenterprise-clusters.md @@ -286,4 +286,4 @@ In the image below, the Chronograf query editor is used to visualize the idle CP Create more customized graphs and save them to a dashboard on the Dashboard page in Chronograf. See the [Creating Chronograf dashboards](/{{< latest "chronograf" >}}/guides/create-a-dashboard/) guide for more information. -That's it! You've successfully configured Telegraf to collect and write data, InfluxDB to store those data, and Chonograf to use those data for monitoring and visualization purposes. +That's it! You've successfully configured Telegraf to collect and write data, InfluxDB to store those data, and Chronograf to use those data for monitoring and visualization purposes. diff --git a/content/chronograf/v1.8/guides/using-precreated-dashboards.md b/content/chronograf/v1.8/guides/using-precreated-dashboards.md index d91253596..d216dc6fd 100644 --- a/content/chronograf/v1.8/guides/using-precreated-dashboards.md +++ b/content/chronograf/v1.8/guides/using-precreated-dashboards.md @@ -1,6 +1,7 @@ --- title: Use pre-created dashboards in Chronograf -description: Use preconfigured dashboards in Chronograf to display metrics for popular third-party applications. +description: > + Display metrics for popular third-party applications with preconfigured dashboards in Chronograf. menu: chronograf_1_8: name: Use pre-created dashboards diff --git a/content/chronograf/v1.8/guides/visualization-types.md b/content/chronograf/v1.8/guides/visualization-types.md index caa7824be..14979aa8f 100644 --- a/content/chronograf/v1.8/guides/visualization-types.md +++ b/content/chronograf/v1.8/guides/visualization-types.md @@ -1,7 +1,7 @@ --- title: Visualization types in Chronograf -descriptions: Chronograf provides multiple visualization types to visualize your data in -a format that makes to the most sense for your use case. +descriptions: > + Chronograf provides multiple visualization types to visualize your data in a format that makes to the most sense for your use case. menu: chronograf_1_8: name: Visualization types diff --git a/content/chronograf/v1.8/introduction/_index.md b/content/chronograf/v1.8/introduction/_index.md index b5ac26779..9697ef86a 100644 --- a/content/chronograf/v1.8/introduction/_index.md +++ b/content/chronograf/v1.8/introduction/_index.md @@ -1,6 +1,7 @@ --- title: Introduction to Chronograf -description: An introduction to Chronograf, the user interface and data visualization component for the InfluxData Platform. Includes documentation on getting started, installation, and downloading. +description: > + An introduction to Chronograf, the user interface and data visualization component for the InfluxData Platform. Includes documentation on getting started, installation, and downloading. menu: chronograf_1_8: @@ -10,17 +11,4 @@ menu: Follow the links below to get acquainted with Chronograf: -## [Download Chronograf](https://portal.influxdata.com/downloads) - -Chronograf is supported on several operating systems and hardware architectures. -See the [InfluxData downloads page](https://portal.influxdata.com/downloads) page for to the available binaries. - -## [Install Chronograf](/chronograf/latest/introduction/installation/) - -[Install Chronograf](/chronograf/latest/introduction/installation/) lists the requirements for installing, starting, and configuring Chronograf. - -## [Get started with Chronograf](/chronograf/latest/introduction/getting-started/) - -[Get started with Chronograf](/chronograf/latest/introduction/getting-started/) gets you up and running with Chronograf with as little configuration and code as possible. -By the end of the guide, you will have downloaded, installed, and configured all four packages of the -TICK stack ([Telegraf](https://github.com/influxdata/telegraf), [InfluxDB](https://github.com/influxdata/influxdb), Chronograf, and [Kapacitor](https://github.com/influxdata/kapacitor)), and you will be all set to monitor your infrastructure. +{{< children >}} diff --git a/content/chronograf/v1.8/introduction/getting-started.md b/content/chronograf/v1.8/introduction/getting-started.md index a52a89abf..e38e5a05e 100644 --- a/content/chronograf/v1.8/introduction/getting-started.md +++ b/content/chronograf/v1.8/introduction/getting-started.md @@ -1,6 +1,7 @@ --- title: Get started with Chronograf -description: Get started with Chronograf. +description: > + Overview of data visualization, alerting, and infrastructure monitoring features available in Chronograf. aliases: - /{{< latest "chronograf" >}}/introduction/getting-started/ - /chronograf/v1.8/introduction/getting_started/ diff --git a/content/chronograf/v1.8/tools/_index.md b/content/chronograf/v1.8/tools/_index.md index c28a41a72..88488c125 100644 --- a/content/chronograf/v1.8/tools/_index.md +++ b/content/chronograf/v1.8/tools/_index.md @@ -1,6 +1,7 @@ --- title: Chronograf Tools -description: Chronograf provides command line tools designed to aid in managing and working with Chronograf from the command line. +description: > + Chronograf provides command line tools designed to aid in managing and working with Chronograf from the command line. menu: chronograf_1_8: name: Tools diff --git a/content/chronograf/v1.8/tools/chronoctl/_index.md b/content/chronograf/v1.8/tools/chronoctl/_index.md index fb2fad9d3..336a7b8ab 100644 --- a/content/chronograf/v1.8/tools/chronoctl/_index.md +++ b/content/chronograf/v1.8/tools/chronoctl/_index.md @@ -1,6 +1,7 @@ --- title: chronoctl -description: The `chronoctl` command line interface (CLI) includes commands to interact with an instance of Chronograf's data store. +description: > + The `chronoctl` command line interface (CLI) includes commands to interact with an instance of Chronograf's data store. menu: chronograf_1_8: name: chronoctl diff --git a/content/chronograf/v1.8/tools/chronoctl/add-superadmin.md b/content/chronograf/v1.8/tools/chronoctl/add-superadmin.md index 30283e27c..c3d5ec5f5 100644 --- a/content/chronograf/v1.8/tools/chronoctl/add-superadmin.md +++ b/content/chronograf/v1.8/tools/chronoctl/add-superadmin.md @@ -1,6 +1,7 @@ --- title: chronoctl add-superadmin -description: The `add-superadmin` command creates a new user with superadmin status. +description: > + The `add-superadmin` command creates a new user with superadmin status. menu: chronograf_1_8: name: chronoctl add-superadmin diff --git a/content/chronograf/v1.8/tools/chronoctl/list-users.md b/content/chronograf/v1.8/tools/chronoctl/list-users.md index 143af12f6..4c09e4ee7 100644 --- a/content/chronograf/v1.8/tools/chronoctl/list-users.md +++ b/content/chronograf/v1.8/tools/chronoctl/list-users.md @@ -1,6 +1,7 @@ --- title: chronoctl list-users -description: The `list-users` command lists all users in the Chronograf data store. +description: > + The `list-users` command lists all users in the Chronograf data store. menu: chronograf_1_8: diff --git a/content/chronograf/v1.8/tools/chronoctl/migrate.md b/content/chronograf/v1.8/tools/chronoctl/migrate.md index 9bbd02478..d08220deb 100644 --- a/content/chronograf/v1.8/tools/chronoctl/migrate.md +++ b/content/chronograf/v1.8/tools/chronoctl/migrate.md @@ -1,6 +1,7 @@ --- title: chronoctl migrate -description: The `migrate` command allows you to migrate your Chronograf configuration store. +description: > + The `migrate` command allows you to migrate your Chronograf configuration store. menu: chronograf_1_8: name: chronoctl migrate diff --git a/content/chronograf/v1.8/tools/chronograf-cli/_index.md b/content/chronograf/v1.8/tools/chronograf-cli/_index.md index dd4f9cbf7..846e86802 100644 --- a/content/chronograf/v1.8/tools/chronograf-cli/_index.md +++ b/content/chronograf/v1.8/tools/chronograf-cli/_index.md @@ -1,6 +1,7 @@ --- title: chronograf cli -description: The `chronograf` command line interface (CLI) includes options to manage many aspects of Chronograf security. +description: > + The `chronograf` command line interface (CLI) includes options to manage many aspects of Chronograf security. menu: chronograf_1_8: name: chronograf CLI diff --git a/content/chronograf/v1.8/troubleshooting/frequently-asked-questions.md b/content/chronograf/v1.8/troubleshooting/frequently-asked-questions.md index 88fbe544b..f35386464 100644 --- a/content/chronograf/v1.8/troubleshooting/frequently-asked-questions.md +++ b/content/chronograf/v1.8/troubleshooting/frequently-asked-questions.md @@ -1,5 +1,6 @@ --- title: Chronograf frequently asked questions (FAQs) +description: Common issues with Chronograf menu: chronograf_1_8: name: Frequently asked questions (FAQs) diff --git a/content/enterprise_influxdb/v1.8/_index.md b/content/enterprise_influxdb/v1.8/_index.md index d118a8dee..f1364bdb8 100644 --- a/content/enterprise_influxdb/v1.8/_index.md +++ b/content/enterprise_influxdb/v1.8/_index.md @@ -1,6 +1,7 @@ --- title: InfluxDB Enterprise 1.8 documentation -description: Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS. +description: > + Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS. aliases: - /enterprise/v1.8/ menu: diff --git a/content/enterprise_influxdb/v1.8/about-the-project/_index.md b/content/enterprise_influxdb/v1.8/about-the-project/_index.md index 1c51bc3b4..edc5ae024 100644 --- a/content/enterprise_influxdb/v1.8/about-the-project/_index.md +++ b/content/enterprise_influxdb/v1.8/about-the-project/_index.md @@ -1,6 +1,7 @@ --- title: About the project -description: Learn about InfluxDB Enterprise. +description: > + Release notes, licenses, and third-party software details for InfluxDB Enterprise. menu: enterprise_influxdb_1_8: weight: 10 diff --git a/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md b/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md index dd472fa1c..0c28bce04 100644 --- a/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md +++ b/content/enterprise_influxdb/v1.8/about-the-project/release-notes-changelog.md @@ -1,6 +1,7 @@ --- title: InfluxDB Enterprise 1.8 release notes -description: Important changes and and what's new in each version InfluxDB Enterprise. +description: > + Important changes and and what's new in each version InfluxDB Enterprise. menu: enterprise_influxdb_1_8: name: Release notes diff --git a/content/enterprise_influxdb/v1.8/administration/_index.md b/content/enterprise_influxdb/v1.8/administration/_index.md index 4e20aff8d..d58bc81fb 100644 --- a/content/enterprise_influxdb/v1.8/administration/_index.md +++ b/content/enterprise_influxdb/v1.8/administration/_index.md @@ -1,52 +1,10 @@ --- title: Administer InfluxDB Enterprise -description: Learn how to administer InfluxDB Enterprise. +description: Configuration, security, and logging in InfluxDB enterprise. menu: enterprise_influxdb_1_8: name: Administration weight: 70 --- -## [Configure InfluxDB Enterprise clusters](/enterprise_influxdb/v1.8/administration/configuration/) - -[Configure InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/configuration/) covers the InfluxDB Enterprise configuration settings, including global options, meta node options, and data node options. - -## [Configure data nodes](/enterprise_influxdb/v1.8/administration/config-data-nodes/) - -[Configure data nodes](/enterprise_influxdb/v1.8/administration/config-data-nodes/) includes listings and descriptions of all data node configurations. - -## [Configure meta nodes](/enterprise_influxdb/v1.8/administration/config-meta-nodes/) - -[Configure meta nodes](/enterprise_influxdb/v1.8/administration/config-meta-nodes/) includes listings and descriptions of all meta node configurations. - -## [Authenticate and authorize](/influxdb/v1.8/administration/authentication_and_authorization/) - -See [Authenticate and authorize](/influxdb/v1.8/administration/authentication_and_authorization/) in the InfluxDB open source (OSS) documentation for details on: - -* how to -[set up authentication](/influxdb/v1.8/administration/authentication_and_authorization/#set-up-authentication) - -* how to -[authenticate requests](/influxdb/v1.8/administration/authentication_and_authorization/#authenticate-requests) in InfluxDB. - -* descriptions of the different -[user types](/influxdb/v1.8/administration/authentication_and_authorization/#user-types-and-privileges) and the InfluxQL for -[managing database users](/influxdb/v1.8/administration/authentication_and_authorization/#user-management-commands). - -## [Configure LDAP authentication](/enterprise_influxdb/v1.8/administration/ldap/) - -## [Upgrade InfluxDB Enterprise clusters](/enterprise_influxdb/v1.8/administration/upgrading/) - -## [Use Anti-Entropy service in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/anti-entropy/) - -## [InfluxDB Anti-Entropy API](/enterprise_influxdb/v1.8/administration/anti-entropy-api/) - -## [Back up and restore InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/backup-and-restore/) - -## [Log and trace InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/logs/) - -[Log and trace InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/logs/) covers logging locations, redirecting HTTP request logging, structured logging, and tracing. - -## [Rename hosts in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/renaming/) - -## [Manage security in InfluxDB Enterprise](/enterprise_influxdb/v1.8/administration/security/) +{{< children >}} diff --git a/content/enterprise_influxdb/v1.8/administration/anti-entropy-api.md b/content/enterprise_influxdb/v1.8/administration/anti-entropy-api.md index 5faa1b9ad..7a885299d 100644 --- a/content/enterprise_influxdb/v1.8/administration/anti-entropy-api.md +++ b/content/enterprise_influxdb/v1.8/administration/anti-entropy-api.md @@ -1,6 +1,7 @@ --- title: InfluxDB Anti-Entropy API -description: Use the InfluxDB Anti-Entropy API to monitor and repair shards on InfluxDB Enterprise data nodes. +description: > + Monitor and repair shards on InfluxDB Enterprise data nodes the InfluxDB Anti-Entropy API. menu: enterprise_influxdb_1_8: name: Anti-Entropy API diff --git a/content/enterprise_influxdb/v1.8/administration/backup-and-restore.md b/content/enterprise_influxdb/v1.8/administration/backup-and-restore.md index 662575a2a..0eb60620f 100644 --- a/content/enterprise_influxdb/v1.8/administration/backup-and-restore.md +++ b/content/enterprise_influxdb/v1.8/administration/backup-and-restore.md @@ -1,6 +1,7 @@ --- title: Back up and restore InfluxDB Enterprise clusters -description: Back up and restore InfluxDB enterprise clusters in case of unexpected data loss. +description: > + Back up and restore InfluxDB enterprise clusters in case of unexpected data loss. aliases: - /enterprise/v1.8/guides/backup-and-restore/ menu: diff --git a/content/enterprise_influxdb/v1.8/administration/cluster-commands.md b/content/enterprise_influxdb/v1.8/administration/cluster-commands.md index 251adc640..e467d3a02 100644 --- a/content/enterprise_influxdb/v1.8/administration/cluster-commands.md +++ b/content/enterprise_influxdb/v1.8/administration/cluster-commands.md @@ -1,6 +1,7 @@ --- title: Manage InfluxDB Enterprise clusters -description: Use the "influxd-ctl" and "influx" command line tools to manage InfluxDB Enterprise clusters and data. +description: > + Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise clusters and data. aliases: - /enterprise/v1.8/features/cluster-commands/ menu: diff --git a/content/enterprise_influxdb/v1.8/administration/config-data-nodes.md b/content/enterprise_influxdb/v1.8/administration/config-data-nodes.md index e88be4cc6..d25750265 100644 --- a/content/enterprise_influxdb/v1.8/administration/config-data-nodes.md +++ b/content/enterprise_influxdb/v1.8/administration/config-data-nodes.md @@ -1,6 +1,7 @@ --- title: Configure InfluxDB Enterprise data nodes -description: Configure InfluxDB Enterprise data node settings and environmental variables. +description: > + Configure InfluxDB Enterprise data node settings and environmental variables. menu: enterprise_influxdb_1_8: name: Configure data nodes diff --git a/content/enterprise_influxdb/v1.8/administration/config-meta-nodes.md b/content/enterprise_influxdb/v1.8/administration/config-meta-nodes.md index 373e966c3..4dbaa3c59 100644 --- a/content/enterprise_influxdb/v1.8/administration/config-meta-nodes.md +++ b/content/enterprise_influxdb/v1.8/administration/config-meta-nodes.md @@ -1,6 +1,7 @@ --- title: Configure InfluxDB Enterprise meta modes -description: Configure InfluxDB Enterprise data node settings and environmental variables. +description: > + Configure InfluxDB Enterprise data node settings and environmental variables. menu: enterprise_influxdb_1_8: name: Configure meta nodes diff --git a/content/enterprise_influxdb/v1.8/administration/configuration.md b/content/enterprise_influxdb/v1.8/administration/configuration.md index 7835950dc..2893a9149 100644 --- a/content/enterprise_influxdb/v1.8/administration/configuration.md +++ b/content/enterprise_influxdb/v1.8/administration/configuration.md @@ -1,6 +1,7 @@ --- title: Configure InfluxDB Enterprise clusters -description: Learn about InfluxDB Enterprise configuration settings, including global options, meta node options, and data node options. +description: > + Learn about global options, meta node options, data node options and other InfluxDB Enterprise configuration settings, including aliases: - /enterprise/v1.8/administration/configuration/ menu: diff --git a/content/enterprise_influxdb/v1.8/administration/ldap.md b/content/enterprise_influxdb/v1.8/administration/ldap.md index 6d92da2db..37c41b659 100644 --- a/content/enterprise_influxdb/v1.8/administration/ldap.md +++ b/content/enterprise_influxdb/v1.8/administration/ldap.md @@ -1,6 +1,7 @@ --- title: Configure LDAP authentication in InfluxDB Enterprise -description: Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity. +description: > + Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity. menu: enterprise_influxdb_1_8: name: Configure LDAP authentication diff --git a/content/enterprise_influxdb/v1.8/administration/logs.md b/content/enterprise_influxdb/v1.8/administration/logs.md index 9d4d26f3f..649f545fe 100644 --- a/content/enterprise_influxdb/v1.8/administration/logs.md +++ b/content/enterprise_influxdb/v1.8/administration/logs.md @@ -1,6 +1,7 @@ --- title: Log and trace InfluxDB Enterprise operations -description: Log and trace InfluxDB Enterprise operations. Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing. +description: > + Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing. menu: enterprise_influxdb_1_8: name: Log and trace diff --git a/content/enterprise_influxdb/v1.8/concepts/_index.md b/content/enterprise_influxdb/v1.8/concepts/_index.md index be4997713..cbbf26af1 100644 --- a/content/enterprise_influxdb/v1.8/concepts/_index.md +++ b/content/enterprise_influxdb/v1.8/concepts/_index.md @@ -1,6 +1,6 @@ --- title: InfluxDB Enterprise concepts -description: Learn about key concepts in InfluxDB Enterprise. +description: Clustering and other key concepts in InfluxDB Enterprise. aliases: - /enterprise/v1.8/concepts/ menu: diff --git a/content/enterprise_influxdb/v1.8/concepts/clustering.md b/content/enterprise_influxdb/v1.8/concepts/clustering.md index b023fc211..7bb700c9d 100644 --- a/content/enterprise_influxdb/v1.8/concepts/clustering.md +++ b/content/enterprise_influxdb/v1.8/concepts/clustering.md @@ -1,6 +1,7 @@ --- title: Clustering in InfluxDB Enterprise -description: Learn how clustering works in InfluxDB Enterprise. +description: > + Learn how meta nodes, data nodes, and the Enterprise web server interact in InfluxDB Enterprise. aliases: - /enterprise/v1.8/concepts/clustering/ menu: diff --git a/content/enterprise_influxdb/v1.8/features/_index.md b/content/enterprise_influxdb/v1.8/features/_index.md index b8c32d936..24101e570 100644 --- a/content/enterprise_influxdb/v1.8/features/_index.md +++ b/content/enterprise_influxdb/v1.8/features/_index.md @@ -1,6 +1,6 @@ --- title: InfluxDB Enterprise features -description: Overview of InfluxDB Enterprise features. +description: Users, clustering, and other InfluxDB Enterprise features. aliases: - /enterprise/v1.8/features/ menu: diff --git a/content/enterprise_influxdb/v1.8/guides/fine-grained-authorization.md b/content/enterprise_influxdb/v1.8/guides/fine-grained-authorization.md index 43769366b..c98fb1aa4 100644 --- a/content/enterprise_influxdb/v1.8/guides/fine-grained-authorization.md +++ b/content/enterprise_influxdb/v1.8/guides/fine-grained-authorization.md @@ -1,6 +1,7 @@ --- title: Fine-grained authorization in InfluxDB Enterprise -description: Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels. +description: > + Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels. alias: -/docs/v1.5/administration/fga menu: diff --git a/content/enterprise_influxdb/v1.8/guides/https_setup.md b/content/enterprise_influxdb/v1.8/guides/https_setup.md index a3fb70c5b..c43a7e0f3 100644 --- a/content/enterprise_influxdb/v1.8/guides/https_setup.md +++ b/content/enterprise_influxdb/v1.8/guides/https_setup.md @@ -1,5 +1,7 @@ --- title: Enable HTTPS for InfluxDB Enterprise +description: > + Enabling HTTPS encrypts the communication between clients and the InfluxDB Enterprise server, and between nodes in the cluster. menu: enterprise_influxdb_1_8: name: Enable HTTPS diff --git a/content/enterprise_influxdb/v1.8/guides/smtp-server.md b/content/enterprise_influxdb/v1.8/guides/smtp-server.md index f8abfa06d..7892f6c83 100644 --- a/content/enterprise_influxdb/v1.8/guides/smtp-server.md +++ b/content/enterprise_influxdb/v1.8/guides/smtp-server.md @@ -1,6 +1,7 @@ --- title: Set up an SMTP server for InfluxDB Enterprise -description: Set up an SMTP server to invite users to the console in InfluxDB Enterprise. +description: > + Invite users to the console in InfluxDB Enterprise by setting up an SMTP server. aliases: - /enterprise/v1.8/guides/smtp-server/ menu: diff --git a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/_index.md b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/_index.md index e5a7e8483..7394747d4 100644 --- a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/_index.md +++ b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/_index.md @@ -1,6 +1,7 @@ --- title: Deploy InfluxDB Enterprise clusters -description: Install InfluxDB Enterprise to a cloud provider of your choice, including Google Cloud Platform, Amazon Web Services, and Azure. +description: > + Install InfluxDB Enterprise to a cloud provider of your choice, including Google Cloud Platform, Amazon Web Services, and Azure. aliases: - /enterprise_influxdb/v1.8/other-options/ menu: diff --git a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/aws/config-options.md b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/aws/config-options.md index c6b1fab9c..a713456d1 100644 --- a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/aws/config-options.md +++ b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/aws/config-options.md @@ -1,6 +1,7 @@ --- title: AWS configuration options -description: Configuration options when deploying InfluxDB Enterprise on AWS. +description: > + Configuration options when deploying InfluxDB Enterprise on Amazon Web Services (AWS). aliases: - /enterprise_influxdb/v1.8/install-and-deploy/aws/config-options/ menu: diff --git a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/azure.md b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/azure.md index 7b8ad38f0..b058eff89 100644 --- a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/azure.md +++ b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/azure.md @@ -1,6 +1,7 @@ --- title: Deploy an InfluxDB Enterprise cluster on Azure Cloud Platform -description: Deploy an InfluxDB Enterprise cluster on Microsoft Azure cloud computing service. +description: > + Deploy an InfluxDB Enterprise cluster on Microsoft Azure cloud computing service. menu: enterprise_influxdb_1_8: name: Azure diff --git a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/google-cloud-platform.md b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/google-cloud-platform.md index ab787d4a9..dbbf4587c 100644 --- a/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/google-cloud-platform.md +++ b/content/enterprise_influxdb/v1.8/install-and-deploy/deploying/google-cloud-platform.md @@ -1,6 +1,7 @@ --- title: Deploy an InfluxDB Enterprise cluster on Google Cloud Platform -description: Deploy an InfluxDB Enterprise cluster on Google Cloud Platform (GCP). +description: > + Deploy an InfluxDB Enterprise cluster on Google Cloud Platform (GCP). aliases: - /enterprise_influxdb/v1.8/other-options/google-cloud/ - /enterprise_influxdb/v1.8/install-and-deploy/google-cloud-platform/ diff --git a/content/enterprise_influxdb/v1.8/introduction/_index.md b/content/enterprise_influxdb/v1.8/introduction/_index.md index 27bba0b39..f949ce454 100644 --- a/content/enterprise_influxdb/v1.8/introduction/_index.md +++ b/content/enterprise_influxdb/v1.8/introduction/_index.md @@ -1,6 +1,6 @@ --- title: Introducing InfluxDB Enterprise -description: Tasks required to get started up and running with InfluxDB Enterprise. +description: Tasks required to get up and running with InfluxDB Enterprise. aliases: - /enterprise/v1.8/introduction/ diff --git a/content/enterprise_influxdb/v1.8/introduction/getting-started.md b/content/enterprise_influxdb/v1.8/introduction/getting-started.md index c16070e92..df3a18653 100644 --- a/content/enterprise_influxdb/v1.8/introduction/getting-started.md +++ b/content/enterprise_influxdb/v1.8/introduction/getting-started.md @@ -1,6 +1,6 @@ --- title: Getting started with InfluxDB Enterprise -description: Get started with InfluxDB Enterprise. +description: Set up your cluster as a data source in Chronograf. aliases: - /enterprise_influxdb/v1.8/introduction/getting_started/ - /enterprise/v1.8/introduction/getting_started/ diff --git a/content/enterprise_influxdb/v1.8/troubleshooting/frequently_asked_questions.md b/content/enterprise_influxdb/v1.8/troubleshooting/frequently_asked_questions.md index a9337a17a..5112452da 100644 --- a/content/enterprise_influxdb/v1.8/troubleshooting/frequently_asked_questions.md +++ b/content/enterprise_influxdb/v1.8/troubleshooting/frequently_asked_questions.md @@ -1,6 +1,6 @@ --- title: Frequently asked questions for InfluxDB Enterprise -description: Frequently asked questions (FAQs) for InfluxDB Enterprise. +description: Common issues with InfluxDB Enterprise. aliases: - /enterprise_influxdb/v1.8/troubleshooting/frequently-asked-questions/ - /enterprise/v1.8/troubleshooting/frequently_asked_questions/ diff --git a/content/enterprise_influxdb/v1.8/troubleshooting/reporting-issues.md b/content/enterprise_influxdb/v1.8/troubleshooting/reporting-issues.md index e5c1c6802..2da2761be 100644 --- a/content/enterprise_influxdb/v1.8/troubleshooting/reporting-issues.md +++ b/content/enterprise_influxdb/v1.8/troubleshooting/reporting-issues.md @@ -1,6 +1,6 @@ --- title: Report issues -description: Report issues with InfluxDB Enterprise. +description: Contact support to report issues with InfluxDB Enterprise. aliases: - /enterprise/v1.8/troubleshooting/reporting-issues/ menu: diff --git a/content/influxdb/v1.8/about_the_project/_index.md b/content/influxdb/v1.8/about_the_project/_index.md index 1d42a18d8..57bec9a82 100644 --- a/content/influxdb/v1.8/about_the_project/_index.md +++ b/content/influxdb/v1.8/about_the_project/_index.md @@ -1,6 +1,7 @@ --- title: About InfluxDB OSS -description: Learn about InfluxDB OSS. +description: > + Release notes, licenses, contribution guidelines, and third-party software details for InfluxDB. alias: -/docs/v1.8/about/ menu: diff --git a/content/influxdb/v1.8/additional_resources/additional_resources.md b/content/influxdb/v1.8/additional_resources/additional_resources.md index 8bc24bdcf..361525214 100644 --- a/content/influxdb/v1.8/additional_resources/additional_resources.md +++ b/content/influxdb/v1.8/additional_resources/additional_resources.md @@ -1,6 +1,6 @@ --- title: Additional InfluxDB resources -description: View additional resources for InfluxDB OSS. +description: Blogs, technical papers, videos, and events for InfluxDB OSS. menu: influxdb_1_8: name: Additional resources diff --git a/content/influxdb/v1.8/administration/_index.md b/content/influxdb/v1.8/administration/_index.md index 8f2bc21d2..707c6530f 100644 --- a/content/influxdb/v1.8/administration/_index.md +++ b/content/influxdb/v1.8/administration/_index.md @@ -1,6 +1,6 @@ --- title: Administer InfluxDB -description: Learn to administer InfluxDB OSS. +description: Configure, upgrade, and manage security for InfluxDB OSS. menu: influxdb_1_8: name: Administration diff --git a/content/influxdb/v1.8/administration/backup_and_restore.md b/content/influxdb/v1.8/administration/backup_and_restore.md index 0d5fb536c..386e98d8a 100644 --- a/content/influxdb/v1.8/administration/backup_and_restore.md +++ b/content/influxdb/v1.8/administration/backup_and_restore.md @@ -1,6 +1,7 @@ --- title: Back up and restore InfluxDB OSS -description: Back up and restore InfluxDB OSS instances in case of unexpected data loss. +description: > + To prevent unexpected data loss, back up and restore InfluxDB OSS instances. aliases: - /influxdb/v1.8/administration/backup-and-restore/ menu: diff --git a/content/influxdb/v1.8/administration/config.md b/content/influxdb/v1.8/administration/config.md index e8af145c4..b235679d4 100644 --- a/content/influxdb/v1.8/administration/config.md +++ b/content/influxdb/v1.8/administration/config.md @@ -1,6 +1,7 @@ --- title: Configure InfluxDB OSS -description: Learn about InfluxDB OSS configuration settings and environment variables. +description: > + Learn about InfluxDB OSS configuration settings and environment variables. menu: influxdb_1_8: name: Configure InfluxDB diff --git a/content/influxdb/v1.8/administration/https_setup.md b/content/influxdb/v1.8/administration/https_setup.md index 8089aa03e..7008665d2 100644 --- a/content/influxdb/v1.8/administration/https_setup.md +++ b/content/influxdb/v1.8/administration/https_setup.md @@ -1,6 +1,7 @@ --- title: Enable HTTPS with InfluxDB -description: Enable HTTPS and Transport Security Layer (TLS) secure communication between clients and your InfluxDB servers. +description: > + Enable HTTPS and Transport Security Layer (TLS) secure communication between clients and your InfluxDB servers. menu: influxdb_1_8: name: Enable HTTPS diff --git a/content/influxdb/v1.8/administration/logs.md b/content/influxdb/v1.8/administration/logs.md index 21b17ed73..8cc0a50fb 100644 --- a/content/influxdb/v1.8/administration/logs.md +++ b/content/influxdb/v1.8/administration/logs.md @@ -1,6 +1,7 @@ --- title: Log and trace with InfluxDB -description: Log and trace in InfluxDB OSS. +description: > + Structured logging, access logging, tracing, and logging locations in InfluxDB. menu: influxdb_1_8: name: Log and trace diff --git a/content/influxdb/v1.8/administration/ports.md b/content/influxdb/v1.8/administration/ports.md index cab1e9a30..c015e0c42 100644 --- a/content/influxdb/v1.8/administration/ports.md +++ b/content/influxdb/v1.8/administration/ports.md @@ -1,6 +1,6 @@ --- title: InfluxDB ports -description: Overview of ports in InfluxDB OSS. +description: Enabled and disabled ports in InfluxDB. menu: influxdb_1_8: name: Ports diff --git a/content/influxdb/v1.8/administration/rebuild-tsi-index.md b/content/influxdb/v1.8/administration/rebuild-tsi-index.md index c9c82d329..b51d5d25d 100644 --- a/content/influxdb/v1.8/administration/rebuild-tsi-index.md +++ b/content/influxdb/v1.8/administration/rebuild-tsi-index.md @@ -1,7 +1,7 @@ --- title: Rebuild the TSI index description: > - Rebuild your InfluxDB TSI index using the `influxd_inspect buildtsi` command. + Use the `influxd_inspect buildtsi` command to rebuild your InfluxDB TSI index. menu: influxdb_1_8: weight: 60 diff --git a/content/influxdb/v1.8/administration/stability_and_compatibility.md b/content/influxdb/v1.8/administration/stability_and_compatibility.md index 0570bf3aa..21df3cfef 100644 --- a/content/influxdb/v1.8/administration/stability_and_compatibility.md +++ b/content/influxdb/v1.8/administration/stability_and_compatibility.md @@ -1,6 +1,7 @@ --- title: Stability and compatibility -description: Overview of stability and compatibility in InfluxDB OSS. +description: > + API and storage engine compatibility and stability in InfluxDB OSS. menu: influxdb_1_8: weight: 90 diff --git a/content/influxdb/v1.8/administration/subscription-management.md b/content/influxdb/v1.8/administration/subscription-management.md index ba75999f5..7a73e500d 100644 --- a/content/influxdb/v1.8/administration/subscription-management.md +++ b/content/influxdb/v1.8/administration/subscription-management.md @@ -1,6 +1,7 @@ --- title: Manage subscriptions in InfluxDB -description: Manage subscriptions, which copy all written data to a local or remote endpoint, in InfluxDB OSS. +description: > + Manage subscriptions, which copy all written data to a local or remote endpoint, in InfluxDB OSS. menu: influxdb_1_8: parent: Administration diff --git a/content/influxdb/v1.8/administration/upgrading.md b/content/influxdb/v1.8/administration/upgrading.md index 6255f5ae3..e0b30ea48 100644 --- a/content/influxdb/v1.8/administration/upgrading.md +++ b/content/influxdb/v1.8/administration/upgrading.md @@ -1,6 +1,6 @@ --- title: Upgrade to InfluxDB 1.8.x - +description: Upgrade to the latest version of InfluxDB. menu: influxdb_1_8: name: Upgrade InfluxDB diff --git a/content/influxdb/v1.8/concepts/crosswalk.md b/content/influxdb/v1.8/concepts/crosswalk.md index 91fb96def..029ae2fff 100644 --- a/content/influxdb/v1.8/concepts/crosswalk.md +++ b/content/influxdb/v1.8/concepts/crosswalk.md @@ -1,6 +1,6 @@ --- title: Compare InfluxDB to SQL databases -description: Overview of differences between InfluxDB and SQL databases. +description: Differences between InfluxDB and SQL databases. menu: influxdb_1_8: name: Compare InfluxDB to SQL databases diff --git a/content/influxdb/v1.8/concepts/insights_tradeoffs.md b/content/influxdb/v1.8/concepts/insights_tradeoffs.md index f61fa26dd..c8d6cb484 100644 --- a/content/influxdb/v1.8/concepts/insights_tradeoffs.md +++ b/content/influxdb/v1.8/concepts/insights_tradeoffs.md @@ -1,7 +1,7 @@ --- title: InfluxDB design insights and tradeoffs description: > -Optimizing for time series use case entails some tradeoffs, primarily to increase performance at the cost of functionality. + Optimizing for time series use case entails some tradeoffs, primarily to increase performance at the cost of functionality. menu: influxdb_1_8: name: InfluxDB design insights and tradeoffs diff --git a/content/influxdb/v1.8/concepts/schema_and_data_layout.md b/content/influxdb/v1.8/concepts/schema_and_data_layout.md index ae92990c9..85c39e410 100644 --- a/content/influxdb/v1.8/concepts/schema_and_data_layout.md +++ b/content/influxdb/v1.8/concepts/schema_and_data_layout.md @@ -1,6 +1,7 @@ --- title: InfluxDB schema design and data layout -description: Covers general guidelines for InfluxDB schema design and data layout. +description: > + General guidelines for InfluxDB schema design and data layout. menu: influxdb_1_8: name: Schema design and data layout @@ -117,7 +118,7 @@ from(bucket:"/") |> filter(fn: (r) => r._measurement == "weather_sensor" and r.region == "north" and r._field == "temp") |> mean() ``` - + ##### InfluxQL ``` @@ -169,7 +170,7 @@ from(bucket:"/") |> filter(fn: (r) => r._measurement == "weather_sensor" and r.region == "north" and r._field == "temp") |> mean() ``` - + ##### InfluxQL ``` diff --git a/content/influxdb/v1.8/concepts/storage_engine.md b/content/influxdb/v1.8/concepts/storage_engine.md index d5a99fb81..394ecbe97 100644 --- a/content/influxdb/v1.8/concepts/storage_engine.md +++ b/content/influxdb/v1.8/concepts/storage_engine.md @@ -1,6 +1,7 @@ --- title: In-memory indexing and the Time-Structured Merge Tree (TSM) -description: Overview of in-memory indexing and the Time-Structured Merge Tree (TSM) in InfluxDB OSS. +description: + > InfluxDB storage engine, in-memory indexing, and the Time-Structured Merge Tree (TSM) in InfluxDB OSS. menu: influxdb_1_8: name: In-memory indexing with TSM diff --git a/content/influxdb/v1.8/concepts/time-series-index.md b/content/influxdb/v1.8/concepts/time-series-index.md index 7b4a20c85..365167a32 100644 --- a/content/influxdb/v1.8/concepts/time-series-index.md +++ b/content/influxdb/v1.8/concepts/time-series-index.md @@ -1,6 +1,7 @@ --- title: Time Series Index (TSI) overview -description: Overview of the Time Series Index (TSI) storage engine. +description: > + The Time Series Index (TSI) storage engine supports high cardinality in time series data. menu: influxdb_1_8: name: Time Series Index (TSI) overview diff --git a/content/influxdb/v1.8/guides/hardware_sizing.md b/content/influxdb/v1.8/guides/hardware_sizing.md index a39ef3e72..a4c01f4ba 100644 --- a/content/influxdb/v1.8/guides/hardware_sizing.md +++ b/content/influxdb/v1.8/guides/hardware_sizing.md @@ -1,6 +1,7 @@ --- title: Hardware sizing guidelines -Description: Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise. +Description: > + Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise. menu: influxdb_1_8: weight: 40 diff --git a/content/influxdb/v1.8/guides/query_data.md b/content/influxdb/v1.8/guides/query_data.md index d789c5f0e..02fb675ae 100644 --- a/content/influxdb/v1.8/guides/query_data.md +++ b/content/influxdb/v1.8/guides/query_data.md @@ -1,6 +1,6 @@ --- title: Query data with the InfluxDB API -desription: Query data with the InfluxDB API. +description: Query data with Flux and InfluxQL in the InfluxDB API. alias: -/docs/v1.8/query_language/querying_data/ menu: diff --git a/content/influxdb/v1.8/guides/write_data.md b/content/influxdb/v1.8/guides/write_data.md index 705dd8ccb..c4fe516a5 100644 --- a/content/influxdb/v1.8/guides/write_data.md +++ b/content/influxdb/v1.8/guides/write_data.md @@ -1,6 +1,7 @@ --- title: Write data with the InfluxDB API -description: Write data into InfluxDB with the API. +description: > + Use the command line interface (CLI) to write data into InfluxDB with the API. menu: influxdb_1_8: weight: 10 diff --git a/content/influxdb/v1.8/high_availability/_index.md b/content/influxdb/v1.8/high_availability/_index.md index 286dd7840..d35fae464 100644 --- a/content/influxdb/v1.8/high_availability/_index.md +++ b/content/influxdb/v1.8/high_availability/_index.md @@ -1,6 +1,7 @@ --- title: High availability with InfluxDB Enterprise -description: High availability clustering is available with InfluxDB Enterprise only. +description: > + High availability clustering is available with InfluxDB Enterprise only. menu: influxdb_1_8: name: High availability diff --git a/content/influxdb/v1.8/high_availability/clusters.md b/content/influxdb/v1.8/high_availability/clusters.md index 81628f31d..1a0a58a4b 100644 --- a/content/influxdb/v1.8/high_availability/clusters.md +++ b/content/influxdb/v1.8/high_availability/clusters.md @@ -1,5 +1,6 @@ --- title: Create an InfluxDB Enterprise cluster +description: Clustering is available with InfluxDB Enterprise only. aliases: - /influxdb/v1.8/clustering/ - /influxdb/v1.8/clustering/cluster_setup/ diff --git a/content/influxdb/v1.8/query_language/_index.md b/content/influxdb/v1.8/query_language/_index.md index cb6385577..1a287a3fe 100644 --- a/content/influxdb/v1.8/query_language/_index.md +++ b/content/influxdb/v1.8/query_language/_index.md @@ -1,6 +1,7 @@ --- title: Influx Query Language (InfluxQL) -description: Influx Query Language (InfluxQL) is Influx DB's SQL-like query language. +description: > + Influx Query Language (InfluxQL) is Influx DB's SQL-like query language. menu: influxdb_1_8: weight: 70 diff --git a/content/influxdb/v1.8/query_language/continuous_queries.md b/content/influxdb/v1.8/query_language/continuous_queries.md index 6da4b5aa7..ed95cc3e6 100644 --- a/content/influxdb/v1.8/query_language/continuous_queries.md +++ b/content/influxdb/v1.8/query_language/continuous_queries.md @@ -1,9 +1,7 @@ --- title: InfluxQL Continuous Queries description: > -Continuous queries (CQ) are InfluxQL queries that run automatically and -periodically on realtime data and store query results in a -specified measurement. + Continuous queries (CQ) are InfluxQL queries that run automatically and periodically on realtime data and store query results in a specified measurement. menu: influxdb_1_8: name: Continuous Queries diff --git a/content/influxdb/v1.8/query_language/explore-data.md b/content/influxdb/v1.8/query_language/explore-data.md index 67ecc8dfb..6121437eb 100644 --- a/content/influxdb/v1.8/query_language/explore-data.md +++ b/content/influxdb/v1.8/query_language/explore-data.md @@ -1,7 +1,7 @@ --- title: Explore data using InfluxQL description: > -Explore time series data using InfluxData's SQL-like query language. Understand how to use the SELECT statement to query data from measurements, tags, and fields. + Explore time series data using InfluxData's SQL-like query language. Understand how to use the SELECT statement to query data from measurements, tags, and fields. menu: influxdb_1_8: name: Explore data diff --git a/content/influxdb/v1.8/query_language/explore-schema.md b/content/influxdb/v1.8/query_language/explore-schema.md index 8dca60de5..6e73415c9 100644 --- a/content/influxdb/v1.8/query_language/explore-schema.md +++ b/content/influxdb/v1.8/query_language/explore-schema.md @@ -1,5 +1,6 @@ --- title: Explore your schema using InfluxQL +description: Useful query syntax for exploring schema in InfluxQL. menu: influxdb_1_8: name: Explore your schema diff --git a/content/influxdb/v1.8/query_language/functions.md b/content/influxdb/v1.8/query_language/functions.md index 385f2cf61..3e6165dcf 100644 --- a/content/influxdb/v1.8/query_language/functions.md +++ b/content/influxdb/v1.8/query_language/functions.md @@ -1,6 +1,7 @@ --- title: InfluxQL functions - +description: > + Aggregate, select, transform, and predict data with InfluxQL functions. menu: influxdb_1_8: name: Functions diff --git a/content/influxdb/v1.8/query_language/manage-database.md b/content/influxdb/v1.8/query_language/manage-database.md index ccb094ff0..2bbc30da8 100644 --- a/content/influxdb/v1.8/query_language/manage-database.md +++ b/content/influxdb/v1.8/query_language/manage-database.md @@ -1,7 +1,7 @@ --- title: Manage your database using InfluxQL description: > -Use InfluxQL to administer your InfluxDB server and work with InfluxDB databases, retention policies, series, measurements, and shards. + Use InfluxQL to administer your InfluxDB server and work with InfluxDB databases, retention policies, series, measurements, and shards. menu: influxdb_1_8: name: Manage your database diff --git a/content/influxdb/v1.8/query_language/math_operators.md b/content/influxdb/v1.8/query_language/math_operators.md index ce671736e..dda3d1619 100644 --- a/content/influxdb/v1.8/query_language/math_operators.md +++ b/content/influxdb/v1.8/query_language/math_operators.md @@ -1,6 +1,6 @@ --- title: InfluxQL mathematical operators -descriptions: Use mathematical operators in InfluxQL. +descriptions: Query data with mathematical operators in InfluxQL. menu: influxdb_1_8: name: Mathematical operators diff --git a/content/influxdb/v1.8/query_language/sample-data.md b/content/influxdb/v1.8/query_language/sample-data.md index c5621b4d6..35da0180c 100644 --- a/content/influxdb/v1.8/query_language/sample-data.md +++ b/content/influxdb/v1.8/query_language/sample-data.md @@ -1,5 +1,6 @@ --- title: Sample data +description: Create a database, download, and write sample data. menu: influxdb_1_8: weight: 10 diff --git a/content/influxdb/v1.8/supported_protocols/_index.md b/content/influxdb/v1.8/supported_protocols/_index.md index 02a388953..1fc13c493 100644 --- a/content/influxdb/v1.8/supported_protocols/_index.md +++ b/content/influxdb/v1.8/supported_protocols/_index.md @@ -10,18 +10,4 @@ menu: InfluxData supports the following protocols for interacting with InfluxDB: -### [CollectD](/influxdb/v1.8/supported_protocols/collectd) -Using the collectd input, InfluxDB can accept data transmitted in collectd native format. This data is transmitted over UDP. - -### [Graphite](/influxdb/v1.8/supported_protocols/graphite) -The Graphite plugin allows measurements to be saved using the Graphite line protocol. By default, enabling the Graphite plugin will allow you to collect metrics and store them using the metric name as the measurement. - -### [OpenTSDB](/influxdb/v1.8/supported_protocols/opentsdb) -InfluxDB supports both the telnet and HTTP OpenTSDB protocol. -This means that InfluxDB can act as a drop-in replacement for your OpenTSDB system. - -### [Prometheus](/influxdb/v1.8/supported_protocols/prometheus) -InfluxDB provides native support for the Prometheus read and write API to convert remote reads and writes to InfluxDB queries and endpoints. - -### [UDP](/influxdb/v1.8/supported_protocols/udp) -UDP (User Datagram Protocol) can be used to write to InfluxDB. The CollectD input accepts data transmitted in collectd native format over UDP. +{{< children >}} diff --git a/content/influxdb/v1.8/supported_protocols/collectd.md b/content/influxdb/v1.8/supported_protocols/collectd.md index 7bad83f36..5915dba10 100644 --- a/content/influxdb/v1.8/supported_protocols/collectd.md +++ b/content/influxdb/v1.8/supported_protocols/collectd.md @@ -1,6 +1,7 @@ --- title: CollectD protocol support in InfluxDB -description: The collectd input allows InfluxDB to accept data transmitted in collectd native format. +description: > + The collectd input allows InfluxDB to accept data transmitted in collectd native format. aliases: - /influxdb/v1.8/tools/collectd/ menu: diff --git a/content/influxdb/v1.8/supported_protocols/graphite.md b/content/influxdb/v1.8/supported_protocols/graphite.md index 5220529c1..e3b53c691 100644 --- a/content/influxdb/v1.8/supported_protocols/graphite.md +++ b/content/influxdb/v1.8/supported_protocols/graphite.md @@ -1,6 +1,7 @@ --- title: Graphite protocol support in InfluxDB -description: Use the Graphite plugin to write data to InfluxDB using the Graphite protocol. +description: > + Use the Graphite plugin to write data to InfluxDB using the Graphite protocol. aliases: - /influxdb/v1.8/tools/graphite/ - /influxdb/v1.8/write_protocols/graphite/ diff --git a/content/influxdb/v1.8/supported_protocols/opentsdb.md b/content/influxdb/v1.8/supported_protocols/opentsdb.md index 5bcc6af47..0907e17ad 100644 --- a/content/influxdb/v1.8/supported_protocols/opentsdb.md +++ b/content/influxdb/v1.8/supported_protocols/opentsdb.md @@ -1,6 +1,7 @@ --- title: OpenTSDB protocol support in InfluxDB -description: Use the OpenTSBD plugin to write data to InfluxDB using the OpenTSBD protocol. +description: > + Use the OpenTSBD plugin to write data to InfluxDB using the OpenTSBD protocol. aliases: - /influxdb/v1.8/tools/opentsdb/ menu: diff --git a/content/influxdb/v1.8/tools/_index.md b/content/influxdb/v1.8/tools/_index.md index f8745d1aa..bee5d8d60 100644 --- a/content/influxdb/v1.8/tools/_index.md +++ b/content/influxdb/v1.8/tools/_index.md @@ -1,5 +1,6 @@ --- title: InfluxDB tools +description: Tools and utilities for interacting with InfluxDB. aliases: - /influxdb/v1.8/clients/ - /influxdb/v1.8/write_protocols/json/ diff --git a/content/influxdb/v1.8/tools/api.md b/content/influxdb/v1.8/tools/api.md index a3c11f553..eb3a0b3a9 100644 --- a/content/influxdb/v1.8/tools/api.md +++ b/content/influxdb/v1.8/tools/api.md @@ -1,6 +1,7 @@ --- title: InfluxDB API reference -description: Use the InfluxDB API endpoints to run queries, write data, check server status, and troubleshoot by tracking HTTP client requests, collecting server statistics, and using Go "pprof" profiles. +description: > + Use the InfluxDB API endpoints to run queries, write data, check server status, and troubleshoot by tracking HTTP client requests, collecting server statistics, and using Go "pprof" profiles. aliases: - /influxdb/v1.8/concepts/api/ menu: diff --git a/content/influxdb/v1.8/tools/api_client_libraries.md b/content/influxdb/v1.8/tools/api_client_libraries.md index 224dff4cb..c765ebab3 100644 --- a/content/influxdb/v1.8/tools/api_client_libraries.md +++ b/content/influxdb/v1.8/tools/api_client_libraries.md @@ -1,6 +1,7 @@ --- title: InfluxDB client libraries -description: InfluxDB client libraries includes support for Arduino, C#, Go, Java, JavaScript, PHP, Python, and Ruby. +description: > + InfluxDB client libraries includes support for Arduino, C#, Go, Java, JavaScript, PHP, Python, and Ruby. aliases: - /influxdb/v1.8/clients/api_client_libraries/ - /influxdb/v1.8/clients/ @@ -91,7 +92,7 @@ To install and use the Python client library, follow the [instructions below](#i ``` > **Note:** The database (and retention policy, if applicable) are converted to a [bucket](https://v2. docs.influxdata.com/v2.0/reference/glossary/#bucket) data store compatible with InfluxDB 2.0. - + 5. Instantiate a writer object using the client object and the write_api method. Use the `write_api` method to configure the writer object. ```sh @@ -101,7 +102,7 @@ To install and use the Python client library, follow the [instructions below](#i 6. Create a point object and write it to InfluxDB using the write method of the API writer object. The write method requires three parameters: database, (optional) retention policy, and record. - ```sh + ```sh p = influxdb_client.Point("my_measurement").tag("location", "Prague").field("temperature", 25.3) write_api.write(database:rp, record=p) ``` diff --git a/content/influxdb/v1.8/tools/grafana.md b/content/influxdb/v1.8/tools/grafana.md index 469354cc5..803af1953 100644 --- a/content/influxdb/v1.8/tools/grafana.md +++ b/content/influxdb/v1.8/tools/grafana.md @@ -1,6 +1,7 @@ --- title: Grafana graphs and dashboards -description: See Grafana's documentation for details about Grafana graphs and dashboards. +description: > + See Grafana's documentation for details about Grafana graphs and dashboards. menu: influxdb_1_8: url: "https://grafana.com/docs/grafana/latest/features/datasources/influxdb/" diff --git a/content/influxdb/v1.8/tools/inch.md b/content/influxdb/v1.8/tools/inch.md index 51825b2f1..ccf917078 100644 --- a/content/influxdb/v1.8/tools/inch.md +++ b/content/influxdb/v1.8/tools/inch.md @@ -1,6 +1,7 @@ --- title: InfluxDB inch tool -description: Use the InfluxDB inch tool to test InfluxDB performance. Adjust the number of points and tag values to test ingesting different tag cardinalities. +description: > + Use the InfluxDB inch tool to test InfluxDB performance. Adjust the number of points and tag values to test ingesting different tag cardinalities. menu: influxdb_1_8: weight: 50 @@ -32,7 +33,7 @@ Use the InfluxDB inch tool to simulate streaming data to InfluxDB and measure yo ``` This example starts generating a workload with: - + - 8 concurrent (`-c`) write streams - 10000 points per batch (`-b`) - tag cardinality (`-t`) of 10000 unique series (2x5000x1) diff --git a/content/influxdb/v1.8/tools/influx_inspect.md b/content/influxdb/v1.8/tools/influx_inspect.md index a3af3007f..90d27eb46 100644 --- a/content/influxdb/v1.8/tools/influx_inspect.md +++ b/content/influxdb/v1.8/tools/influx_inspect.md @@ -1,6 +1,7 @@ --- title: Influx Inspect disk utility -description: Use the `influx_inspect` commands to manage InfluxDB disks and shards. +description: > + Use the `influx_inspect` commands to manage InfluxDB disks and shards. menu: influxdb_1_8: weight: 50 diff --git a/content/influxdb/v1.8/tools/influxd/_index.md b/content/influxdb/v1.8/tools/influxd/_index.md index e7bcc2722..15da09720 100644 --- a/content/influxdb/v1.8/tools/influxd/_index.md +++ b/content/influxdb/v1.8/tools/influxd/_index.md @@ -1,6 +1,7 @@ --- title: influxd - InfluxDB daemon -description: The influxd daemon starts and runs all the processes necessary for InfluxDB to function. +description: > + The influxd daemon starts and runs all the processes necessary for InfluxDB to function. menu: influxdb_1_8: name: influxd diff --git a/content/influxdb/v1.8/tools/influxd/backup.md b/content/influxdb/v1.8/tools/influxd/backup.md index 327c5852e..bb6e2801c 100644 --- a/content/influxdb/v1.8/tools/influxd/backup.md +++ b/content/influxdb/v1.8/tools/influxd/backup.md @@ -1,6 +1,7 @@ --- title: influxd backup -description: The `influxd backup` command restores backup data and metadata from an InfluxDB backup directory. +description: > + The `influxd backup` command restores backup data and metadata from an InfluxDB backup directory. menu: influxdb_1_8: name: influxd backup diff --git a/content/influxdb/v1.8/tools/influxd/restore.md b/content/influxdb/v1.8/tools/influxd/restore.md index 0828c0d8e..2a029d879 100644 --- a/content/influxdb/v1.8/tools/influxd/restore.md +++ b/content/influxdb/v1.8/tools/influxd/restore.md @@ -1,6 +1,7 @@ --- title: influxd restore -description: The `influxd restore` command restores backup data and metadata from an InfluxDB backup directory. +description: > + The `influxd restore` command restores backup data and metadata from an InfluxDB backup directory. menu: influxdb_1_8: name: influxd restore diff --git a/content/influxdb/v1.8/tools/influxd/run.md b/content/influxdb/v1.8/tools/influxd/run.md index 1b6641021..7584ae1aa 100644 --- a/content/influxdb/v1.8/tools/influxd/run.md +++ b/content/influxdb/v1.8/tools/influxd/run.md @@ -1,6 +1,7 @@ --- title: influxd run -description: The `influxd run` command starts and runs all the processes necessary for InfluxDB to function. +description: > + The `influxd run` command starts and runs all the processes necessary for InfluxDB to function. menu: influxdb_1_8: name: influxd run diff --git a/content/influxdb/v1.8/tools/influxd/version.md b/content/influxdb/v1.8/tools/influxd/version.md index e69ca0661..379bb565c 100644 --- a/content/influxdb/v1.8/tools/influxd/version.md +++ b/content/influxdb/v1.8/tools/influxd/version.md @@ -1,6 +1,7 @@ --- title: influxd version -description: The `influxd version` command outputs the current version of InfluxDB. +description: > + The `influxd version` command outputs the current version of InfluxDB. menu: influxdb_1_8: name: influxd version diff --git a/content/influxdb/v1.8/tools/shell.md b/content/influxdb/v1.8/tools/shell.md index e495223b2..f76d4dba6 100644 --- a/content/influxdb/v1.8/tools/shell.md +++ b/content/influxdb/v1.8/tools/shell.md @@ -1,6 +1,6 @@ --- title: Using influx - InfluxDB command line interface - +description: InfluxDB's command line interface (`influx`) is an interactive shell for the HTTP API. menu: influxdb_1_8: name: Using influx diff --git a/content/influxdb/v1.8/troubleshooting/errors.md b/content/influxdb/v1.8/troubleshooting/errors.md index 47d81ee5d..f03a03338 100644 --- a/content/influxdb/v1.8/troubleshooting/errors.md +++ b/content/influxdb/v1.8/troubleshooting/errors.md @@ -1,6 +1,7 @@ --- title: InfluxDB error messages -description: Covers InfluxDB error messages, their descriptions, and common resolutions. +description: > + Covers InfluxDB error messages, their descriptions, and common resolutions. menu: influxdb_1_8: name: Error messages diff --git a/content/influxdb/v1.8/troubleshooting/frequently-asked-questions.md b/content/influxdb/v1.8/troubleshooting/frequently-asked-questions.md index b52e43180..b03347177 100644 --- a/content/influxdb/v1.8/troubleshooting/frequently-asked-questions.md +++ b/content/influxdb/v1.8/troubleshooting/frequently-asked-questions.md @@ -1,5 +1,6 @@ --- title: InfluxDB frequently asked questions +description: Common issues with InfluxDB OSS. aliases: - /influxdb/v1.8/troubleshooting/frequently_encountered_issues/ diff --git a/content/influxdb/v1.8/troubleshooting/query_management.md b/content/influxdb/v1.8/troubleshooting/query_management.md index 8aa2d4a8f..6df674fe3 100644 --- a/content/influxdb/v1.8/troubleshooting/query_management.md +++ b/content/influxdb/v1.8/troubleshooting/query_management.md @@ -1,6 +1,6 @@ --- title: InfluxQL query management -description: Manage queries in InfluxQL. +description: Show, kill, and manage queries in InfluxQL. menu: influxdb_1_8: name: Query management diff --git a/content/influxdb/v1.8/write_protocols/_index.md b/content/influxdb/v1.8/write_protocols/_index.md index 10dcc3d94..d6dc400a3 100644 --- a/content/influxdb/v1.8/write_protocols/_index.md +++ b/content/influxdb/v1.8/write_protocols/_index.md @@ -1,6 +1,7 @@ --- title: Write protocols in InfluxDB -description: Covers the InfluxDB line protocol and a tutorial using line protocol to write data to InfluxDB. +description: > + Covers the InfluxDB line protocol and a tutorial using line protocol to write data to InfluxDB. menu: influxdb_1_8: name: Write protocols diff --git a/content/influxdb/v1.8/write_protocols/line_protocol_reference.md b/content/influxdb/v1.8/write_protocols/line_protocol_reference.md index 5d6866c02..6031c3e82 100644 --- a/content/influxdb/v1.8/write_protocols/line_protocol_reference.md +++ b/content/influxdb/v1.8/write_protocols/line_protocol_reference.md @@ -1,5 +1,7 @@ --- title: InfluxDB line protocol reference +description: > + InfluxDB line protocol is a text-based format for writing points to InfluxDB. aliases: - /influxdb/v1.8/write_protocols/write_syntax/ menu: @@ -9,7 +11,7 @@ menu: parent: Write protocols --- -InfluxDB line protocol is a text based format for writing points to InfluxDB. +InfluxDB line protocol is a text-based format for writing points to InfluxDB. ## Line protocol syntax diff --git a/content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md b/content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md index 6bb1003be..c030a8ecd 100644 --- a/content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md +++ b/content/influxdb/v1.8/write_protocols/line_protocol_tutorial.md @@ -1,6 +1,6 @@ --- title: InfluxDB line protocol tutorial -description: Tutorial for using InfluxDB line protocol. +description: Tutorial for using InfluxDB line protocol. aliases: - /influxdb/v1.8/write_protocols/line/ menu: @@ -9,7 +9,7 @@ menu: parent: Write protocols --- -The InfluxDB line protocol is a text based format for writing points to the +The InfluxDB line protocol is a text-based format for writing points to the database. Points must be in line protocol format for InfluxDB to successfully parse and write points (unless you're using a [service plugin](/influxdb/v1.8/supported_protocols/)). diff --git a/content/kapacitor/v1.5/administration/_index.md b/content/kapacitor/v1.5/administration/_index.md index 47c3a6d5a..85f907b53 100644 --- a/content/kapacitor/v1.5/administration/_index.md +++ b/content/kapacitor/v1.5/administration/_index.md @@ -1,6 +1,6 @@ --- title: Administration -description: Administer Kapacitor. +description: Configure, upgrade, and manage security in Kapacitor. menu: kapacitor_1_5: name: Administration diff --git a/content/kapacitor/v1.5/administration/configuration.md b/content/kapacitor/v1.5/administration/configuration.md index bdaf6ee18..27c6addc9 100644 --- a/content/kapacitor/v1.5/administration/configuration.md +++ b/content/kapacitor/v1.5/administration/configuration.md @@ -1,6 +1,6 @@ --- title: Configure Kapacitor -description: Configuration options in Kapacitor. +description: Configuration options and environment variables in Kapacitor. menu: kapacitor_1_5: weight: 10 diff --git a/content/kapacitor/v1.5/administration/subscription-management.md b/content/kapacitor/v1.5/administration/subscription-management.md index 289b7099e..f9e54c1d9 100644 --- a/content/kapacitor/v1.5/administration/subscription-management.md +++ b/content/kapacitor/v1.5/administration/subscription-management.md @@ -1,6 +1,7 @@ --- title: Manage Kapacitor subscriptions -description: Kapacitor subscribes to InfluxDB and receives all data as it is written to InfluxDB. This article walks through how Kapacitor subscriptions work, how to configure them, and how to manage them. +description: > + Kapacitor subscribes to InfluxDB and receives all data as it is written to InfluxDB. This article walks through how Kapacitor subscriptions work, how to configure them, and how to manage them. menu: kapacitor_1_5: name: Manage subscriptions diff --git a/content/kapacitor/v1.5/event_handlers/_index.md b/content/kapacitor/v1.5/event_handlers/_index.md index 4861c11a8..ea9b60e9c 100644 --- a/content/kapacitor/v1.5/event_handlers/_index.md +++ b/content/kapacitor/v1.5/event_handlers/_index.md @@ -1,6 +1,7 @@ --- title: Kapacitor event handlers -description: Kapacitor event handlers provide ways to integrate Kapacitor alert messages with logging, specific URLs, and many third-party applications. +description: > + Kapacitor event handlers provide ways to integrate Kapacitor alert messages with logging, specific URLs, and many third-party applications. aliases: - /kapacitor/v1.5/working/event-handler-setup/ menu: diff --git a/content/kapacitor/v1.5/event_handlers/aggregate.md b/content/kapacitor/v1.5/event_handlers/aggregate.md index e3839597f..c5462a3fe 100644 --- a/content/kapacitor/v1.5/event_handlers/aggregate.md +++ b/content/kapacitor/v1.5/event_handlers/aggregate.md @@ -1,6 +1,7 @@ --- title: Aggregate event handler -description: The aggregate event handler allows you to aggregate alerts messages over a specified interval. This page includes aggregate options and usage examples. +description: > + The aggregate event handler allows you to aggregate alerts messages over a specified interval. This page includes aggregate options and usage examples. menu: kapacitor_1_5_ref: name: Aggregrate diff --git a/content/kapacitor/v1.5/event_handlers/alerta.md b/content/kapacitor/v1.5/event_handlers/alerta.md index 5b0ca6d90..7eddfb8ce 100644 --- a/content/kapacitor/v1.5/event_handlers/alerta.md +++ b/content/kapacitor/v1.5/event_handlers/alerta.md @@ -1,6 +1,7 @@ --- title: Alerta event handler -description: The Alerta event handler allows you to send Kapacitor alerts to Alerta. This page includes configuration options and usage examples. +description: > + The Alerta event handler allows you to send Kapacitor alerts to Alerta. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Alerta diff --git a/content/kapacitor/v1.5/event_handlers/discord.md b/content/kapacitor/v1.5/event_handlers/discord.md index 84e8d8a7f..194831773 100644 --- a/content/kapacitor/v1.5/event_handlers/discord.md +++ b/content/kapacitor/v1.5/event_handlers/discord.md @@ -1,6 +1,7 @@ --- title: Discord event handler -description: The Discord event handler lets you send Kapacitor alerts to Discord. This page includes configuration options and usage examples. +description: > + The Discord event handler lets you send Kapacitor alerts to Discord. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Discord diff --git a/content/kapacitor/v1.5/event_handlers/email.md b/content/kapacitor/v1.5/event_handlers/email.md index fb6e11b75..9a98f0f73 100644 --- a/content/kapacitor/v1.5/event_handlers/email.md +++ b/content/kapacitor/v1.5/event_handlers/email.md @@ -1,6 +1,7 @@ --- title: Email event handler -description: The "email" event handler allows you to send Kapacitor alerts via email. This page includes configuration options and usage examples. +description: > + The "email" event handler allows you to send Kapacitor alerts via email. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Email diff --git a/content/kapacitor/v1.5/event_handlers/exec.md b/content/kapacitor/v1.5/event_handlers/exec.md index d453a5c15..9b9525f10 100644 --- a/content/kapacitor/v1.5/event_handlers/exec.md +++ b/content/kapacitor/v1.5/event_handlers/exec.md @@ -1,6 +1,7 @@ --- title: Exec event handler -description: The "exec" event handler allows you to execute external programs when Kapacitor alert messages are triggered. This page includes configuration options and usage examples. +description: > + The "exec" event handler allows you to execute external programs when Kapacitor alert messages are triggered. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Exec diff --git a/content/kapacitor/v1.5/event_handlers/hipchat.md b/content/kapacitor/v1.5/event_handlers/hipchat.md index 116516002..073622bfc 100644 --- a/content/kapacitor/v1.5/event_handlers/hipchat.md +++ b/content/kapacitor/v1.5/event_handlers/hipchat.md @@ -1,6 +1,7 @@ --- title: HipChat event handler -description: The HipChat event handler allows you to send Kapacitor alerts to HipChat. This page includes configuration options and usage examples. +description: > + The HipChat event handler allows you to send Kapacitor alerts to HipChat. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: HipChat diff --git a/content/kapacitor/v1.5/event_handlers/kafka.md b/content/kapacitor/v1.5/event_handlers/kafka.md index c4766e086..a25286e6e 100644 --- a/content/kapacitor/v1.5/event_handlers/kafka.md +++ b/content/kapacitor/v1.5/event_handlers/kafka.md @@ -1,6 +1,7 @@ --- title: Kafka event handler -description: The Kafka event handler allows you to send Kapacitor alerts to an Apache Kafka cluster. This page includes configuration options and usage examples. +description: > + The Kafka event handler allows you to send Kapacitor alerts to an Apache Kafka cluster. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Kafka diff --git a/content/kapacitor/v1.5/event_handlers/log.md b/content/kapacitor/v1.5/event_handlers/log.md index b54b4b12a..3a2817627 100644 --- a/content/kapacitor/v1.5/event_handlers/log.md +++ b/content/kapacitor/v1.5/event_handlers/log.md @@ -1,6 +1,7 @@ --- title: Log event handler -description: The "log" event handler allows you to send Kapacitor alert messages to a log file. This page includes options and usage examples. +description: > + The "log" event handler allows you to send Kapacitor alert messages to a log file. This page includes options and usage examples. menu: kapacitor_1_5_ref: name: Log diff --git a/content/kapacitor/v1.5/event_handlers/microsoftteams.md b/content/kapacitor/v1.5/event_handlers/microsoftteams.md index 8d8067f44..a884a6ff6 100644 --- a/content/kapacitor/v1.5/event_handlers/microsoftteams.md +++ b/content/kapacitor/v1.5/event_handlers/microsoftteams.md @@ -1,6 +1,7 @@ --- title: Microsoft Teams event handler -description: The Microsoft Teams event handler lets you send Kapacitor alerts to a Microsoft Teams channel. This page includes configuration options and usage examples. +description: > + The Microsoft Teams event handler lets you send Kapacitor alerts to a Microsoft Teams channel. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Microsoft Teams diff --git a/content/kapacitor/v1.5/event_handlers/mqtt.md b/content/kapacitor/v1.5/event_handlers/mqtt.md index 3718108cc..3c8f9b6f6 100644 --- a/content/kapacitor/v1.5/event_handlers/mqtt.md +++ b/content/kapacitor/v1.5/event_handlers/mqtt.md @@ -1,6 +1,7 @@ --- title: MQTT event handler -description: The MQTT event handler allows you to send Kapacitor alert messages to an MQTT handler. This page includes configuration options and usage examples. +description: > + The MQTT event handler allows you to send Kapacitor alert messages to an MQTT handler. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: MQTT diff --git a/content/kapacitor/v1.5/event_handlers/opsgenie/v1.md b/content/kapacitor/v1.5/event_handlers/opsgenie/v1.md index 1f1f40b0b..5332f5e13 100644 --- a/content/kapacitor/v1.5/event_handlers/opsgenie/v1.md +++ b/content/kapacitor/v1.5/event_handlers/opsgenie/v1.md @@ -1,6 +1,7 @@ --- title: OpsGenie v1 event handler -description: The OpsGenie v1 event handler allows you to send Kapacitor alerts to OpsGenie. This page includes configuration options and usage examples. +description: > + The OpsGenie v1 event handler allows you to send Kapacitor alerts to OpsGenie. This page includes configuration options and usage examples. --- [OpsGenie](https://www.opsgenie.com/) is an incident response orchestration platform for DevOps & ITOps teams. diff --git a/content/kapacitor/v1.5/event_handlers/opsgenie/v2.md b/content/kapacitor/v1.5/event_handlers/opsgenie/v2.md index 49d247dd4..8634c833c 100644 --- a/content/kapacitor/v1.5/event_handlers/opsgenie/v2.md +++ b/content/kapacitor/v1.5/event_handlers/opsgenie/v2.md @@ -1,6 +1,7 @@ --- title: OpsGenie v2 event handler -description: The OpsGenie v2 event handler allows you to send Kapacitor alerts to OpsGenie. This page includes configuration options and usage examples. +description: > + The OpsGenie v2 event handler allows you to send Kapacitor alerts to OpsGenie. This page includes configuration options and usage examples. aliases: - kapacitor/v1.5/event_handlers/opsgenie diff --git a/content/kapacitor/v1.5/event_handlers/pagerduty/v1.md b/content/kapacitor/v1.5/event_handlers/pagerduty/v1.md index 996d5614e..e874152cc 100644 --- a/content/kapacitor/v1.5/event_handlers/pagerduty/v1.md +++ b/content/kapacitor/v1.5/event_handlers/pagerduty/v1.md @@ -1,6 +1,7 @@ --- title: PagerDuty v1 event handler -description: The PagerDuty v1 event handler allows you to send Kapacitor alerts to PagerDuty. This page includes configuration options and usage examples. +description: > + The PagerDuty v1 event handler allows you to send Kapacitor alerts to PagerDuty. This page includes configuration options and usage examples. --- [PagerDuty](https://www.pagerduty.com/) is an incident management platform that diff --git a/content/kapacitor/v1.5/event_handlers/pagerduty/v2.md b/content/kapacitor/v1.5/event_handlers/pagerduty/v2.md index f778d45fc..0169a07b5 100644 --- a/content/kapacitor/v1.5/event_handlers/pagerduty/v2.md +++ b/content/kapacitor/v1.5/event_handlers/pagerduty/v2.md @@ -1,6 +1,7 @@ --- title: PagerDuty v2 event handler -description: The PagerDuty v2 event handler allows you to send Kapacitor alerts to PagerDuty. This page includes configuration options and usage examples. +description: > + The PagerDuty v2 event handler allows you to send Kapacitor alerts to PagerDuty. This page includes configuration options and usage examples. aliases: - /kapacitor/v1.5/event_handlers/pagerduty/ diff --git a/content/kapacitor/v1.5/event_handlers/post.md b/content/kapacitor/v1.5/event_handlers/post.md index 7b4ab2d9d..8d86b84c0 100644 --- a/content/kapacitor/v1.5/event_handlers/post.md +++ b/content/kapacitor/v1.5/event_handlers/post.md @@ -1,6 +1,7 @@ --- title: Post event handler -description: The "post" event handler allows you to POST Kapacitor alert data to an HTTP endpoint. This page includes configuration options and usage examples. +description: > + The "post" event handler allows you to POST Kapacitor alert data to an HTTP endpoint. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Post diff --git a/content/kapacitor/v1.5/event_handlers/publish.md b/content/kapacitor/v1.5/event_handlers/publish.md index f4febe87b..06938376e 100644 --- a/content/kapacitor/v1.5/event_handlers/publish.md +++ b/content/kapacitor/v1.5/event_handlers/publish.md @@ -1,6 +1,7 @@ --- title: Publish event handler -description: The "publish" event handler allows you to publish Kapacitor alerts messages to mulitple Kapacitor topics. This page includes options and usage examples. +description: > + The "publish" event handler allows you to publish Kapacitor alerts messages to mulitple Kapacitor topics. This page includes options and usage examples. menu: kapacitor_1_5_ref: name: Publish diff --git a/content/kapacitor/v1.5/event_handlers/pushover.md b/content/kapacitor/v1.5/event_handlers/pushover.md index f24f4b36f..a75c906a1 100644 --- a/content/kapacitor/v1.5/event_handlers/pushover.md +++ b/content/kapacitor/v1.5/event_handlers/pushover.md @@ -1,6 +1,7 @@ --- title: Pushover event handler -description: The Pushover event handler allows you to send Kapacitor alerts to Pushover. This page includes configuration options and usage examples. +description: > + The Pushover event handler allows you to send Kapacitor alerts to Pushover. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Pushover diff --git a/content/kapacitor/v1.5/event_handlers/sensu.md b/content/kapacitor/v1.5/event_handlers/sensu.md index 14b4d72e5..f46e14d1c 100644 --- a/content/kapacitor/v1.5/event_handlers/sensu.md +++ b/content/kapacitor/v1.5/event_handlers/sensu.md @@ -1,6 +1,7 @@ --- title: Sensu event handler -description: The Sensu event handler allows you to send Kapacitor alerts to Sensu. This page includes configuration options and usage examples. +description: > + The Sensu event handler allows you to send Kapacitor alerts to Sensu. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Sensu diff --git a/content/kapacitor/v1.5/event_handlers/slack.md b/content/kapacitor/v1.5/event_handlers/slack.md index 8d5248f7b..5c2462ef6 100644 --- a/content/kapacitor/v1.5/event_handlers/slack.md +++ b/content/kapacitor/v1.5/event_handlers/slack.md @@ -1,6 +1,7 @@ --- title: Slack event handler -description: The Slack event handler allows you to send Kapacitor alerts to Slack. This page includes configuration options and usage examples. +description: > + The Slack event handler allows you to send Kapacitor alerts to Slack. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Slack diff --git a/content/kapacitor/v1.5/event_handlers/snmptrap.md b/content/kapacitor/v1.5/event_handlers/snmptrap.md index d9faf8362..821e56b68 100644 --- a/content/kapacitor/v1.5/event_handlers/snmptrap.md +++ b/content/kapacitor/v1.5/event_handlers/snmptrap.md @@ -1,6 +1,7 @@ --- title: SNMP trap event handler -description: The "snmptrap" event handler allows you to send Kapacitor alerts SNMP traps. This page includes configuration options and usage examples. +description: > + The "snmptrap" event handler allows you to send Kapacitor alerts SNMP traps. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: SNMP Trap diff --git a/content/kapacitor/v1.5/event_handlers/talk.md b/content/kapacitor/v1.5/event_handlers/talk.md index 31efebf3e..f62ac26ce 100644 --- a/content/kapacitor/v1.5/event_handlers/talk.md +++ b/content/kapacitor/v1.5/event_handlers/talk.md @@ -1,6 +1,7 @@ --- title: Talk event handler -description: The Talk event handler allows you to send Kapacitor alerts to Talk. This page includes configuration options and usage examples. +description: > + The Talk event handler allows you to send Kapacitor alerts to Talk. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Talk diff --git a/content/kapacitor/v1.5/event_handlers/tcp.md b/content/kapacitor/v1.5/event_handlers/tcp.md index 691ba73e5..3e704a823 100644 --- a/content/kapacitor/v1.5/event_handlers/tcp.md +++ b/content/kapacitor/v1.5/event_handlers/tcp.md @@ -1,6 +1,7 @@ --- title: TCP event handler -description: The "tcp" event handler allows you to send Kapacitor alert data to a TCP endpoint. This page includes options and usage examples. +description: > + The "tcp" event handler allows you to send Kapacitor alert data to a TCP endpoint. This page includes options and usage examples. menu: kapacitor_1_5_ref: name: TCP diff --git a/content/kapacitor/v1.5/event_handlers/telegram.md b/content/kapacitor/v1.5/event_handlers/telegram.md index 921f7e654..6ecaedade 100644 --- a/content/kapacitor/v1.5/event_handlers/telegram.md +++ b/content/kapacitor/v1.5/event_handlers/telegram.md @@ -1,6 +1,7 @@ --- title: Telegram event handler -description: The Telegram event handler allows you to send Kapacitor alerts to Telegram. This page includes configuration options and usage examples. +description: > + The Telegram event handler allows you to send Kapacitor alerts to Telegram. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: Telegram diff --git a/content/kapacitor/v1.5/event_handlers/victorops.md b/content/kapacitor/v1.5/event_handlers/victorops.md index 5548d4acf..f9a15961e 100644 --- a/content/kapacitor/v1.5/event_handlers/victorops.md +++ b/content/kapacitor/v1.5/event_handlers/victorops.md @@ -1,6 +1,7 @@ --- title: VictorOps event handler -description: The VictorOps event handler allows you to send Kapacitor alerts to VictorOps. This page includes configuration options and usage examples. +description: > + The VictorOps event handler allows you to send Kapacitor alerts to VictorOps. This page includes configuration options and usage examples. menu: kapacitor_1_5_ref: name: VictorOps diff --git a/content/kapacitor/v1.5/guides/continuous_queries.md b/content/kapacitor/v1.5/guides/continuous_queries.md index 2088e06a2..056a996b9 100644 --- a/content/kapacitor/v1.5/guides/continuous_queries.md +++ b/content/kapacitor/v1.5/guides/continuous_queries.md @@ -1,6 +1,6 @@ --- title: Kapacitor as a Continuous Query engine -description: Use Kapacitor for Continuous Queries (CQs). +description: Use Kapacitor to downsample and process data at scheduled intervals. aliases: - kapacitor/v1.5/examples/continuous_queries/ menu: diff --git a/content/kapacitor/v1.5/guides/event-handler-setup.md b/content/kapacitor/v1.5/guides/event-handler-setup.md index 4762edd1c..230b36e37 100644 --- a/content/kapacitor/v1.5/guides/event-handler-setup.md +++ b/content/kapacitor/v1.5/guides/event-handler-setup.md @@ -1,6 +1,7 @@ --- title: Set up event handler -description: +description: > + Set up Kapacitor event handlers to send alerts and notifications to third-party endpoints. menu: kapacitor_1_5: weight: 70 diff --git a/content/kapacitor/v1.5/guides/hierarchical-alert-suppression.md b/content/kapacitor/v1.5/guides/hierarchical-alert-suppression.md index a7582e009..3c6f1afc5 100644 --- a/content/kapacitor/v1.5/guides/hierarchical-alert-suppression.md +++ b/content/kapacitor/v1.5/guides/hierarchical-alert-suppression.md @@ -1,6 +1,7 @@ --- title: Suppress Kapacitor alerts based on hierarchy -description: Kapacitor's '.inhibit()' allows you to create hierarchical alerting architectures by suppressing alerts with matching tags in a specified alert category. +description: > + Kapacitor's '.inhibit()' allows you to create hierarchical alerting architectures by suppressing alerts with matching tags in a specified alert category. menu: kapacitor_1_5: name: Hierarchical alert suppression diff --git a/content/kapacitor/v1.5/guides/join_backfill.md b/content/kapacitor/v1.5/guides/join_backfill.md index 63d0433a3..0bedacd7c 100644 --- a/content/kapacitor/v1.5/guides/join_backfill.md +++ b/content/kapacitor/v1.5/guides/join_backfill.md @@ -1,6 +1,7 @@ --- title: Calculate rates across joined series + backfill -description: Use a prepared data generator to calculate rates across joined series and backfill. +description: > + Use a prepared data generator to calculate rates across joined series and backfill. aliases: - kapacitor/v1.5/examples/join_backfill/ menu: diff --git a/content/kapacitor/v1.5/guides/live_leaderboard.md b/content/kapacitor/v1.5/guides/live_leaderboard.md index c17af2b83..82b17c8c5 100644 --- a/content/kapacitor/v1.5/guides/live_leaderboard.md +++ b/content/kapacitor/v1.5/guides/live_leaderboard.md @@ -1,6 +1,7 @@ --- title: Live leaderboard of game scores -description: Tutorial on using Kapacitor stream processing and Chronograf to build a leaderboard for gamers to be able to see player scores in realtime. Historical data is also available for post-game analysis. +description: > + Tutorial on using Kapacitor stream processing and Chronograf to build a leaderboard for gamers to be able to see player scores in realtime. Historical data is also available for post-game analysis. aliases: - kapacitor/v1.5/examples/live_leaderboard/ menu: diff --git a/content/kapacitor/v1.5/guides/load_directory.md b/content/kapacitor/v1.5/guides/load_directory.md index 0334362f6..2a0ae29d0 100644 --- a/content/kapacitor/v1.5/guides/load_directory.md +++ b/content/kapacitor/v1.5/guides/load_directory.md @@ -1,6 +1,7 @@ --- title: Load directory service -description: The load directory service enables file-based definitions of Kapacitor tasks, templates, and topic handlers that are loaded on startup or when a SIGHUP signal is sent to the process. +description: > + The load directory service enables file-based definitions of Kapacitor tasks, templates, and topic handlers that are loaded on startup or when a SIGHUP signal is sent to the process. aliases: - kapacitor/v1.5/examples/load_directory/ menu: diff --git a/content/kapacitor/v1.5/guides/scheduled-downtime.md b/content/kapacitor/v1.5/guides/scheduled-downtime.md index 58633dc38..2aa91c74f 100644 --- a/content/kapacitor/v1.5/guides/scheduled-downtime.md +++ b/content/kapacitor/v1.5/guides/scheduled-downtime.md @@ -1,6 +1,7 @@ --- title: Handle Kapacitor alerts during scheduled downtime -description: TBuild Kapacitor TICKscripts that gracefully handle scheduled downtime without triggering unnecessary alerts. +description: > + Build Kapacitor TICKscripts that gracefully handle scheduled downtime without triggering unnecessary alerts. menu: kapacitor_1_5: name: Handle scheduled downtime diff --git a/content/kapacitor/v1.5/guides/socket_udf.md b/content/kapacitor/v1.5/guides/socket_udf.md index c47590b15..0abaeea48 100644 --- a/content/kapacitor/v1.5/guides/socket_udf.md +++ b/content/kapacitor/v1.5/guides/socket_udf.md @@ -1,6 +1,7 @@ --- title: Write socket-based user-defined functions (UDFs) -description: :earn how to write a simple socket-based UDF. +description: > + Learn how to write a simple socket-based UDF. aliases: - kapacitor/v1.5/examples/socket_udf/ menu: diff --git a/content/kapacitor/v1.5/guides/two-measurement-alert.md b/content/kapacitor/v1.5/guides/two-measurement-alert.md index ac4f732b2..3209e389e 100644 --- a/content/kapacitor/v1.5/guides/two-measurement-alert.md +++ b/content/kapacitor/v1.5/guides/two-measurement-alert.md @@ -1,6 +1,7 @@ --- title: Trigger alerts by comparing two measurements -description: Kapacitor allows you to create alerts triggered by comparisons between two or more measurements. This guide walks through how to join the measurements, trigger alerts, and create visualizations for the data comparison. +description: > + Kapacitor allows you to create alerts triggered by comparisons between two or more measurements. This guide walks through how to join the measurements, trigger alerts, and create visualizations for the data comparison. menu: kapacitor_1_5: name: Alerts based on two measurements diff --git a/content/kapacitor/v1.5/introduction/installation.md b/content/kapacitor/v1.5/introduction/installation.md index bec0ee907..d05dbd4f4 100644 --- a/content/kapacitor/v1.5/introduction/installation.md +++ b/content/kapacitor/v1.5/introduction/installation.md @@ -1,5 +1,6 @@ --- title: Install Kapacitor +Description: Download, install, and configure Kapacitor on your operating system of choice. weight: 10 menu: kapacitor_1_5: diff --git a/content/kapacitor/v1.5/nodes/alert_node.md b/content/kapacitor/v1.5/nodes/alert_node.md index b933a7c2b..4dbe621df 100644 --- a/content/kapacitor/v1.5/nodes/alert_node.md +++ b/content/kapacitor/v1.5/nodes/alert_node.md @@ -1,6 +1,7 @@ --- title: AlertNode -description: A Kapacitor AlertNode triggers an event of varying severity levels and passes the event to alert handlers. The criteria for triggering an alert is specified using a lambda expression. +description: > + A Kapacitor AlertNode triggers an event of varying severity levels and passes the event to alert handlers. The criteria for triggering an alert is specified using a lambda expression. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/barrier_node.md b/content/kapacitor/v1.5/nodes/barrier_node.md index 4d84fe9d2..979d06195 100644 --- a/content/kapacitor/v1.5/nodes/barrier_node.md +++ b/content/kapacitor/v1.5/nodes/barrier_node.md @@ -1,6 +1,7 @@ --- title: BarrierNode -description: BarrierNode emits a barrier with the current time, according to the system clock, and allows pipelines to be forced in the absence of data traffic. The barrier emitted will be based on either idle time since the last received message or on a periodic timer based on the system clock. +description: > + BarrierNode emits a barrier with the current time, according to the system clock, and allows pipelines to be forced in the absence of data traffic. The barrier emitted will be based on either idle time since the last received message or on a periodic timer based on the system clock. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/batch_node.md b/content/kapacitor/v1.5/nodes/batch_node.md index 7ff83ef5b..3299b2b1d 100644 --- a/content/kapacitor/v1.5/nodes/batch_node.md +++ b/content/kapacitor/v1.5/nodes/batch_node.md @@ -1,6 +1,7 @@ --- title: BatchNode -description: BatchNode handles creating several child QueryNodes. Each call to `query` creates a child batch node that can further be configured. The `batch` variable in batch tasks is an instance of BatchNode. +description: > + BatchNode handles creating several child QueryNodes. Each call to `query` creates a child batch node that can further be configured. The `batch` variable in batch tasks is an instance of BatchNode. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/change_detect_node.md b/content/kapacitor/v1.5/nodes/change_detect_node.md index 2e5d78187..65124e0d0 100644 --- a/content/kapacitor/v1.5/nodes/change_detect_node.md +++ b/content/kapacitor/v1.5/nodes/change_detect_node.md @@ -1,6 +1,7 @@ --- title: ChangeDetectNode (Kapacitor TICKscript node) -description: ChangeDetectNode creates a new node that only emits new points if different from the previous point. +description: > + ChangeDetectNode creates a new node that only emits new points if different from the previous point. menu: kapacitor_1_5_ref: diff --git a/content/kapacitor/v1.5/nodes/combine_node.md b/content/kapacitor/v1.5/nodes/combine_node.md index 5924f1300..4532384dc 100644 --- a/content/kapacitor/v1.5/nodes/combine_node.md +++ b/content/kapacitor/v1.5/nodes/combine_node.md @@ -1,6 +1,7 @@ --- title: CombineNode -description: CombineNode combines data from a single node with itself. Points with the same time are grouped and then combinations are created. The size of the combinations is defined by how many expressions are given. +description: > + CombineNode combines data from a single node with itself. Points with the same time are grouped and then combinations are created. The size of the combinations is defined by how many expressions are given. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/derivative_node.md b/content/kapacitor/v1.5/nodes/derivative_node.md index 95aa522aa..1becec5f0 100644 --- a/content/kapacitor/v1.5/nodes/derivative_node.md +++ b/content/kapacitor/v1.5/nodes/derivative_node.md @@ -1,6 +1,7 @@ --- title: DerivativeNode -description: DerivativeNode computes the derivative of a stream or batch. The derivative is computed on a single field and behaves similarly to the InfluxQL derivative function. +description: > + DerivativeNode computes the derivative of a stream or batch. The derivative is computed on a single field and behaves similarly to the InfluxQL derivative function. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/ec2_autoscale_node.md b/content/kapacitor/v1.5/nodes/ec2_autoscale_node.md index 41453dd13..4448f29f3 100644 --- a/content/kapacitor/v1.5/nodes/ec2_autoscale_node.md +++ b/content/kapacitor/v1.5/nodes/ec2_autoscale_node.md @@ -1,6 +1,7 @@ --- title: EC2AutoscaleNode -description: EC2AutoscaleNode triggers autoscale events on an AWS Autoscaling group. The node also outputs points for the triggered events. +description: > + EC2AutoscaleNode triggers autoscale events on an AWS Autoscaling group. The node also outputs points for the triggered events. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/eval_node.md b/content/kapacitor/v1.5/nodes/eval_node.md index 8cc23a430..5926dba29 100644 --- a/content/kapacitor/v1.5/nodes/eval_node.md +++ b/content/kapacitor/v1.5/nodes/eval_node.md @@ -1,6 +1,7 @@ --- title: EvalNode -description: EvalNode evaluates expressions on each data point it receives. A list of expressions may be provided and will be evaluated in the order they are given. The results of expressions are available to later expressions in the list. +description: > + EvalNode evaluates expressions on each data point it receives. A list of expressions may be provided and will be evaluated in the order they are given. The results of expressions are available to later expressions in the list. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/from_node.md b/content/kapacitor/v1.5/nodes/from_node.md index b4264c0ee..122a169c8 100644 --- a/content/kapacitor/v1.5/nodes/from_node.md +++ b/content/kapacitor/v1.5/nodes/from_node.md @@ -1,6 +1,7 @@ --- title: FromNode -description: FromNode selects a subset of the data flowing through a StreamNode. You can select which portion of the stream you want to process. +description: > + FromNode selects a subset of the data flowing through a StreamNode. You can select which portion of the stream you want to process. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/group_by_node.md b/content/kapacitor/v1.5/nodes/group_by_node.md index 7d6c71fb3..043bd7e88 100644 --- a/content/kapacitor/v1.5/nodes/group_by_node.md +++ b/content/kapacitor/v1.5/nodes/group_by_node.md @@ -1,6 +1,7 @@ --- title: GroupByNode -description: GroupByNode groups incoming data. Each group is then processed independently for the rest of the pipeline. Only tags that are dimensions in the grouping will be preserved; all other tags are dropped. +description: > + GroupByNode groups incoming data. Each group is then processed independently for the rest of the pipeline. Only tags that are dimensions in the grouping will be preserved; all other tags are dropped. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/http_out_node.md b/content/kapacitor/v1.5/nodes/http_out_node.md index 10cab74dc..bb2bbb417 100644 --- a/content/kapacitor/v1.5/nodes/http_out_node.md +++ b/content/kapacitor/v1.5/nodes/http_out_node.md @@ -1,6 +1,7 @@ --- title: HTTPOutNode -description: HTTPOutNode caches the most recent data for each group it has received. The cached data is available at the given endpoint, which is the relative path from the API endpoint of the running task. +description: > + HTTPOutNode caches the most recent data for each group it has received. The cached data is available at the given endpoint, which is the relative path from the API endpoint of the running task. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/http_post_node.md b/content/kapacitor/v1.5/nodes/http_post_node.md index 30f0e9b3e..21f46f39e 100644 --- a/content/kapacitor/v1.5/nodes/http_post_node.md +++ b/content/kapacitor/v1.5/nodes/http_post_node.md @@ -1,6 +1,7 @@ --- title: HTTPPostNode -description: HTTPPostNode takes the incoming data stream and will POST it to an HTTP endpoint. That endpoint may be specified as a positional argument, or as an endpoint property method on httpPost. Multiple endpoint property methods may be specified. +description: > + HTTPPostNode takes the incoming data stream and will POST it to an HTTP endpoint. That endpoint may be specified as a positional argument, or as an endpoint property method on httpPost. Multiple endpoint property methods may be specified. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/influx_d_b_out_node.md b/content/kapacitor/v1.5/nodes/influx_d_b_out_node.md index 36e4cf728..cc5997940 100644 --- a/content/kapacitor/v1.5/nodes/influx_d_b_out_node.md +++ b/content/kapacitor/v1.5/nodes/influx_d_b_out_node.md @@ -1,6 +1,7 @@ --- title: InfluxDBOutNode -description: InfluxDBOutNode writes data to an InfluxDB database as it is received. +description: > + InfluxDBOutNode writes data to an InfluxDB database as it is received. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/influx_q_l_node.md b/content/kapacitor/v1.5/nodes/influx_q_l_node.md index 7a5e6e0d3..f7a9ec049 100644 --- a/content/kapacitor/v1.5/nodes/influx_q_l_node.md +++ b/content/kapacitor/v1.5/nodes/influx_q_l_node.md @@ -1,6 +1,7 @@ --- title: InfluxQLNode -description: InfluxQLNode performs the available function from the InfluxQL language. The function can be performed on a stream or batch edge. The resulting edge is dependent on the function. +description: > + InfluxQLNode performs the available function from the InfluxQL language. The function can be performed on a stream or batch edge. The resulting edge is dependent on the function. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/join_node.md b/content/kapacitor/v1.5/nodes/join_node.md index 9204a727e..ba06b66cd 100644 --- a/content/kapacitor/v1.5/nodes/join_node.md +++ b/content/kapacitor/v1.5/nodes/join_node.md @@ -1,6 +1,7 @@ --- title: JoinNode -description: JoinNode joins the data from any number of nodes. As each data point is received from a parent node it is paired with the next data points from the other parent nodes with a matching timestamp. +description: > + JoinNode joins the data from any number of nodes. As each data point is received from a parent node it is paired with the next data points from the other parent nodes with a matching timestamp. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/k8s_autoscale_node.md b/content/kapacitor/v1.5/nodes/k8s_autoscale_node.md index f3a34c87b..1647f47c6 100644 --- a/content/kapacitor/v1.5/nodes/k8s_autoscale_node.md +++ b/content/kapacitor/v1.5/nodes/k8s_autoscale_node.md @@ -1,6 +1,7 @@ --- title: K8sAutoscaleNode -description: K8sAutoscaleNode triggers autoscale events for a resource on a Kubernetes cluster and outputs points for the triggered events. +description: > + K8sAutoscaleNode triggers autoscale events for a resource on a Kubernetes cluster and outputs points for the triggered events. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/query_node.md b/content/kapacitor/v1.5/nodes/query_node.md index 788a77b42..4ad37e014 100644 --- a/content/kapacitor/v1.5/nodes/query_node.md +++ b/content/kapacitor/v1.5/nodes/query_node.md @@ -1,6 +1,7 @@ --- title: QueryNode -description: QueryNode defines a source and a schedule for processing batch data. The data is queried from an InfluxDB database and then passed into the data pipeline. +description: > + QueryNode defines a source and a schedule for processing batch data. The data is queried from an InfluxDB database and then passed into the data pipeline. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/sample_node.md b/content/kapacitor/v1.5/nodes/sample_node.md index 5720e632f..8e5f08db1 100644 --- a/content/kapacitor/v1.5/nodes/sample_node.md +++ b/content/kapacitor/v1.5/nodes/sample_node.md @@ -1,6 +1,7 @@ --- title: SampleNode -description: SampleNode samples points or batches. One point will be emitted every count or duration specified. +description: > + SampleNode samples points or batches. One point will be emitted every count or duration specified. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/shift_node.md b/content/kapacitor/v1.5/nodes/shift_node.md index dd0bf5e6b..607d53703 100644 --- a/content/kapacitor/v1.5/nodes/shift_node.md +++ b/content/kapacitor/v1.5/nodes/shift_node.md @@ -1,6 +1,7 @@ --- title: ShiftNode -description: ShiftNode shifts points and batches in time. This is useful for comparing batches or points from different times. +description: > + ShiftNode shifts points and batches in time. This is useful for comparing batches or points from different times. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/sideload_node.md b/content/kapacitor/v1.5/nodes/sideload_node.md index 22d4439d4..58dd37f96 100644 --- a/content/kapacitor/v1.5/nodes/sideload_node.md +++ b/content/kapacitor/v1.5/nodes/sideload_node.md @@ -1,6 +1,7 @@ --- title: SideloadNode -description: SideloadNode adds fields and tags to points based on hierarchical data from various sources. +description: > + SideloadNode adds fields and tags to points based on hierarchical data from various sources. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/state_count_node.md b/content/kapacitor/v1.5/nodes/state_count_node.md index 1246dff87..1beff9e2b 100644 --- a/content/kapacitor/v1.5/nodes/state_count_node.md +++ b/content/kapacitor/v1.5/nodes/state_count_node.md @@ -1,6 +1,7 @@ --- title: StateCountNode -description: StateCountNode computes the number of consecutive points in a given state (defined using a lambda expression). +description: > + StateCountNode computes the number of consecutive points in a given state (defined using a lambda expression). note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/state_duration_node.md b/content/kapacitor/v1.5/nodes/state_duration_node.md index 7ea8710e9..ae06c9bba 100644 --- a/content/kapacitor/v1.5/nodes/state_duration_node.md +++ b/content/kapacitor/v1.5/nodes/state_duration_node.md @@ -1,6 +1,7 @@ --- title: StateDurationNode -description: StateDurationNode computes the duration of a given state (defined using a lambda expression). +description: > + StateDurationNode computes the duration of a given state (defined using a lambda expression). note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/stats_node.md b/content/kapacitor/v1.5/nodes/stats_node.md index aae1048d0..2aa666025 100644 --- a/content/kapacitor/v1.5/nodes/stats_node.md +++ b/content/kapacitor/v1.5/nodes/stats_node.md @@ -1,6 +1,7 @@ --- title: StatsNode -description: StreamNode emits internal statistics about another node at a given interval. +description: > + StreamNode emits internal statistics about another node at a given interval. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/stream_node.md b/content/kapacitor/v1.5/nodes/stream_node.md index 4c835a567..4f1930b10 100644 --- a/content/kapacitor/v1.5/nodes/stream_node.md +++ b/content/kapacitor/v1.5/nodes/stream_node.md @@ -1,6 +1,7 @@ --- title: StreamNode -description: StreamNode represents the source of data being streamed to Kapacitor through any of its inputs. +description: > + StreamNode represents the source of data being streamed to Kapacitor through any of its inputs. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/swarm_autoscale_node.md b/content/kapacitor/v1.5/nodes/swarm_autoscale_node.md index 7ab154a6d..177188b56 100644 --- a/content/kapacitor/v1.5/nodes/swarm_autoscale_node.md +++ b/content/kapacitor/v1.5/nodes/swarm_autoscale_node.md @@ -1,6 +1,7 @@ --- title: SwarmAutoscaleNode -description: SwarmAutoscaleNode triggers autoscale events for a service on a Docker Swarm mode cluster and outputs points for the triggered events. +description: > + SwarmAutoscaleNode triggers autoscale events for a service on a Docker Swarm mode cluster and outputs points for the triggered events. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/nodes/union_node.md b/content/kapacitor/v1.5/nodes/union_node.md index 1c92f026f..d6b7ba2fd 100644 --- a/content/kapacitor/v1.5/nodes/union_node.md +++ b/content/kapacitor/v1.5/nodes/union_node.md @@ -1,6 +1,7 @@ --- title: UnionNode -description: UnionNode takes the union of all of its parents as a simple pass-through. Data points received from each parent are passed to children nodes without modification. +description: > + UnionNode takes the union of all of its parents as a simple pass-through. Data points received from each parent are passed to children nodes without modification. note: Auto generated by tickdoc menu: diff --git a/content/kapacitor/v1.5/tick/expr.md b/content/kapacitor/v1.5/tick/expr.md index 3f13e05d9..2b30dd8df 100644 --- a/content/kapacitor/v1.5/tick/expr.md +++ b/content/kapacitor/v1.5/tick/expr.md @@ -1,7 +1,8 @@ --- title: Lambda expressions -description: TICKscript uses lambda expressions to define transformations on data points as -well as define Boolean conditions that act as filters. +description: > + TICKscript uses lambda expressions to define transformations on data points as + well as define Boolean conditions that act as filters. menu: kapacitor_1_5_ref: identifier: expr diff --git a/content/kapacitor/v1.5/troubleshooting/frequently-asked-questions.md b/content/kapacitor/v1.5/troubleshooting/frequently-asked-questions.md index b2326b555..4bf10f7de 100644 --- a/content/kapacitor/v1.5/troubleshooting/frequently-asked-questions.md +++ b/content/kapacitor/v1.5/troubleshooting/frequently-asked-questions.md @@ -1,6 +1,6 @@ --- title: Kapacitor frequently asked questions - +description: frequent sources of confusion or important things to know related to Kapacitor. menu: kapacitor_1_5: name: Frequently asked questions (FAQs) diff --git a/content/kapacitor/v1.5/working/_index.md b/content/kapacitor/v1.5/working/_index.md index 44cc156b9..e471d45ce 100644 --- a/content/kapacitor/v1.5/working/_index.md +++ b/content/kapacitor/v1.5/working/_index.md @@ -1,6 +1,6 @@ --- title: Work with Kapacitor - +description: Key features of the Kapacitor daemon and client. menu: kapacitor_1_5: name: Work with Kapacitor diff --git a/content/kapacitor/v1.5/working/api.md b/content/kapacitor/v1.5/working/api.md index 0d10a61ba..8532183c3 100644 --- a/content/kapacitor/v1.5/working/api.md +++ b/content/kapacitor/v1.5/working/api.md @@ -1,6 +1,7 @@ --- title: Kapacitor HTTP API reference documentation -description: Use the Kapacitor HTTP API endpoints to control task execution, query statues, and collect troubleshooting data. +description: > + Use the Kapacitor HTTP API endpoints to control task execution, query statues, and collect troubleshooting data. aliases: - /kapacitor/v1.5/api - /kapacitor/v1.5/api/api diff --git a/content/kapacitor/v1.5/working/cli_client.md b/content/kapacitor/v1.5/working/cli_client.md index 1c754df1e..23b7590a2 100644 --- a/content/kapacitor/v1.5/working/cli_client.md +++ b/content/kapacitor/v1.5/working/cli_client.md @@ -1,6 +1,7 @@ --- title: Kapacitor command line client -description: The 'kapacitor' command line utility is used to manage Kapacitor servers and processes, providing access to server statistics as well as other management tasks. +description: > + The 'kapacitor' command line utility is used to manage Kapacitor servers and processes, providing access to server statistics as well as other management tasks. menu: kapacitor_1_5: name: Kapacitor CLI diff --git a/content/kapacitor/v1.5/working/custom_output.md b/content/kapacitor/v1.5/working/custom_output.md index 1f8238ce8..01b1882a2 100644 --- a/content/kapacitor/v1.5/working/custom_output.md +++ b/content/kapacitor/v1.5/working/custom_output.md @@ -1,6 +1,7 @@ --- title: Contributing new Kapacitor output nodes -description: Contribute a new node to Kapacitor to output data to a custom endpoint. +description: > + Contribute a new node to Kapacitor to output data to a custom endpoint. aliases: - kapacitor/v1.5/contributing/custom_output/ - kapacitor/v1.5/about_the_project/custom_output/ diff --git a/content/kapacitor/v1.5/working/template_tasks.md b/content/kapacitor/v1.5/working/template_tasks.md index 3c287def2..4c0c1f9c8 100644 --- a/content/kapacitor/v1.5/working/template_tasks.md +++ b/content/kapacitor/v1.5/working/template_tasks.md @@ -1,6 +1,7 @@ --- title: Template tasks -description: Create Kapacitor task and TICKscript templates that can be used to quickly create new tasks and TICKscripts. +description: > + Create Kapacitor task and TICKscript templates that can be used to quickly create new tasks and TICKscripts. aliases: - /kapacitor/v1.5/examples/template_tasks/ - /kapacitor/v1.5/guides/template_tasks/ diff --git a/content/telegraf/v1.15/plugins/_index.md b/content/telegraf/v1.15/plugins/_index.md index 7b1d2b6a1..85e64a6a1 100644 --- a/content/telegraf/v1.15/plugins/_index.md +++ b/content/telegraf/v1.15/plugins/_index.md @@ -9,17 +9,4 @@ menu: Telegraf is an agent, written in the Go programming language, for collecting, processing, aggregating, and writing metrics. Telegraf is plugin-driven and supports four categories of plugin types, including input, output, aggregator, and processor. -## [Full Telegraf plugins list](/telegraf/v1.15/plugins/plugin-list/) -View the full list of available Telegraf plugins. - -### Telegraf input plugins -The [Telegraf input plugins](/telegraf/v1.15/plugins/inputs/) collect metrics from the system, services, or third party APIs. - -### Telegraf output plugins -The [Telegraf output plugins](/telegraf/v1.15/plugins/outputs/) write metrics to various destinations. - -### Telegraf aggregator plugins -The [Telegraf aggregator plugins](/telegraf/v1.15/plugins/aggregators/) create aggregate metrics (for example, mean, min, max, quantiles, etc.) - -### Telegraf processor plugins -The [Telegraf processor plugins](/telegraf/v1.15/plugins/processors/) transform, decorate, and filter metrics. +{{< children >}}