datadog-api-client-python
datadog-api-client-python copied to clipboard
Python client for the Datadog API
See [DataDog/datadog-api-spec#4576](https://github.com/DataDog/datadog-api-spec/pull/4576) Test branch [datadog-api-spec/test/janine.chan/security-monitoring-rule-type-conversion-limitations](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/janine.chan/security-monitoring-rule-type-conversion-limitations)
See [DataDog/datadog-api-spec#4566](https://github.com/DataDog/datadog-api-spec/pull/4566) Test branch [datadog-api-spec/test/dinu.wijetunga/generate_lrq_go_schema_2](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/dinu.wijetunga/generate_lrq_go_schema_2)
See [DataDog/datadog-api-spec#4564](https://github.com/DataDog/datadog-api-spec/pull/4564) Test branch [datadog-api-spec/test/dinu.wijetunga/generate_lrq_go_schema](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/dinu.wijetunga/generate_lrq_go_schema)
See [DataDog/datadog-api-spec#4562](https://github.com/DataDog/datadog-api-spec/pull/4562) Test branch [datadog-api-spec/test/pb/monitors-spec](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/pb/monitors-spec)
Hi I got some confused in using of the datadog-api-client-python. What I tried to do is pulling the information that passed to datadog from my application that I can see...
See [DataDog/datadog-api-spec#4543](https://github.com/DataDog/datadog-api-spec/pull/4543) Test branch [datadog-api-spec/test/vladimir-dd/op-processor-groups](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/vladimir-dd/op-processor-groups)
# Describe the bug The [get-monthly-usage-attribution](https://docs.datadoghq.com/api/latest/usage-metering/#get-monthly-usage-attribution) endpoint is returning a `YYYY-MM` formatted string under the `usage[].month` field. [This is the validation that fails](https://github.com/DataDog/datadog-api-client-python/blob/61082ee49a9697698d988a2f23be24c4f6c382c5/src/datadog_api_client/model_utils.py#L1057) as the `month` field is defined as...
### What does this PR do? Fixes API client exceptions when the list of incident integrations includes `integration_type` `15`. ### Current Behavior We're getting the following exception when making calls...
See [DataDog/datadog-api-spec#4358](https://github.com/DataDog/datadog-api-spec/pull/4358) Test branch [datadog-api-spec/test/sync-forwarder-specs/2c3ec9a6db163c04c6137ab7c19fb707](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/sync-forwarder-specs/2c3ec9a6db163c04c6137ab7c19fb707)
See [DataDog/datadog-api-spec#4460](https://github.com/DataDog/datadog-api-spec/pull/4460) Test branch [datadog-api-spec/test/aaron.hoffman/SDCD-1873_add-apis-to-openapi-spec](https://github.com/DataDog/datadog-api-client-python/compare/datadog-api-spec/test/aaron.hoffman/SDCD-1873_add-apis-to-openapi-spec)