Skip to content

Commit

Permalink
Update visual-ops.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Aug 2, 2023
1 parent a47432f commit c3c474f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion visual-ops/visual-ops.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
---
title: DevOps Visualizations
---

# Links
## What this is about?

In IT operations we often do analysis by text only. While this might be sufficient
it is often hard to detect structure in the data we analyze using command line tools.

So this is a collection of Javascript base visualizations where you dump some
command output in an input box and immediately get a graph rendering back.


## Links

- [Neighbourhood Network](http://visjs.org/examples/network/exampleApplications/neighbourhoodHighlight.html)
- [d3 Force Tutorial](http://www.puzzlr.org/force-graphs-with-d3/)
Expand Down

0 comments on commit c3c474f

Please sign in to comment.