NovatecConsulting / novatec-service-dependency-graph-panel

A Grafana panel for visualizing a Service Dependency Graph.
Apache License 2.0
191 stars 64 forks source link

[Bug] - "cannot read properties of undefined (reading length)" #102

Open fatisati opened 2 years ago

fatisati commented 2 years ago

when I click nodes with errors the panel becomes blank and says: "cannot read properties of undefined (reading length)"

I am using Prometheus data to visualize service dependency graph. below is screen shot of my mapping. all data are in table format. the values #A #B #C are results of my Prometheus queries.

image

MariusBrill commented 2 years ago

Hey @fatisati,

Thank yo for your bug report! We are going to start working on a new major release of this panel which will include a fix for this issue.

Best regards Marius