Jason Dixon retweeted this on twitter:
Which led me to do this:
Which is a modified version of what Jason Dixon taught me in this video from pdx devops days:
Diagram: https://github.com/tehmaze/diagram
My line: curl -s 'http://graphite.openstack.org/render/?target=sum(stats_counts.gerrit.event.*)&format=json&from=-24hrs' | json_pp | grep ',' | grep -v \] | tr -d "," | diagram
No comments:
Post a Comment