Skip to content

fix: change log level to trace for some verbose logs in dogstatsd#65

Merged
duncanpharvey merged 1 commit intomainfrom
duncan-harvey/dogstatsd-log-level-trace
Jan 23, 2026
Merged

fix: change log level to trace for some verbose logs in dogstatsd#65
duncanpharvey merged 1 commit intomainfrom
duncan-harvey/dogstatsd-log-level-trace

Conversation

@duncanpharvey
Copy link
Copy Markdown
Collaborator

What does this PR do?

Updates some DogStatD log levels from debug to trace.

Motivation

DogStatsD logs which include the payload are very verbose can make it more difficult to find other debug logs while troubleshooting. Moving these logs to a more verbose log level will make troubleshooting easier moving forward.

https://datadoghq.atlassian.net/browse/SVLS-8020

Additional Notes

Debug logs prior to change:

Screenshot 2026-01-22 at 10 33 48 AM

Debug logs following change:

Screenshot 2026-01-22 at 11 30 47 AM

Trace logs following change:

Screenshot 2026-01-22 at 11 34 31 AM

Describe how to test/QA your changes

Deployed to Azure Functions and viewed logs in native logging tool.

@duncanpharvey duncanpharvey requested review from a team as code owners January 22, 2026 16:35
@duncanpharvey duncanpharvey requested review from nine5two7 and removed request for a team January 22, 2026 16:35
@duncanpharvey duncanpharvey requested review from kathiehuang and removed request for nine5two7 January 23, 2026 13:35
Copy link
Copy Markdown
Contributor

@kathiehuang kathiehuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@duncanpharvey duncanpharvey merged commit 85fcb46 into main Jan 23, 2026
49 of 51 checks passed
@duncanpharvey duncanpharvey deleted the duncan-harvey/dogstatsd-log-level-trace branch January 23, 2026 16:19
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.

3 participants