Skip to content

fix(logs): update level to status on datadog owned logs#1055

Merged
duncanista merged 2 commits intomainfrom
jordan.gonzalez/fix-log-level-to-status
Mar 3, 2026
Merged

fix(logs): update level to status on datadog owned logs#1055
duncanista merged 2 commits intomainfrom
jordan.gonzalez/fix-log-level-to-status

Conversation

@duncanista
Copy link
Copy Markdown
Contributor

Overview

Fixes an issue where AWS filters out by logs with "level" in a structured JSON. So any DD_LOG_LEVEL logs won't show up in CWL, but they will be sent to Datadog correctly.

This changes it to "status" so they can be displayed in CWL and they can also arrive to Datadog.

Testing

Tested manually in AWS Lambda.

@duncanista duncanista requested a review from a team as a code owner March 3, 2026 13:52
@duncanista duncanista requested a review from lym953 March 3, 2026 13:52
@duncanista duncanista merged commit a795264 into main Mar 3, 2026
50 checks passed
@duncanista duncanista deleted the jordan.gonzalez/fix-log-level-to-status branch March 3, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants