Skip to content

error_tracking_sum missing from UsageBillableSummaryKeys #3045

@jSherz

Description

@jSherz

Is your feature request related to a problem? Please describe.
The API returns the error tracking billing information in the error_tracking_sum field, but this is not automatically unmarshalled / parsed by the Datadog SDK.

Describe the solution you'd like
The response returned by datadogV1.UsageMeteringApi.GetUsageBillableSummary supports all fields returned by the Datadog API.

Describe alternatives you've considered
We can workaround this with the AdditionalProperties field, but it's a bit manual/messy.

Additional context
API documentation: https://docs.datadoghq.com/api/latest/usage-metering/#get-monthly-cost-attribution

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions