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: kubernetes/observability/README.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ Metrics and traces will be distributed from the OTC to various backends. Tempo i
18
18
2.**Tempo Operator**: Provides `TempoStack` Custom Resource. This is the backend for distributed tracing.
19
19
An S3-compatible storage (Minio) is paired with Tempo.
20
20
21
-
3.**Cluster Observability Operator**: This provides PodMonitor and ServiceMonitor Custom Resources which are necessary for
22
-
user-workload monitoring's prometheus to scrape workload metrics. Also, the COO provides UIPlugins for viewing telemetry.
21
+
3.**Cluster Observability Operator**: This provides PodMonitor and ServiceMonitor Custom Resources which are necessary for
22
+
user-workload monitoring's prometheus to scrape workload metrics. Also, the COO provides UIPlugins for viewing telemetry.
23
23
24
24
3.**(optional) Grafana Operator**: Provides Grafana APIs including `GrafanaDashboard`, `Grafana`, and `GrafanaDataSource` that will be used to visualize telemetry.
25
25
@@ -48,7 +48,7 @@ In order to view distributed tracing data from LLamastack and/or vLLM, you must
0 commit comments