I'm using the collector in a big environment with almost 500 repositories, and we have a lot of actions. I've created a grafana
dashboard to show successfull and failed workflow runs. I have the exporter running every 15 minutes, and the ServiceMonitor gets the data also every 15min.
I notice that the data is always the same, but every new scrape adds the data from the last 15min. So its cumulative.
Its this how it supose to be, or am I implementing the wrong way?
Hello,
I'm using the collector in a big environment with almost 500 repositories, and we have a lot of actions. I've created a grafana
dashboard to show successfull and failed workflow runs. I have the exporter running every 15 minutes, and the ServiceMonitor gets the data also every 15min. I notice that the data is always the same, but every new scrape adds the data from the last 15min. So its cumulative.
Its this how it supose to be, or am I implementing the wrong way?