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: content/en/ninja-workshops/10-advanced-otel/6-sensitive-data/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ In this section, you'll learn how to configure the OpenTelemetry Collector to re
9
9
10
10
We'll walk through configuring key processors in the OpenTelemetry Collector, including:
11
11
12
-
-**Attributes Processor**: Modifies or removes specific span attributes.
13
-
-**Redaction Processor**: Ensures sensitive data is sanitized before being stored or transmitted.
12
+
-**[Attributes Processor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/attributesprocessor/README.md)**: Modifies or removes specific span attributes.
13
+
-[**Redaction Processor**](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/processor/redactionprocessor/README.md): Ensures sensitive data is sanitized before being stored or transmitted.
0 commit comments