Plotly Network Map
I’ve added a new feature to the day 2 ops tool.
With the diagram
command, you can create a map of your Yugabyte cluster overlaid on a map of the world. Here’s an example:
The Plotly library is very powerful, with a lot of options. I used the network map option, which allows you to define nodes and the edges between the nodes. In this case, the nodes are an abstraction of the database instances in a YugabyteDB cluster, and the edges represent the network connections between them.