DataDog / datadogpy

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

dogshell and dogwrap dont support ddgov and ap1 sites #771

Open irabinovitch opened 1 year ago

irabinovitch commented 1 year ago

Is your feature request related to a problem? Please describe.

dogwrap and dogshell cli tools validate api_host and region arguments from a list of regions. today they only accept us, eu, us3, and us5. its not possible to specify us-fed1 or ap1 via the --site or --api_host arguments. It does appear to work though if you set api_host in dogrc though.

Describe the solution you'd like It should be possible to specific AP1 or US-FED1 as targets for event/metric submission when using dogshell and dogwrap.

Describe alternatives you've considered It does appear to work though if you set api_host in dogrc though.

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.