-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
otlp collector keep crashing after enable redaction for log #35316
Labels
bug
Something isn't working
priority:p1
High
processor/redaction
Redaction processor
release:blocker
The issue must be resolved before cutting the next release
Comments
pretystar
added
bug
Something isn't working
needs triage
New item requiring triage
labels
Sep 20, 2024
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
@qrli That definitely looks odd! Would you be up to filing a PR to fix this? |
mx-psi
added
priority:p2
Medium
and removed
needs triage
New item requiring triage
labels
Sep 20, 2024
Bumping the priority since this is a panic scenario |
TylerHelmuth
added
the
release:blocker
The issue must be resolved before cutting the next release
label
Sep 20, 2024
jriguera
pushed a commit
to springernature/opentelemetry-collector-contrib
that referenced
this issue
Oct 4, 2024
… pipeline. (open-telemetry#35331) **Description:** Fixes an index issue caused by an incorrect for loop condition. **Link to tracking Issue:** closes open-telemetry#35316 **Testing:** <Describe what testing was performed and which tests were added.> Updated unit test. The updated test panics without the fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
priority:p1
High
processor/redaction
Redaction processor
release:blocker
The issue must be resolved before cutting the next release
Component(s)
processor/redaction
What happened?
Description
otlp collector keep crashing after enable redaction for log
Steps to Reproduce
Try to enable redaction with below config:
Expected Result
Actual Result
Pod keep crashing with log:
Collector version
0.109.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
No response
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: