Skip to content

Creating a Dashboard in Grafana

Follow these steps to create a new dashboard in Grafana after logging into your account.


Step 1: Navigate to the Dashboard Section

After logging in, click on the Dashboard button from the menu on the left side of the Grafana homepage.

Grafana Homepage


Step 2: Start a New Dashboard

On the Dashboard page, click the New button in the top-right corner.

Dashboard Page

From the dropdown menu, select New Dashboard.

New Dashboard Button


Step 3: Add a Visualization

Click the Add Visualization button to start creating your chart or graph.

Add Visualization Button


Step 4: Select a Data Source

Choose your desired Data Source from the available options.

Select Data Source


Step 5: Customize the Visualization

You are now ready to customize the visualization.

  • Set a Title:
    On the right-hand side, enter a title for your visualization in the title textbox.
    Example: Test Case Results Total Monitoring.

Set Title

  • Select a Metric:
    Choose a metric to display the desired data.

Select Metric

  • Filter by Label:
    Use the label filter to narrow down the data, e.g., Test Node.

Label Filter

  • Select Test Node ID:
    If filtering by Test Node, you can also select the ID of the chosen test node.

Test Node ID


Step 6: Save the Visualization

Click the Save button in the top-right corner to save your visualization.

Save Visualization


Step 7: View the Generated Chart

Once configured and saved, your chart will appear in the central workspace.

Generated Chart


Step 8: Save the Dashboard

Finally, click the save icon to save the entire dashboard.

Save Dashboard


Result

Your dashboard is now successfully created and saved. You can view it anytime from the Dashboard section.

Dashboard Overview