Skip to content

Commit

Permalink
fixed charity's file order
Browse files Browse the repository at this point in the history
  • Loading branch information
hagen-p committed Jan 30, 2025
1 parent 906a846 commit df3cae9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Removing Tags and Redacting Sensitive Data in OpenTelemetry Collector
linkTitle: 6. Sensitive Data
linkTitle: 8. Sensitive Data
time: 10 minutes
weight: 6
weight: 8
---

In this section, you'll learn how to configure the OpenTelemetry Collector to remove specific tags and redact sensitive data from your telemetry (traces). This is essential when dealing with sensitive information such as credit card numbers, personal data, or other security-related information that needs to be protected or anonymized.
Expand Down

0 comments on commit df3cae9

Please sign in to comment.