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

[Question] - I can't get the data properly, I don't know where the problem is.* #65

Closed qicaihuoyan closed 3 years ago

qicaihuoyan commented 3 years ago

The data source is influxdb1.8.3 grafana is Latest Version

截屏2021-02-09 13 08 13

截屏2021-02-09 13 08 35

Where is the problem with my settings please ask

MariusBrill commented 3 years ago

Hi @qicaihuoyan ,

It seems like you don't query your source_app and target_app fields with your influx query. You can check this by clicking "Query Inspector" -> "Data". If there is no Data dsiplayed there must be some issue with your query.

Greetings Marius

qicaihuoyan commented 3 years ago

It seems like you don't query your source_app and target_app fields with your influx query. You can check this by clicking "Query Inspector" -> "Data". If there is no Data dsiplayed there must be some issue with your query.

Through the latest debugging, the nodes can appear, but the data between the nodes still can not be achieved, but through the query_inspector is there data

image

image

qicaihuoyan commented 3 years ago

Resolved