Skip to main content
Version: 2.0.X

Graphs

Graphs are used to specify which Grafana panels should be rendered.

How to add​

  1. First, open the "Graphs" tab.
  2. Then click on "Add graph".
  3. Fill in all necessary fields.
  4. Click "Save" button.
info

The view panel is a unique identifier for each Grafana panel. To get this ID, simply open the panel in view mode and you can find the ID in the URL:

https://10.10.10.10:3000/d/jmeter-test-results-standard-listener/jmeter-test-results-standard-listener?orgId=1&from=1717406416393&to=1717410030547&var-testTitle=2024-06-03_09:20@Perforge&viewPanel=4

  • 4 is the View panel
info

The "Custom vars" option lets you specify custom Grafana parameters needed to render the graph. You can set as many custom variables as you'd like.

warning

If you don't specify a prompt, this graph won't be usable in a template with graph analysis enabled.

Docs Version Dropdown