Skip to content

Properly handle go runtime versions containing a comma.#214

Merged
purple4reina merged 3 commits into
mainfrom
rey.abolofia/runtime-verson-comma
Sep 15, 2025
Merged

Properly handle go runtime versions containing a comma.#214
purple4reina merged 3 commits into
mainfrom
rey.abolofia/runtime-verson-comma

Conversation

@purple4reina
Copy link
Copy Markdown
Contributor

What does this PR do?

Replace spaces and commas in the runtime version tag we add to enhanced metrics.

Motivation

The extension will split tag list strings on a comma (,). This fails and returns an error when there is a comma in the tag value.

#213

Testing Guidelines

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Checklist

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@purple4reina purple4reina requested a review from a team as a code owner September 15, 2025 16:33
@purple4reina purple4reina merged commit aa7da5e into main Sep 15, 2025
9 checks passed
@purple4reina purple4reina deleted the rey.abolofia/runtime-verson-comma branch September 15, 2025 16:57
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