Skip to content

Commit cadd8da

Browse files
committed
docs: finalize fleet monitoring diagram
1 parent 7e09679 commit cadd8da

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

platform/maintenance/monitoring/fleet/overview.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,14 @@ as follow-up work.
2525

2626
## Architecture
2727

28-
<FleetMonitoringArchitecture
29-
style={{width: '100%', height: 'auto'}}
30-
role="img"
31-
aria-label="Fleet monitoring architecture showing edge collectors sending OTLP metrics through the Write Gateway, the Query Proxy authorizing PromQL reads, Platform API authorization, and the metrics backend."
32-
/>
28+
<figure>
29+
<FleetMonitoringArchitecture
30+
style={{width: '100%', height: 'auto'}}
31+
role="img"
32+
aria-label="Fleet monitoring architecture showing edge collectors sending OTLP metrics through the Write Gateway, the Query Proxy authorizing PromQL reads, Platform API authorization, and the metrics backend."
33+
/>
34+
<figcaption>Fleet monitoring write and query paths through the vCluster Platform observability gateway</figcaption>
35+
</figure>
3336

3437
The architecture has three main parts:
3538

static/media/diagrams/fleet-monitoring-architecture.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)