mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 16:02:46 +08:00

* added what's new and upgrade guide 9.5 and updated whats new index page * Added new nav and nested folders. * added empty dashboard state and dashboards section * fixed caption * fixed formatting of link and UI element * Add: onlyExternalOrgRoleSync * Adds Alerting entries * Adds alerting screenshots * More alerting screenshots * add dashboard panel redesign * Update _index.md * Adds search to notification policy entry * deletes old line * Removed nested folders (will be private preview and not part of what's new) * Docs: support bundle section for 9.5 What's New (#65641) * support bundle section for 9.5 what's new * Update whats-new-in-v9-5.md * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * doc feedback --------- Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Influxdb database field deprecation notice * Update reasoning * fixed typo * Docs: what's new API keys UI update (#65720) * API keys deprecation * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> --------- Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> * Docs: API keys UI updates (#65723) update * Docs: add dashboard previews deprecation notice (#65692) * previews deprecation notice * Apply suggestions from code review Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * we set the FF emptyDashboardPage ON by default, so it's available by default * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * add whats new toggle for prom browser cache feature * Prometheus: metric encyclopedia feature toggle * spell check * Product editorial pass Adds hyperlinks, notes release stages, updates intro, Adds content to upgrade guide * add blurb for prom query cache * Add more context to org role sync Add more context to organization role sync about the ability to change a user's organization role even then sync is enabled. Also outlined why this is valuable and when it should be used. * copy edit of upgrade guide * copy edit and link fixes * Update docs/sources/whatsnew/whats-new-in-v9-5.md Makes it clear what can happen after sign in. Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-in-v9-5.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Apply suggestions from code review * fixes link * Adds dark screenshot for alerting * fixes alerting title * Update whats-new-in-v9-5.md * added missing quotation mark * trigger linting * small change to trigger linting * fix title to follow pattern * Update whats-new-in-v9-5.md * Clearer explanation * wording edits * fixed heading levels * fix title wording * wording edit and availability fix * remove extra space * final copy edit --------- Co-authored-by: Zsofia <zsofia.komaromi@gmail.com> Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com> Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> Co-authored-by: ismail simsek <ismailsimsek09@gmail.com> Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com> Co-authored-by: polinaboneva <polina.boneva@grafana.com> Co-authored-by: Galen <galen.kistler@grafana.com> Co-authored-by: bohandley <brendan.ohandley@gmail.com> Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com> Co-authored-by: danielkenlee <115471695+danielkenlee@users.noreply.github.com> Co-authored-by: Chris Moyer <chris.moyer@grafana.com> Co-authored-by: Fabrizia Rossano <117294258+frossano-grafana@users.noreply.github.com>
132 lines
5.2 KiB
Markdown
132 lines
5.2 KiB
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/v1.1/
|
|
- /docs/grafana/v3.1/
|
|
- guides/reference/admin/
|
|
description: Guides, installation, and feature documentation
|
|
keywords:
|
|
- grafana
|
|
- installation
|
|
- documentation
|
|
title: Grafana documentation
|
|
---
|
|
|
|
# Grafana documentation
|
|
|
|
## Installing Grafana
|
|
|
|
<div class="nav-cards">
|
|
<a href="{{< relref "setup-grafana/installation/debian/" >}}" class="nav-cards__item nav-cards__item--install">
|
|
<div class="nav-cards__icon fa fa-linux">
|
|
</div>
|
|
<h5>Install on Linux</h5>
|
|
</a>
|
|
<a href="{{< relref "setup-grafana/installation/mac/" >}}" class="nav-cards__item nav-cards__item--install">
|
|
<div class="nav-cards__icon fa fa-apple">
|
|
</div>
|
|
<h5>Install on macOS</h5>
|
|
</a>
|
|
<a href="{{< relref "setup-grafana/installation/windows/" >}}" class="nav-cards__item nav-cards__item--install">
|
|
<div class="nav-cards__icon fa fa-windows">
|
|
</div>
|
|
<h5>Install on Windows</h5>
|
|
</a>
|
|
<a href="{{< relref "setup-grafana/installation/docker/" >}}" class="nav-cards__item nav-cards__item--install">
|
|
<img src="/static/img/logos/logo-docker.svg">
|
|
<h5>Run Docker image</h5>
|
|
</a>
|
|
<a href="https://grafana.com/docs/grafana-cloud/" class="nav-cards__item nav-cards__item--install">
|
|
<div class="nav-cards__icon fa fa-cloud">
|
|
</div>
|
|
<h5>Grafana Cloud</h5>
|
|
</a>
|
|
<a href="https://grafana.com/grafana/nightly?edition=oss" class="nav-cards__item nav-cards__item--install">
|
|
<div class="nav-cards__icon fa fa-moon-o">
|
|
</div>
|
|
<h5>Nightly builds</h5>
|
|
</a>
|
|
</div>
|
|
|
|
## Guides
|
|
|
|
<div class="nav-cards">
|
|
<a href="{{< relref "getting-started/build-first-dashboard/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>Getting started</h4>
|
|
<p>Learn the basics of using Grafana.</p>
|
|
</a>
|
|
<a href="{{< relref "fundamentals/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>Grafana fundamentals</h4>
|
|
<p>Learn basic observability.</p>
|
|
</a>
|
|
<a href="{{< relref "setup-grafana/configure-grafana/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>Configure Grafana</h4>
|
|
<p>Review the configuration and setup options.</p>
|
|
</a>
|
|
<a href="{{< relref "fundamentals/timeseries/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>Intro to time series</h4>
|
|
<p>Learn about time series data.</p>
|
|
</a>
|
|
<a href="{{< relref "administration/provisioning/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>Provisioning</h4>
|
|
<p>Learn how to automate your Grafana configuration.</p>
|
|
</a>
|
|
<a href="{{< relref "whatsnew/whats-new-in-v9-5/" >}}" class="nav-cards__item nav-cards__item--guide">
|
|
<h4>What's new in v9.5</h4>
|
|
<p>Explore the features and enhancements in the latest release.</p>
|
|
</a>
|
|
|
|
</div>
|
|
|
|
## Data source guides
|
|
|
|
<div class="nav-cards">
|
|
<a href="{{< relref "datasources/graphite/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_graphite.svg" >
|
|
<h5>Graphite</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/elasticsearch/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_elasticsearch.svg" >
|
|
<h5>Elasticsearch</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/influxdb/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_influxdb.svg" >
|
|
<h5>InfluxDB</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/prometheus/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_prometheus.svg" >
|
|
<h5>Prometheus</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/google-cloud-monitoring/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_cloudmonitoring.svg">
|
|
<h5>Google Cloud Monitoring</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/aws-cloudwatch/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_cloudwatch.svg">
|
|
<h5>AWS CloudWatch</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/azure-monitor/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_azure_monitor.jpg">
|
|
<h5>Azure Monitor</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/loki/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_loki.svg">
|
|
<h5>Loki</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/mysql/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_mysql.png" >
|
|
<h5>MySQL</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/postgres/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_postgres.svg" >
|
|
<h5>Postgres</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/mssql/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/sql_server_logo.svg">
|
|
<h5>Microsoft SQL Server</h5>
|
|
</a>
|
|
<a href="{{< relref "datasources/opentsdb/" >}}" class="nav-cards__item nav-cards__item--ds">
|
|
<img src="/static/img/docs/logos/icon_opentsdb.png" >
|
|
<h5>OpenTSDB</h5>
|
|
</a>
|
|
</div>
|