Hacker News new | ask | show | jobs
by cdchn 997 days ago
I don't think anything that I'm aware of converts graphviz dot files into Grafana Node Panels but it would be a good project if someone did it.
1 comments

I figure there's bound to be a parser in Python that can load my graphviz files and from there it's easy enough to transform objects in memory as required.