Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Counter with tags doesn't report 0 value #117

@eagleonhill

Description

@eagleonhill

I have created a counter that with tags. However, the signalfx dashboard doesn't show the first value.

I would like the signalfx dashboard to show events happened during the window.
Upon first increment, it reports the value 1. If I use delta rollup, this only produce value 0. And all the subsequent values are less by 1, i.e if there are N events, I can only see N-1 from the dashboard, for the period that the event initial appear.

This would be more problementic for rare cases, like 1-2 event per 30min for failures.

Is anything I need to do to get the correct value?

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