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

icom mapping #36

Closed liuxi653 closed 3 years ago

liuxi653 commented 3 years ago

image image how to config to show the icon

MariusBrill commented 3 years ago

Hi @liuxi653 , sorry for the late reply!
To use the custom icon mapping, you first need to provide the name of the column where the target-type for each dataset is defined. To do so, enter the name of the column in the "Type"-Field of the panel-settings: Capture
From here on, you only need to provide the respective type in the column you have added. (e.g. source_event should contain web for your java3-dataset).