Add current alias to all files (#48635)
* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/", "/docs/grafana/latest/datasources/overview/"]
|
||||
title = "Data sources"
|
||||
aliases = ["/docs/grafana/latest/datasources/overview/"]
|
||||
weight = 60
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/datasources/add-a-data-source/", "/docs/grafana/latest/features/datasources/add-a-data-source/"]
|
||||
title = "Add data source"
|
||||
aliases = ["/docs/grafana/latest/features/datasources/add-a-data-source/"]
|
||||
weight = 100
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Alertmanager"
|
||||
aliases = ["/docs/grafana/latest/datasources/alertmanager/", "/docs/grafana/latest/features/datasources/alertmanager/"]
|
||||
description = "Guide for using Alertmanager in Grafana"
|
||||
keywords = ["grafana", "prometheus", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/alertmanager"]
|
||||
title = "Alertmanager"
|
||||
weight = 150
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "AWS CloudWatch"
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "Guide for using CloudWatch in Grafana"
|
||||
keywords = ["grafana", "cloudwatch", "guide"]
|
||||
aliases = ["/docs/grafana/latest/datasources/cloudwatch"]
|
||||
title = "AWS CloudWatch"
|
||||
weight = 200
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Authentication"
|
||||
aliases = ["/docs/grafana/latest/datasources/aws-cloudwatch/aws-authentication/", "/docs/grafana/latest/datasources/cloudwatch/"]
|
||||
description = "AWS authentication"
|
||||
keywords = ["grafana", "aws", "authentication"]
|
||||
aliases = ["/docs/grafana/latest/datasources/cloudwatch"]
|
||||
title = "Authentication"
|
||||
weight = 5
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Curated CloudWatch dashboards"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/datasources/cloudwatch"]
|
||||
title = "Curated CloudWatch dashboards"
|
||||
weight = 15
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Provision CloudWatch"
|
||||
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/cloudwatch"]
|
||||
+++
|
||||
|
||||
# Provision CloudWatch data source
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Template variables in CloudWatch query"
|
||||
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/cloudwatch"]
|
||||
+++
|
||||
|
||||
# Using template variables in CloudWatch queries
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Azure Monitor"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/azuremonitor"]
|
||||
title = "Azure Monitor"
|
||||
weight = 300
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Application Insights deprecation"
|
||||
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
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Provisioning Azure Monitor"
|
||||
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
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Azure Monitor template variables"
|
||||
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
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Elasticsearch"
|
||||
aliases = ["/docs/grafana/latest/datasources/elasticsearch/", "/docs/grafana/latest/features/datasources/elasticsearch/"]
|
||||
description = "Guide for using Elasticsearch in Grafana"
|
||||
keywords = ["grafana", "elasticsearch", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/elasticsearch"]
|
||||
title = "Elasticsearch"
|
||||
weight = 325
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Google Cloud Monitoring"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/stackdriver", "/docs/grafana/next/datasources/cloudmonitoring/", "/docs/grafana/next/features/datasources/cloudmonitoring/"]
|
||||
title = "Google Cloud Monitoring"
|
||||
weight = 350
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Authentication"
|
||||
aliases = ["/docs/grafana/latest/datasources/google-cloud-monitoring/google-authentication/", "/docs/grafana/next/datasources/cloudmonitoring/"]
|
||||
description = "Google authentication"
|
||||
keywords = ["grafana", "google", "authentication"]
|
||||
aliases = ["/docs/grafana/next/datasources/cloudmonitoring/"]
|
||||
title = "Authentication"
|
||||
weight = 5
|
||||
+++
|
||||
|
||||
|
||||
+2
-2
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Preconfigured dashboards"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/stackdriver", "/docs/grafana/next/features/datasources/cloudmonitoring/"]
|
||||
title = "Preconfigured dashboards"
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Graphite"
|
||||
aliases = ["/docs/grafana/latest/datasources/graphite/", "/docs/grafana/latest/features/datasources/graphite/"]
|
||||
description = "Guide for using graphite in Grafana"
|
||||
keywords = ["grafana", "graphite", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/graphite"]
|
||||
title = "Graphite"
|
||||
weight = 600
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "InfluxDB data source"
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/", "/docs/grafana/latest/features/datasources/influxdb/"]
|
||||
description = "Guide for using InfluxDB in Grafana"
|
||||
keywords = ["grafana", "influxdb", "guide", "flux"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/influxdb", "/docs/grafana/latest/datasources/influxdb"]
|
||||
title = "InfluxDB data source"
|
||||
weight = 700
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Flux support in Grafana"
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/influxdb-flux/"]
|
||||
description = "Guide for Flux in Grafana"
|
||||
title = "Flux support in Grafana"
|
||||
weight = 200
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "InfluxDB templates"
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/influxdb-templates/"]
|
||||
description = "Guide for templates in InfluxDB"
|
||||
title = "InfluxDB templates"
|
||||
weight = 300
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Provision InfluxDB"
|
||||
aliases = ["/docs/grafana/latest/datasources/influxdb/provision-influxdb/"]
|
||||
description = "Guide for provisioning InfluxDB"
|
||||
title = "Provision InfluxDB"
|
||||
weight = 400
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Jaeger"
|
||||
aliases = ["/docs/grafana/latest/datasources/jaeger/", "/docs/grafana/latest/features/datasources/jaeger/"]
|
||||
description = "Guide for using Jaeger in Grafana"
|
||||
keywords = ["grafana", "jaeger", "guide", "tracing"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/jaeger"]
|
||||
title = "Jaeger"
|
||||
weight = 800
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Loki"
|
||||
aliases = ["/docs/grafana/latest/datasources/loki/", "/docs/grafana/latest/features/datasources/loki/"]
|
||||
description = "Guide for using Loki in Grafana"
|
||||
keywords = ["grafana", "loki", "logging", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/loki"]
|
||||
title = "Loki"
|
||||
weight = 800
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Microsoft SQL Server"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/mssql/"]
|
||||
title = "Microsoft SQL Server"
|
||||
weight = 900
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "MySQL"
|
||||
aliases = ["/docs/grafana/latest/datasources/mysql/", "/docs/grafana/latest/features/datasources/mysql/"]
|
||||
description = "Guide for using MySQL in Grafana"
|
||||
keywords = ["grafana", "mysql", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/mysql/"]
|
||||
title = "MySQL"
|
||||
weight = 1000
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "OpenTSDB"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/opentsdb", "/docs/grafana/latest/features/datasources/opentsdb/"]
|
||||
title = "OpenTSDB"
|
||||
weight = 1100
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "PostgreSQL"
|
||||
aliases = ["/docs/grafana/latest/datasources/postgres/", "/docs/grafana/latest/features/datasources/postgres/"]
|
||||
description = "Guide for using PostgreSQL in Grafana"
|
||||
keywords = ["grafana", "postgresql", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/postgres/"]
|
||||
title = "PostgreSQL"
|
||||
weight = 1200
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Prometheus"
|
||||
aliases = ["/docs/grafana/latest/datasources/prometheus/", "/docs/grafana/latest/features/datasources/prometheus/"]
|
||||
description = "Guide for using Prometheus in Grafana"
|
||||
keywords = ["grafana", "prometheus", "guide"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/prometheus"]
|
||||
title = "Prometheus"
|
||||
weight = 1300
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Tempo"
|
||||
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"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/tempo"]
|
||||
title = "Tempo"
|
||||
weight = 1400
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "TestData"
|
||||
aliases = ["/docs/grafana/latest/datasources/testdata/", "/docs/grafana/latest/features/datasources/testdata/"]
|
||||
keywords = ["grafana", "dashboard", "documentation", "panels", "testdata"]
|
||||
aliases = ["/docs/grafana/latest/features/datasources/testdata"]
|
||||
title = "TestData"
|
||||
weight = 1500
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
+++
|
||||
title = "Zipkin"
|
||||
aliases = ["/docs/grafana/latest/datasources/zipkin/"]
|
||||
description = "Guide for using Zipkin in Grafana"
|
||||
keywords = ["grafana", "zipkin", "guide", "tracing"]
|
||||
aliases = ["/docs/grafana/latest/datasources/zipkin"]
|
||||
title = "Zipkin"
|
||||
weight = 1600
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user