The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/mkdocs.yml

46 lines
1.5 KiB

site_name: Grafana Documentation
#site_url: http://docs.grafana.com/
site_url: /
site_description: Documentation for Grafana, The Graphite and Influxdb dashboard and graph composer
site_favicon: img/fav32.png
dev_addr: '0.0.0.0:8000'
repo_url: https://github.com/grafana/grafana/
docs_dir: sources
include_search: true
use_absolute_urls: true
# theme: docker
theme_dir: ./theme/mkdocs/
theme_center_lead: false
copyright: Copyright © 2014-2015, Coding Instinct AB.
google_analytics: ['UA-47280256-1', 'grafana.org']
pages:
# Introduction:
- ['index.md', 'About', 'Grafana']
- ['install.md', 'Installation', 'Installation']
- ['troubleshooting/index.md', 'Installation', 'Troubleshooting']
- ['features/intro.md', 'User Guides', 'Getting started']
- ['features/graphs.md', 'User Guides', 'Graph options']
- ['features/annotations.md', 'User Guides', 'Annotations']
- ['features/time_range.md', 'User Guides', 'Time range controls']
- ['features/search.md', 'User Guides', 'Search features']
- ['features/templated_dashboards.md', 'User Guides', 'Templated dashboards']
- ['features/scripted_dashboards.md', 'User Guides', 'Scripted dashboards']
- ['features/playlist.md', 'User Guides', 'Playlist']
- ['features/export_import.md', 'User Guides', 'Import & Export']
- ['features/graphite.md', 'Metric Queries', 'Graphite guide']
- ['features/influxdb.md', 'Metric Queries', 'InfluxDB guide']
- ['features/opentsdb.md', 'Metric Queries', 'OpenTSDB guide']
- ['support/index.md', 'Support', 'Support']
- ['jsearch.md', '**HIDDEN**']