Skip to content

Commit c02cba6

Browse files
panel header updates (#1099)
* panel header updates * broke 1 long step into 2 --------- Co-authored-by: Matt Dodson <[email protected]>
1 parent c404faf commit c02cba6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/markdown/translated-guides/en/03 Results output/200 Real-time/00 InfluxDB - Grafana.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ and a Grafana server on `http://localhost:3000`. Now, we show two different ways
8484
![Create Dashboard](./images/InfluxDB-Grafana/grafana-new-dashboard.png)
8585
- Click `Graph` to create a new graph panel:
8686
![Create Graph Panel](./images/InfluxDB-Grafana/grafana-new-graph-panel.png)
87-
- Click the `Panel title` and then `Edit` to set up the graph panel:
87+
- Hover over any part of the panel to display the actions menu (three dots) on the top right corner.
88+
- Click the menu and select **Edit** to set up the graph panel:
8889
![Edit Graph Panel](./images/InfluxDB-Grafana/grafana-configure-graph-panel.png)
8990
- Set the panel data source to your `myk6db` database and click the `SELECT mean(value)...`
9091
statement to edit the metric:

0 commit comments

Comments
 (0)