Skip to content

Counters: Incrementing and then decrementing results into negative value on cloudwatch. #19

@htambekar

Description

@htambekar

Start a metric of type 'counter' let's say counter1.
Increment counter1 twice so that value will be 2.
Then decrement counter1 with same number of times i.e. 2.

Observation-
Cloudwatch reports -2 instead of 0.

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