You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: how-to-guides/access-observability.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,10 @@ personas: [platform-owner]
7
7
8
8
The observability stack includes a bundled Prometheus instance for metrics during local development and testing. This guide shows how to access it.
9
9
10
+
::: tip Other Telemetry Data
11
+
Platform Mesh also collects traces and can forward metrics to external backends. Accessing this data depends on your chosen storage backend – see [Observability concepts](/concepts/observability.md) for the full architecture and integration patterns.
12
+
:::
13
+
10
14
::: warning Local setup only
11
15
The bundled Prometheus is intended for development and testing. For production deployments, configure the OpenTelemetry Collector to forward metrics and traces to your existing infrastructure.
0 commit comments