-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathUntitled Diagram.drawio
49 lines (49 loc) · 2.55 KB
/
Untitled Diagram.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15" version="26.0.10">
<diagram name="Page-1" id="Bw41vkDhc_ei8fJo2o0r">
<mxGraphModel>
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="2" value="Telegraf" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="8" y="29" width="118" height="54" as="geometry" />
</mxCell>
<mxCell id="3" value="InfluxDB" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="294" y="29" width="119" height="54" as="geometry" />
</mxCell>
<mxCell id="4" value="Chronograf" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="568" y="66" width="139" height="54" as="geometry" />
</mxCell>
<mxCell id="5" value="Grafana" style="whiteSpace=wrap;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="866" y="29" width="117" height="54" as="geometry" />
</mxCell>
<mxCell id="6" value="collects metrics" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.5;entryX=0;entryY=0.5;" edge="1" parent="1" source="2" target="3">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="7" value="stores metrics" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.79;entryX=0;entryY=0.49;" edge="1" parent="1" source="3" target="4">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="491" y="93" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="8" value="provides queries" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.2;entryX=0;entryY=0.21;" edge="1" parent="1" source="3" target="5">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="491" y="19" />
<mxPoint x="787" y="19" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="9" value="visualizes data" style="curved=1;startArrow=none;endArrow=block;exitX=1;exitY=0.49;entryX=0;entryY=0.79;" edge="1" parent="1" source="4" target="5">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="787" y="93" />
</Array>
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>