Skip to content

Stats min is always 0 #31

@jfischoff

Description

@jfischoff

A new Distribution zeros out cMin. https://github.com/tibbe/ekg-core/blob/master/System/Metrics/Distribution.hsc#L99

AFAICT it will aways be zero if the input is positive: https://github.com/tibbe/ekg-core/blob/master/cbits/distrib.c#L24

I think cMin would be more useful it was initialized to the largest Double. Then it would show the smallest value seen if a single data point was added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions