Docs: Sync all doc changes in main to v8.0.x (#35333)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: TBD...
|
||||
---
|
||||
|
||||
## TBD
|
||||
|
||||
Use the instructions in [Getting started with Grafana]({{< relref "../../getting-started/getting-started.md" >}}) to:
|
||||
|
||||
- Install Grafana.
|
||||
- Log in to Grafana.
|
||||
- Create your first dashboard.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Panel links intro
|
||||
---
|
||||
|
||||
Each panel can have its own set of links that are shown in the upper left corner of the panel. You can link to any available URL, including dashboards, panels, or external sites. You can even control the time range to ensure the user is zoomed in on the right data in Grafana.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Repeat panel intro
|
||||
---
|
||||
|
||||
Grafana lets you create dynamic dashboards using _template variables_. All variables in your queries expand to the current value of the variable before the query is sent to the database. Variables let you reuse a single dashboard for all your services.
|
||||
Reference in New Issue
Block a user