DataDog / datadogpy

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

Add tags and priority to the fpost monitor request #739

Closed perzycharles closed 1 year ago

perzycharles commented 1 year ago

Requirements for Contributing to this repository

What does this PR do?

Add tags and priority to the fpost monitor request

Description of the Change

When creating a monitor by command dog monitor fpost filename.json, the tags and priority parameter which is set in the json file will not be sent in the API request. This change adds tags and priority to the fpost monitor request.

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.