4.06L Create text panel - MartinWong06/grafana GitHub Wiki
- Click on the "Add" button in the Grafana dashboard, then select "Visualization" from the dropdown menu.
- Select "Text" from the list of panel types.
- In the "Panel Options" tab, enter a title for your panel.
- In the "Text" tab, enter the text that you want to display in your panel.
- You can use variables, such as ${var_name}, to display dynamic information.
- Enter $ sign and grafana will show available variable that can be use in panel
- Click "Save" to save your panel.