Y
Hacker News
new
|
ask
|
show
|
jobs
by
jldugger
987 days ago
Well, right now I have graphviz dot which should be enough to load in and transform as needed into whatever DSL desired.
1 comments
cdchn
987 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.
link
jldugger
986 days ago
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.
link