Skip to content

Commit 4da9817

Browse files
chore: Apply suggestion
Co-authored-by: Nick <[email protected]>
1 parent e3fc6e8 commit 4da9817

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

modules/concepts/pages/observability/telemetry.adoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
Since SDP 25.7.0, all Stackable operators emit telemetry data in the following ways:
44

5-
* logs (via console, file, and OTLP export)
6-
* traces (via OTLP export)
5+
* Console logs in plain and JSON format
6+
* File logs in JSON format (with the option of Rolling files)
7+
* OpenTelemetry logs exported via OTLP
8+
* OpenTelemetry traces exported via OTLP
79
8-
Every signal can be toggled and customized using Helm values.
10+
Every subscriber can be toggled and customized using Helm values.
911
All fields are grouped under the top-level `telemetry` section.
1012

1113
NOTE: The following sections describe the available fields their default and supported values.

0 commit comments

Comments
 (0)