You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We (Keep - https://github.com/keephq/keep) try to get all monitors from datadog.
However, a customer of ours fails to get them with this exception.
We don't have control on their monitors.
To Reproduce
I'm not sure about what monitors they have configured on their side
with ApiClient(self.configuration) as api_client:
api = MonitorsApi(api_client)
api.list_monitors()
Expected behavior
I'll get list of monitors
Environment and Versions (please complete the following information): 2.31.0