Is your feature request related to a problem? Please describe.
Not related to a "problem", but still related to use of netvector as a tool to document kubernetes application behavior.
The network activity diagram looks like a good way to document findings about behavior of unknown apps. I.e. by taking a screenshot and adding it to reports or documentation. However, the names of PODS are shortened to 9 characters and all PODs installed by helm look the same (helm "release" name is prefixed, filling up most/all of the 9 characters). I see no option to configure this cutoff or to export the diagram in a format which can be edited in other tools.
Describe the solution you'd like
The most simple solution would be an option in the network activity screen to configure the number of characters to be shown.
Describe alternatives you've considered
I tried to modify the html rendered in the browser (with developer tools), but the graphic cannot be modified this way.
Is your feature request related to a problem? Please describe.
Not related to a "problem", but still related to use of netvector as a tool to document kubernetes application behavior.
The network activity diagram looks like a good way to document findings about behavior of unknown apps. I.e. by taking a screenshot and adding it to reports or documentation. However, the names of PODS are shortened to 9 characters and all PODs installed by helm look the same (helm "release" name is prefixed, filling up most/all of the 9 characters). I see no option to configure this cutoff or to export the diagram in a format which can be edited in other tools.
Describe the solution you'd like
The most simple solution would be an option in the network activity screen to configure the number of characters to be shown.
Describe alternatives you've considered
I tried to modify the html rendered in the browser (with developer tools), but the graphic cannot be modified this way.