datadog-api-client-python icon indicating copy to clipboard operation
datadog-api-client-python copied to clipboard

Python client for the Datadog API

Results 132 datadog-api-client-python issues
Sort by recently updated
recently updated
newest added

See [DataDog/datadog-api-spec#2516](https://github.com/DataDog/datadog-api-spec/pull/2516) Test branch [datadog-api-spec/test/alyssa.song/SEC-11100_notification_profiles_api](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/alyssa.song/SEC-11100_notification_profiles_api)

changelog/Added
stale

See [DataDog/datadog-api-spec#2790](https://github.com/DataDog/datadog-api-spec/pull/2790) Test branch [datadog-api-spec/test/pb/monitor-search](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/pb/monitor-search)

changelog/no-changelog

See [DataDog/datadog-api-spec#2785](https://github.com/DataDog/datadog-api-spec/pull/2785) Test branch [datadog-api-spec/test/matthew.hibbs/add-sort-attribute](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/matthew.hibbs/add-sort-attribute)

changelog/Added

**Describe the bug** get_api_test() gets the synthetic api test when there are no wait steps involved in the Synthetic API test, but when we add a wait step it starts...

kind/bug

See [DataDog/datadog-api-spec#2752](https://github.com/DataDog/datadog-api-spec/pull/2752) Test branch [datadog-api-spec/test/hzhang-fix-update-role-test](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/hzhang-fix-update-role-test)

changelog/no-changelog
stale

See [DataDog/datadog-api-spec#2787](https://github.com/DataDog/datadog-api-spec/pull/2787) Test branch [datadog-api-spec/test/malo.legoff/add-filters-to-create-request-attributes](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/malo.legoff/add-filters-to-create-request-attributes)

changelog/Added

**Describe the bug** When trying to retrieve a dashboard by using the call `dashboards_api.get_dashboard(dashboard.get("id"))`, I get an error saying `datadog_api_client.v1.exceptions.ApiTypeError: Invalid type for variable 'x'. Required value type is int...

stale
kind/bug

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

stale
dependencies

Currently the scope and monitor_tag arguments of the Downtime() function take lists that are converted to a scope that uses ALL of the key value pairs in the list. We...

kind/feature-request
stale

Line 19 @ datadog_api_client/v1/model/synthetics_test_options_monitor_options.py specifies a maximum of 1440 renotify_interval. However, in the datadog GUI, things have been updated to allow custom entries of > 1440 (24 hours). A user...

kind/bug