question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding a panel: diagram doesn't appear in list

See original GitHub issue

For both grafana 3.1.1 and latest (4..), I can install the diagram plugin, see it in the plugins screen, but then not see it available in a dashboard when I “add a panel” now_you_see_it now_you_dont

This is via docker images for both version, using the following method for testing the plugin addition:

docker exec -i -t grafana /usr/sbin/grafana-cli plugins install jdbranham-diagram-panel
docker restart grafana

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:32 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
asifmohammedgithubcommented, Oct 31, 2016

Ok, finally got it to work. There are two thing you could try actually.

  1. The browser caching issue i mentioned above - Try this first
  2. It may be a browser caching issue so try opening grafana in a private tab
    There was a permissions error for plugin in /var/log.grafana.log. So after chown -R grafana:grafana on the plugin directory.
2reactions
joeltstephencommented, Nov 30, 2017

issue is resolved in my system. In your grafana.ini under the path section specify the path of your grafan-diagram plugin. Below is the screenshot for your reference image

//Regards Joel T Stephen

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio Class Diagram not showing relationships
Show activity on this post. In Visual Studio 2013: right click the class, click Add, and select the desired relationship. enter image description...
Read more >
Show or hide a chart legend or data table - Microsoft Support
Select a chart and then select the plus sign to the top right. Point to Legend and select the arrow next to it....
Read more >
Class Diagram not available in ASP.NET Core projects but is ...
The Class Diagram item does not show up in the Add New Item listing for Core projects. Visual Studiowindows 10.0aspnet5visual studio 2017.
Read more >
How to Insert Diagrams in Google Docs | Lucidchart Blog
Log in with your Lucidchart credentials, and your diagrams will appear in the sidebar.
Read more >
Diagram Toolbox | Enterprise Architect User Guide
The Diagram Toolbox is a panel of icons that you can use to create elements and ... the list might show page names...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found