You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
I was wondering how hard it would be or if it is possible to have links on each graph on the detailed view directly to the graphlot tool in graphite. For example when clicking for last day, the link would be:
I did something like that for personal use. It links back to the normal Graphite Web UI. See this checkin: ojilles@3023ba8
It retains the sometimes complex graph definitions I have in Gdash (minus a few minor things like area fill, etc). Would be fantastic if we could get this into the ripienaar/gdash repo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was wondering how hard it would be or if it is possible to have links on each graph on the detailed view directly to the graphlot tool in graphite. For example when clicking for last day, the link would be:
http://graphite.server.url/graphlot/?&from=-24hour&until=-0hour&target=test.cpu.load.all
and it would take you directly to graphlot so that you can drill down etc.
Anybody interested in something like this?
The text was updated successfully, but these errors were encountered: