36 lines
2.5 KiB
XML
36 lines
2.5 KiB
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="980" height="360" viewBox="0 0 980 360">
|
||
|
|
<rect x="20" y="20" width="940" height="320" rx="12" fill="#f6f8fa" stroke="#d0d7de"/>
|
||
|
|
<text x="40" y="55" font-size="20" font-family="Arial" fill="#24292f">性能与稳定性监控链路</text>
|
||
|
|
|
||
|
|
<rect x="60" y="90" width="220" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="80" y="130" font-size="14" font-family="Arial" fill="#24292f">Flutter 指标采集</text>
|
||
|
|
<text x="80" y="150" font-size="12" font-family="Arial" fill="#57606a">FPS / 内存 / 启动</text>
|
||
|
|
|
||
|
|
<rect x="320" y="90" width="220" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="340" y="130" font-size="14" font-family="Arial" fill="#24292f">原生指标采集</text>
|
||
|
|
<text x="340" y="150" font-size="12" font-family="Arial" fill="#57606a">Crash / ANR / IO</text>
|
||
|
|
|
||
|
|
<rect x="580" y="90" width="320" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="600" y="125" font-size="14" font-family="Arial" fill="#24292f">本地缓冲 + 采样 + 过滤</text>
|
||
|
|
<text x="600" y="145" font-size="12" font-family="Arial" fill="#57606a">分级采样 / 批量上报</text>
|
||
|
|
|
||
|
|
<rect x="60" y="210" width="260" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="80" y="250" font-size="14" font-family="Arial" fill="#24292f">统一指标封装</text>
|
||
|
|
<text x="80" y="270" font-size="12" font-family="Arial" fill="#57606a">跨平台一致结构</text>
|
||
|
|
|
||
|
|
<rect x="360" y="210" width="260" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="380" y="250" font-size="14" font-family="Arial" fill="#24292f">上报服务</text>
|
||
|
|
<text x="380" y="270" font-size="12" font-family="Arial" fill="#57606a">批量 / 弱网 / 重试</text>
|
||
|
|
|
||
|
|
<rect x="660" y="210" width="240" height="70" rx="10" fill="#ffffff" stroke="#8c959f"/>
|
||
|
|
<text x="680" y="250" font-size="14" font-family="Arial" fill="#24292f">指标分析平台</text>
|
||
|
|
<text x="680" y="270" font-size="12" font-family="Arial" fill="#57606a">告警 / 报表 / 归因</text>
|
||
|
|
|
||
|
|
<line x1="280" y1="125" x2="320" y2="125" stroke="#57606a" stroke-width="2"/>
|
||
|
|
<line x1="540" y1="125" x2="580" y2="125" stroke="#57606a" stroke-width="2"/>
|
||
|
|
<line x1="200" y1="160" x2="200" y2="210" stroke="#57606a" stroke-width="2"/>
|
||
|
|
<line x1="450" y1="160" x2="450" y2="210" stroke="#57606a" stroke-width="2"/>
|
||
|
|
<line x1="620" y1="245" x2="660" y2="245" stroke="#57606a" stroke-width="2"/>
|
||
|
|
<line x1="320" y1="245" x2="360" y2="245" stroke="#57606a" stroke-width="2"/>
|
||
|
|
</svg>
|