DataDog / datadogpy

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

support dict for `tags` parameter #732

Open devsnek opened 2 years ago

devsnek commented 2 years ago

Requirements for Contributing to this repository

What does this PR do?

Supports passing a dict into tags instead of a list. This was motivated by the number of times I have seen people (including myself) forget the : separator format or accidentally use a different character like = or something.

Description of the Change

Alternate Designs

Possible Drawbacks

Verification Process

Additional Notes

Release Notes

Review checklist (to be filled by reviewers)

github-actions[bot] commented 1 year ago

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.