DataDog / datadogpy

The Datadog Python library
https://datadoghq.com/
Other
609 stars 303 forks source link

Special characters used in the dogstatsd protocol are not escaped in metric name and namespace #740

Open deadok22 opened 1 year ago

deadok22 commented 1 year ago

The metric serialization logic replaces special characters used in the dogstatsd protocol in tags, but not in metric namespace and name.

There are similar issues in other dogstatsd client libraries:

github-actions[bot] commented 1 year ago

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.

If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of this project.

  2. Comment that the issue is still reproducible and include updated details requested in the issue template.