Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/", "/docs/grafana/latest/datasources/overview/"]
|
||||
title = "Data sources"
|
||||
weight = 60
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/
|
||||
- /docs/grafana/latest/datasources/overview/
|
||||
title: Data sources
|
||||
weight: 60
|
||||
---
|
||||
|
||||
# Data sources
|
||||
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/add-a-data-source/", "/docs/grafana/latest/features/datasources/add-a-data-source/"]
|
||||
title = "Add data source"
|
||||
weight = 100
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/add-a-data-source/
|
||||
- /docs/grafana/latest/features/datasources/add-a-data-source/
|
||||
title: Add data source
|
||||
weight: 100
|
||||
---
|
||||
|
||||
# Add a data source
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/alertmanager/", "/docs/grafana/latest/features/datasources/alertmanager/"]
|
||||
description = "Guide for using Alertmanager in Grafana"
|
||||
keywords = ["grafana", "prometheus", "guide"]
|
||||
title = "Alertmanager"
|
||||
weight = 150
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/alertmanager/
|
||||
- /docs/grafana/latest/features/datasources/alertmanager/
|
||||
description: Guide for using Alertmanager in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- prometheus
|
||||
- guide
|
||||
title: Alertmanager
|
||||
weight: 150
|
||||
---
|
||||
|
||||
# Alertmanager data source
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "Guide for using CloudWatch in Grafana"
|
||||
keywords = ["grafana", "cloudwatch", "guide"]
|
||||
title = "AWS CloudWatch"
|
||||
weight = 200
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/aws-cloudwatch/
|
||||
- /docs/grafana/latest/datasources/cloudwatch/
|
||||
description: Guide for using CloudWatch in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- cloudwatch
|
||||
- guide
|
||||
title: AWS CloudWatch
|
||||
weight: 200
|
||||
---
|
||||
|
||||
# AWS CloudWatch data source
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/aws-authentication/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "AWS authentication"
|
||||
keywords = ["grafana", "aws", "authentication"]
|
||||
title = "Authentication"
|
||||
weight = 5
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/aws-cloudwatch/aws-authentication/
|
||||
- /docs/grafana/latest/datasources/cloudwatch/
|
||||
description: AWS authentication
|
||||
keywords:
|
||||
- grafana
|
||||
- aws
|
||||
- authentication
|
||||
title: Authentication
|
||||
weight: 5
|
||||
---
|
||||
|
||||
# AWS authentication
|
||||
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/preconfig-cloudwatch-dashboards/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "Guide for using AWS CloudWatch in Grafana"
|
||||
keywords = ["grafana", "stackdriver", "google", "guide", "cloud", "monitoring"]
|
||||
title = "Curated CloudWatch dashboards"
|
||||
weight = 15
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/aws-cloudwatch/preconfig-cloudwatch-dashboards/
|
||||
- /docs/grafana/latest/datasources/cloudwatch/
|
||||
description: Guide for using AWS CloudWatch in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- stackdriver
|
||||
- google
|
||||
- guide
|
||||
- cloud
|
||||
- monitoring
|
||||
title: Curated CloudWatch dashboards
|
||||
weight: 15
|
||||
---
|
||||
|
||||
# Curated CloudWatch dashboards
|
||||
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/provision-cloudwatch/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "Guide for provisioning CloudWatch"
|
||||
title = "Provision CloudWatch"
|
||||
weight = 400
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/aws-cloudwatch/provision-cloudwatch/
|
||||
- /docs/grafana/latest/datasources/cloudwatch/
|
||||
description: Guide for provisioning CloudWatch
|
||||
title: Provision CloudWatch
|
||||
weight: 400
|
||||
---
|
||||
|
||||
# Provision CloudWatch data source
|
||||
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/template-queries-cloudwatch/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "Template variables in CloudWatch queryh"
|
||||
title = "Template variables in CloudWatch query"
|
||||
weight = 10
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/aws-cloudwatch/template-queries-cloudwatch/
|
||||
- /docs/grafana/latest/datasources/cloudwatch/
|
||||
description: Template variables in CloudWatch queryh
|
||||
title: Template variables in CloudWatch query
|
||||
weight: 10
|
||||
---
|
||||
|
||||
# Using template variables in CloudWatch queries
|
||||
|
||||
|
||||
@@ -1,10 +1,21 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/azuremonitor/", "/docs/grafana/latest/features/datasources/azuremonitor/"]
|
||||
description = "Guide for using Azure Monitor in Grafana"
|
||||
keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"]
|
||||
title = "Azure Monitor"
|
||||
weight = 300
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/azuremonitor/
|
||||
- /docs/grafana/latest/features/datasources/azuremonitor/
|
||||
description: Guide for using Azure Monitor in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- microsoft
|
||||
- azure
|
||||
- monitor
|
||||
- application
|
||||
- insights
|
||||
- log
|
||||
- analytics
|
||||
- guide
|
||||
title: Azure Monitor
|
||||
weight: 300
|
||||
---
|
||||
|
||||
# Azure Monitor data source
|
||||
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/azuremonitor/deprecated-application-insights/"]
|
||||
description = "Template to provision the Azure Monitor data source"
|
||||
keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"]
|
||||
title = "Application Insights deprecation"
|
||||
weight = 999
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/azuremonitor/deprecated-application-insights/
|
||||
description: Template to provision the Azure Monitor data source
|
||||
keywords:
|
||||
- grafana
|
||||
- microsoft
|
||||
- azure
|
||||
- monitor
|
||||
- application
|
||||
- insights
|
||||
- log
|
||||
- analytics
|
||||
- guide
|
||||
title: Application Insights deprecation
|
||||
weight: 999
|
||||
---
|
||||
|
||||
# Deprecated Application Insights and Insights Analytics
|
||||
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/azuremonitor/provisioning/"]
|
||||
description = "Template to provision the Azure Monitor data source"
|
||||
keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"]
|
||||
title = "Provisioning Azure Monitor"
|
||||
weight = 2
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/azuremonitor/provisioning/
|
||||
description: Template to provision the Azure Monitor data source
|
||||
keywords:
|
||||
- grafana
|
||||
- microsoft
|
||||
- azure
|
||||
- monitor
|
||||
- application
|
||||
- insights
|
||||
- log
|
||||
- analytics
|
||||
- guide
|
||||
title: Provisioning Azure Monitor
|
||||
weight: 2
|
||||
---
|
||||
|
||||
# Configure the data source with provisioning
|
||||
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/azuremonitor/template-variables/"]
|
||||
description = "Using template variables with Azure Monitor in Grafana"
|
||||
keywords = ["grafana", "microsoft", "azure", "monitor", "application", "insights", "log", "analytics", "guide"]
|
||||
title = "Azure Monitor template variables"
|
||||
weight = 2
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/azuremonitor/template-variables/
|
||||
description: Using template variables with Azure Monitor in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- microsoft
|
||||
- azure
|
||||
- monitor
|
||||
- application
|
||||
- insights
|
||||
- log
|
||||
- analytics
|
||||
- guide
|
||||
title: Azure Monitor template variables
|
||||
weight: 2
|
||||
---
|
||||
|
||||
# Template variables
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/elasticsearch/", "/docs/grafana/latest/features/datasources/elasticsearch/"]
|
||||
description = "Guide for using Elasticsearch in Grafana"
|
||||
keywords = ["grafana", "elasticsearch", "guide"]
|
||||
title = "Elasticsearch"
|
||||
weight = 325
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/elasticsearch/
|
||||
- /docs/grafana/latest/features/datasources/elasticsearch/
|
||||
description: Guide for using Elasticsearch in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- elasticsearch
|
||||
- guide
|
||||
title: Elasticsearch
|
||||
weight: 325
|
||||
---
|
||||
|
||||
# Using Elasticsearch in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,20 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/google-cloud-monitoring/", "/docs/grafana/latest/features/datasources/stackdriver/", "/docs/grafana/next/datasources/cloudmonitoring/", "/docs/grafana/next/features/datasources/cloudmonitoring/"]
|
||||
description = "Guide for using Google Cloud Monitoring in Grafana"
|
||||
keywords = ["grafana", "stackdriver", "google", "guide", "cloud", "monitoring"]
|
||||
title = "Google Cloud Monitoring"
|
||||
weight = 350
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/google-cloud-monitoring/
|
||||
- /docs/grafana/latest/features/datasources/stackdriver/
|
||||
- /docs/grafana/next/datasources/cloudmonitoring/
|
||||
- /docs/grafana/next/features/datasources/cloudmonitoring/
|
||||
description: Guide for using Google Cloud Monitoring in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- stackdriver
|
||||
- google
|
||||
- guide
|
||||
- cloud
|
||||
- monitoring
|
||||
title: Google Cloud Monitoring
|
||||
weight: 350
|
||||
---
|
||||
|
||||
# Using Google Cloud Monitoring in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/google-cloud-monitoring/google-authentication/", "/docs/grafana/next/datasources/cloudmonitoring/"]
|
||||
description = "Google authentication"
|
||||
keywords = ["grafana", "google", "authentication"]
|
||||
title = "Authentication"
|
||||
weight = 5
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/google-cloud-monitoring/google-authentication/
|
||||
- /docs/grafana/next/datasources/cloudmonitoring/
|
||||
description: Google authentication
|
||||
keywords:
|
||||
- grafana
|
||||
- google
|
||||
- authentication
|
||||
title: Authentication
|
||||
weight: 5
|
||||
---
|
||||
|
||||
# Google authentication
|
||||
|
||||
|
||||
+16
-7
@@ -1,10 +1,19 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/google-cloud-monitoring/preconfig-cloud-monitoring-dashboards/", "/docs/grafana/latest/features/datasources/stackdriver/", "/docs/grafana/next/features/datasources/cloudmonitoring/"]
|
||||
description = "Guide for using Google Cloud Monitoring in Grafana"
|
||||
keywords = ["grafana", "stackdriver", "google", "guide", "cloud", "monitoring"]
|
||||
title = "Preconfigured dashboards"
|
||||
weight = 10
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/google-cloud-monitoring/preconfig-cloud-monitoring-dashboards/
|
||||
- /docs/grafana/latest/features/datasources/stackdriver/
|
||||
- /docs/grafana/next/features/datasources/cloudmonitoring/
|
||||
description: Guide for using Google Cloud Monitoring in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- stackdriver
|
||||
- google
|
||||
- guide
|
||||
- cloud
|
||||
- monitoring
|
||||
title: Preconfigured dashboards
|
||||
weight: 10
|
||||
---
|
||||
|
||||
# Preconfigured Cloud Monitoring dashboards
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/graphite/", "/docs/grafana/latest/features/datasources/graphite/"]
|
||||
description = "Guide for using graphite in Grafana"
|
||||
keywords = ["grafana", "graphite", "guide"]
|
||||
title = "Graphite"
|
||||
weight = 600
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/graphite/
|
||||
- /docs/grafana/latest/features/datasources/graphite/
|
||||
description: Guide for using graphite in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- graphite
|
||||
- guide
|
||||
title: Graphite
|
||||
weight: 600
|
||||
---
|
||||
|
||||
# Using Graphite in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/", "/docs/grafana/latest/features/datasources/influxdb/"]
|
||||
description = "Guide for using InfluxDB in Grafana"
|
||||
keywords = ["grafana", "influxdb", "guide", "flux"]
|
||||
title = "InfluxDB data source"
|
||||
weight = 700
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/influxdb/
|
||||
- /docs/grafana/latest/features/datasources/influxdb/
|
||||
description: Guide for using InfluxDB in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- influxdb
|
||||
- guide
|
||||
- flux
|
||||
title: InfluxDB data source
|
||||
weight: 700
|
||||
---
|
||||
|
||||
# InfluxDB data source
|
||||
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/influxdb-flux/"]
|
||||
description = "Guide for Flux in Grafana"
|
||||
title = "Flux support in Grafana"
|
||||
weight = 200
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/influxdb/influxdb-flux/
|
||||
description: Guide for Flux in Grafana
|
||||
title: Flux support in Grafana
|
||||
weight: 200
|
||||
---
|
||||
|
||||
# Flux query language in Grafana
|
||||
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/influxdb-templates/"]
|
||||
description = "Guide for templates in InfluxDB"
|
||||
title = "InfluxDB templates"
|
||||
weight = 300
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/influxdb/influxdb-templates/
|
||||
description: Guide for templates in InfluxDB
|
||||
title: InfluxDB templates
|
||||
weight: 300
|
||||
---
|
||||
|
||||
## InfluxDB templates
|
||||
|
||||
|
||||
@@ -1,9 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/provision-influxdb/"]
|
||||
description = "Guide for provisioning InfluxDB"
|
||||
title = "Provision InfluxDB"
|
||||
weight = 400
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/influxdb/provision-influxdb/
|
||||
description: Guide for provisioning InfluxDB
|
||||
title: Provision InfluxDB
|
||||
weight: 400
|
||||
---
|
||||
|
||||
# Provision InfluxDB
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/jaeger/", "/docs/grafana/latest/features/datasources/jaeger/"]
|
||||
description = "Guide for using Jaeger in Grafana"
|
||||
keywords = ["grafana", "jaeger", "guide", "tracing"]
|
||||
title = "Jaeger"
|
||||
weight = 800
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/jaeger/
|
||||
- /docs/grafana/latest/features/datasources/jaeger/
|
||||
description: Guide for using Jaeger in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- jaeger
|
||||
- guide
|
||||
- tracing
|
||||
title: Jaeger
|
||||
weight: 800
|
||||
---
|
||||
|
||||
# Jaeger data source
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/loki/", "/docs/grafana/latest/features/datasources/loki/"]
|
||||
description = "Guide for using Loki in Grafana"
|
||||
keywords = ["grafana", "loki", "logging", "guide"]
|
||||
title = "Loki"
|
||||
weight = 800
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/loki/
|
||||
- /docs/grafana/latest/features/datasources/loki/
|
||||
description: Guide for using Loki in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- loki
|
||||
- logging
|
||||
- guide
|
||||
title: Loki
|
||||
weight: 800
|
||||
---
|
||||
|
||||
# Using Loki in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,18 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/mssql/", "/docs/grafana/latest/features/datasources/mssql/"]
|
||||
description = "Guide for using Microsoft SQL Server in Grafana"
|
||||
keywords = ["grafana", "MSSQL", "Microsoft", "SQL", "guide", "Azure SQL Database"]
|
||||
title = "Microsoft SQL Server"
|
||||
weight = 900
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/mssql/
|
||||
- /docs/grafana/latest/features/datasources/mssql/
|
||||
description: Guide for using Microsoft SQL Server in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- MSSQL
|
||||
- Microsoft
|
||||
- SQL
|
||||
- guide
|
||||
- Azure SQL Database
|
||||
title: Microsoft SQL Server
|
||||
weight: 900
|
||||
---
|
||||
|
||||
# Using Microsoft SQL Server in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/mysql/", "/docs/grafana/latest/features/datasources/mysql/"]
|
||||
description = "Guide for using MySQL in Grafana"
|
||||
keywords = ["grafana", "mysql", "guide"]
|
||||
title = "MySQL"
|
||||
weight = 1000
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/mysql/
|
||||
- /docs/grafana/latest/features/datasources/mysql/
|
||||
description: Guide for using MySQL in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- mysql
|
||||
- guide
|
||||
title: MySQL
|
||||
weight: 1000
|
||||
---
|
||||
|
||||
# Using MySQL in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/opentsdb/", "/docs/grafana/latest/features/datasources/opentsdb/", "/docs/grafana/latest/features/opentsdb/"]
|
||||
description = "Guide for using OpenTSDB in Grafana"
|
||||
keywords = ["grafana", "opentsdb", "guide"]
|
||||
title = "OpenTSDB"
|
||||
weight = 1100
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/opentsdb/
|
||||
- /docs/grafana/latest/features/datasources/opentsdb/
|
||||
- /docs/grafana/latest/features/opentsdb/
|
||||
description: Guide for using OpenTSDB in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- opentsdb
|
||||
- guide
|
||||
title: OpenTSDB
|
||||
weight: 1100
|
||||
---
|
||||
|
||||
# Using OpenTSDB in Grafana
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/postgres/", "/docs/grafana/latest/features/datasources/postgres/"]
|
||||
description = "Guide for using PostgreSQL in Grafana"
|
||||
keywords = ["grafana", "postgresql", "guide"]
|
||||
title = "PostgreSQL"
|
||||
weight = 1200
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/postgres/
|
||||
- /docs/grafana/latest/features/datasources/postgres/
|
||||
description: Guide for using PostgreSQL in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- postgresql
|
||||
- guide
|
||||
title: PostgreSQL
|
||||
weight: 1200
|
||||
---
|
||||
|
||||
# PostgreSQL data source
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/prometheus/", "/docs/grafana/latest/features/datasources/prometheus/"]
|
||||
description = "Guide for using Prometheus in Grafana"
|
||||
keywords = ["grafana", "prometheus", "guide"]
|
||||
title = "Prometheus"
|
||||
weight = 1300
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/prometheus/
|
||||
- /docs/grafana/latest/features/datasources/prometheus/
|
||||
description: Guide for using Prometheus in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- prometheus
|
||||
- guide
|
||||
title: Prometheus
|
||||
weight: 1300
|
||||
---
|
||||
|
||||
# Prometheus data source
|
||||
|
||||
|
||||
@@ -1,10 +1,17 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/tempo/", "/docs/grafana/latest/features/datasources/tempo/"]
|
||||
description = "High volume, minimal dependency trace storage. OSS tracing solution from Grafana Labs."
|
||||
keywords = ["grafana", "tempo", "guide", "tracing"]
|
||||
title = "Tempo"
|
||||
weight = 1400
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/tempo/
|
||||
- /docs/grafana/latest/features/datasources/tempo/
|
||||
description: High volume, minimal dependency trace storage. OSS tracing solution from
|
||||
Grafana Labs.
|
||||
keywords:
|
||||
- grafana
|
||||
- tempo
|
||||
- guide
|
||||
- tracing
|
||||
title: Tempo
|
||||
weight: 1400
|
||||
---
|
||||
|
||||
# Tempo data source
|
||||
|
||||
|
||||
@@ -1,9 +1,16 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/testdata/", "/docs/grafana/latest/features/datasources/testdata/"]
|
||||
keywords = ["grafana", "dashboard", "documentation", "panels", "testdata"]
|
||||
title = "TestData"
|
||||
weight = 1500
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/testdata/
|
||||
- /docs/grafana/latest/features/datasources/testdata/
|
||||
keywords:
|
||||
- grafana
|
||||
- dashboard
|
||||
- documentation
|
||||
- panels
|
||||
- testdata
|
||||
title: TestData
|
||||
weight: 1500
|
||||
---
|
||||
|
||||
# Grafana TestData DB
|
||||
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/zipkin/"]
|
||||
description = "Guide for using Zipkin in Grafana"
|
||||
keywords = ["grafana", "zipkin", "guide", "tracing"]
|
||||
title = "Zipkin"
|
||||
weight = 1600
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/datasources/zipkin/
|
||||
description: Guide for using Zipkin in Grafana
|
||||
keywords:
|
||||
- grafana
|
||||
- zipkin
|
||||
- guide
|
||||
- tracing
|
||||
title: Zipkin
|
||||
weight: 1600
|
||||
---
|
||||
|
||||
# Zipkin data source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user