novatec-service-dependency-graph-panel icon indicating copy to clipboard operation
novatec-service-dependency-graph-panel copied to clipboard

A Grafana panel for visualizing a Service Dependency Graph.

Results 47 novatec-service-dependency-graph-panel issues
Sort by recently updated
recently updated
newest added

Can we replay historical status if we choose a historical time range in grafana?

question

Hi all. I am facing the problem of drawing a large number of nodes on the map. Is it possible to change the rendering mechanism of the elements? ![image](https://user-images.githubusercontent.com/80000094/110637637-abbd2080-81be-11eb-8a90-0e5b037eb7b8.png)

question

**Describe the bug** TypeError: Cannot read properties of undefined (reading 'length') at eval (Utils.ts:13:40) at A (Utils.ts:3:25) at F (Statistics.tsx:63:14) when requests count equals zero **To Reproduce** create some data...

bug

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...

bug

**Is your feature request related to a problem? I want to have a general overview of all our services with rather 100 of nodes than 10. Since the auto-layouter creates...

enhancement

Per default, the option `show dummy data` in the Service Dependy Graph is enabled, see ![image](https://user-images.githubusercontent.com/12088200/154296408-1a2e3d13-4788-4bd4-a352-3edcc813c9a4.png) Sometimes it is confusing to see the dummy data when real data is expected....

enhancement

**Write your question here** How does this panel compares to the Grafana Node Graph Panel? [Grafana Node Graph Panel](https://grafana.com/docs/grafana/latest/visualizations/node-graph/) I see the Grafana Node Graph Panel in this fosdem presentation:...

question

**Write your question here** Could you give me an example with the prometheus data source? I'm trying to show the service dependencies with the istio metrics **Screenshots** ![image](https://user-images.githubusercontent.com/52941256/124328276-b16cb680-db5f-11eb-8ed1-b1a13f9a4c78.png) ![image](https://user-images.githubusercontent.com/52941256/124328490-19230180-db60-11eb-8176-9b3babb32173.png) **Where...

question

* I have upload the json formatted this [dashboard](https://grafana.com/grafana/dashboards/10142) into my grafana and below is the output it shows after loading the dashboard **![image](https://user-images.githubusercontent.com/44959238/123093311-2ac22600-d449-11eb-8ca2-0b864095e875.png)** * Just want me to know...

question

Please provide as much and as detailed information as possible as it will make it easier for us to reproduce and fix the bug! **Describe the bug** As soon as...

bug