File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
modules/concepts/pages/observability Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11= Telemetry signals in operators
22
3- Since SDP 25.7.0, all Stackable operators emit multiple signals for telemetry data.
4- Currently supported signals are:
3+ Since SDP 25.7.0, all Stackable operators emit telemetry data in the following ways:
54
6- * Console logs in plain and JSON format
7- * (Rolling) file logs in JSON format
8- * OpenTelemetry logs exported via OTLP
9- * OpenTelemetry traces exported via OTLP
5+ * logs (via console, file, and OTLP export)
6+ * metrics (not yet available, will most likely be an OTLP export)
7+ * traces (via OTLP export)
108
119 Every signal can be toggled and customized using Helm values.
1210All fields are grouped under the top-level `telemetry` section.
You can’t perform that action at this time.
0 commit comments