Skip to content

Separate the sdk-rs's Metric into TextMetric and NumericMetric #54

Description

@vmalloc

Currently there's a small issue with numeric values quietly being truncated, which can cause a confusion at times. Systems that are interested in avoiding rounding/truncation might want to display an exact textual representation of a metric (e.g. avoid rounding 0.0015 to 0.002).

It would be nice to extend the status protocol to support TextMetric and Numeric Metric as separate types

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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