chronograf/1.8/guides
parent
2e456ee023
commit
65e9fa142f
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Guides for Chronograf
|
title: Guides for Chronograf
|
||||||
description: The Chronograf guides discuss dashboards, monitoring InfluxDB Enterprise clusters, Kapacitor alerts and event handlers, template variables, visualization types, and TICKscript editing/logging.
|
description: Find step-by-step instructions for using Chronograf's features.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Guides
|
name: Guides
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Advanced Kapacitor usage
|
title: Advanced Kapacitor usage
|
||||||
description: Learn how Kapacitor can be used with Chronograf for alert history and TICKscript management.
|
description: Use Kapacitor with Chronograf for alert history and TICKscript management.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
weight: 100
|
weight: 100
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Analyzing logs with Chronograf
|
title: Analyze logs with Chronograf
|
||||||
description: View, search, filter, visualize, and analyze log information using Chronograf and InfluxDB.
|
description: Analyze log information using Chronograf.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
weight: 120
|
weight: 120
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Using annotations in Chronograf views
|
title: Use annotations in Chronograf views
|
||||||
description: Annotations provide contextual information by adding explanatory notes or comments to Chronograf graph views and charts in the user interface and dashboards.
|
description: Add contextual information to Chronograf dashboards with annotations.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Using annotations
|
name: Use annotations
|
||||||
weight: 50
|
weight: 50
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Cloning dashboards and cells
|
title: Clone dashboards and cells
|
||||||
description: Dashboards and their cells can be cloned, or copied, to be used as templates for easily creating new dashboards and cells.
|
description: Dashboards and their cells can be cloned, or copied, to be used as templates for easily creating new dashboards and cells.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
title: Configuring Chronograf alert endpoints
|
title: Configure Chronograf alert endpoints
|
||||||
aliases:
|
aliases:
|
||||||
- /chronograf/v1.8/guides/configure-kapacitor-event-handlers/
|
- /chronograf/v1.8/guides/configure-kapacitor-event-handlers/
|
||||||
description: Use Chronograf alert endpoints to send alert messages using Chronograf support for Alerta, Exec, HipChat, HTTP/Post, Kafka, Log, OpsGenie, PagerDuty, Sensu, Slack, SMTP/email, Talk, Telegram, TCP, and VictorOps.
|
description: Use Chronograf alert endpoints to send alert messages.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Configuring alert endpoints
|
name: Configure alert endpoints
|
||||||
weight: 70
|
weight: 70
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Creating Chronograf dashboards
|
title: Create Chronograf dashboards
|
||||||
description: This tutorial guides you quickly through the essential steps required to create custom Chronograf dashboards for use with InfluxDB and the InfluxData Platform.
|
description: Create custom Chronograf dashboards to visualize your data.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Creating dashboards
|
name: Create dashboards
|
||||||
weight: 30
|
weight: 30
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
title: Creating Chronograf alert rules
|
title: Create Chronograf alert rules
|
||||||
description: Creating Chronograf alert rules, specifying time series data and thresholds. Example sends alerts to a Slack channel.
|
description: Create Kapacitor alert rules in the Chronograf UI.
|
||||||
aliases:
|
aliases:
|
||||||
- /chronograf/v1.8/guides/create-a-kapacitor-alert/
|
- /chronograf/v1.8/guides/create-a-kapacitor-alert/
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Creating alert rules
|
name: Create alert rules
|
||||||
weight: 60
|
weight: 60
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Using dashboard template variables
|
title: Use dashboard template variables
|
||||||
description: Chronograf dashboards support template variables that let you modify queries through simple user interactions. Variable types include databases, measurements, field keys, tag keys, tag values, comma-separated values (CSV), maps, custom meta queries, and text.
|
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.
|
||||||
aliases:
|
aliases:
|
||||||
- /chronograf/v1.8/introduction/templating/
|
- /chronograf/v1.8/introduction/templating/
|
||||||
- /chronograf/v1.8/templating/
|
- /chronograf/v1.8/templating/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Creating a live leaderboard for game scores
|
title: Create a live leaderboard for game scores
|
||||||
description: Tutorial on using 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: This examples uses Chronograf to build a leaderboard for gamers to be able to see player scores in realtime.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Live leaderboard of game scores
|
name: Live leaderboard of game scores
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Monitoring InfluxDB Enterprise clusters
|
title: Monitor InfluxDB Enterprise clusters
|
||||||
description: Use Chronograf dashboards with an InfluxDB OSS server to measure and monitor InfluxDB Enterprise cluster data nodes using Telegraf output plugins and input plugins.
|
description: Use Chronograf dashboards with an InfluxDB OSS server to measure and monitor InfluxDB Enterprise clusters.
|
||||||
aliases:
|
aliases:
|
||||||
- /chronograf/v1.8/guides/monitor-an-influxenterprise-cluster/
|
- /chronograf/v1.8/guides/monitor-an-influxenterprise-cluster/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Viewing Chronograf dashboards in presentation mode
|
title: View Chronograf dashboards in presentation mode
|
||||||
description: View dashboards in full screen using presentation mode.
|
description: View dashboards in full screen using presentation mode.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Viewing dashboards in presentation mode
|
name: View dashboards in presentation mode
|
||||||
weight: 130
|
weight: 130
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,7 +3,7 @@ title: Explore data in Chronograf
|
||||||
description: Query and visualize data in the Data Explorer.
|
description: Query and visualize data in the Data Explorer.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Exploring data in Chronograf
|
name: Explore data in Chronograf
|
||||||
weight: 130
|
weight: 130
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Editing TICKscripts in Chronograf
|
title: Edit TICKscripts in Chronograf
|
||||||
description: Editing and viewing TICKscript logs in Chronograf
|
description: Editing and viewing TICKscript logs in Chronograf
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
|
@ -10,6 +10,5 @@ menu:
|
||||||
TICKscript logs data to a log file for debugging purposes.
|
TICKscript logs data to a log file for debugging purposes.
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
* TICKscript logs data to a log file for debugging purposes. We have a bunch of hosts which post data to an external endpoint. the payload is logged before being sent.
|
* TICKscript logs data to a log file for debugging purposes. We have a bunch of hosts which post data to an external endpoint. the payload is logged before being sent.
|
||||||
A feature to show the list of hosts , and an ability to see the logs for each of them.
|
A feature to show the list of hosts , and an ability to see the logs for each of them.
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Using pre-created dashboards in Chronograf
|
title: Use pre-created dashboards in Chronograf
|
||||||
description: Preconfigured dashboards can quickly be used to display metrics for popular applications, including Apache, Consul, Docker, Elasticsearch, InfluxDB, Mesos, MySQL, NGINX, PostgreSQL, RabbitMQ, Redis, and more
|
description: Use preconfigured dashboards in Chronograf to display metrics for popular third-party applications.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Using pre-created dashboards
|
name: Use pre-created dashboards
|
||||||
weight: 10
|
weight: 10
|
||||||
parent: Guides
|
parent: Guides
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: Visualization types in Chronograf
|
title: Visualization types in Chronograf
|
||||||
descriptions: Chronograf dashboards and views support graphs and other visualization types, including line graphs, stacked graphs, step-plot graphs, single statistics, bar graphs, gauges, and tables.
|
descriptions: Chronograf provides multiple visualization types to visualize your data in
|
||||||
|
a format that makes to the most sense for your use case. Use to available customization
|
||||||
|
options to customize each visualization.
|
||||||
menu:
|
menu:
|
||||||
chronograf_1_8:
|
chronograf_1_8:
|
||||||
name: Visualization types
|
name: Visualization types
|
||||||
|
|
Loading…
Reference in New Issue