Skip to content

Counter restarting with deployments restart #783

@VictorCallejas

Description

@VictorCallejas

Hi,

I have set my grafana dashboard to see some custom metrics of my deployments.

The problem is when the deployment restarts, instead of adding up, the value gets restarted.

image

The query:
watchdog_observer_files_processed_total{app=~"$watchdog"}

Underlying this metric is a Counter.

Do you know what I can do so I got it cumulative across deployment restarts.

Thanks!

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