Skip to content

refactor(dogstatsd): move parse_metric_namespace to shared util module#49

Merged
litianningdatadog merged 1 commit intomainfrom
tianning.li/SLES-2547-followup
Nov 11, 2025
Merged

refactor(dogstatsd): move parse_metric_namespace to shared util module#49
litianningdatadog merged 1 commit intomainfrom
tianning.li/SLES-2547-followup

Conversation

@litianningdatadog
Copy link
Copy Markdown
Contributor

@litianningdatadog litianningdatadog commented Nov 11, 2025

What does this PR do?

Move parse_metric_namespace to a shared utility module to improve code reuse in callers.

SLES-2547

Motivation

• To eliminate duplicated code in the Bottlecap repository.
• To better align the function’s name and placement with its intended purpose.

Additional Notes

n/a

Describe how to test/QA your changes

  • Unit test coverage
  • Test using bottlecap

@litianningdatadog litianningdatadog marked this pull request as ready for review November 11, 2025 22:08
@litianningdatadog litianningdatadog merged commit 9654f41 into main Nov 11, 2025
27 checks passed
@litianningdatadog litianningdatadog deleted the tianning.li/SLES-2547-followup branch November 11, 2025 22:23
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