Skip to content

Better typing for metric type and points #469

Open
@MarcCelani-at

Description

@MarcCelani-at

Metrics types can only be one of three values: 'count', 'rate' and 'gauge', but there is no type safety to validate that you are submitting proper values.

Points should be array of tuple (timestamp, value). This could be more strongly typed to catch bugs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions