Skip to content

How to provide the timestamp for submitting distribution? #231

@adamwrobel-ext-gd

Description

@adamwrobel-ext-gd

DataDog Web API for Distributions is like this:
https://docs.datadoghq.com/api/latest/metrics/#submit-distribution-points

points  [array]

Points relating to the distribution point metric. All points must be tuples with timestamp and a list of values (cannot be a string). Timestamps should be in POSIX time in seconds.

However, recordDistributionValue has no place for a timestamp kind of value. How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions