azure-devops-exporter icon indicating copy to clipboard operation
azure-devops-exporter copied to clipboard

Create a new environment to support the initial date to get the history

Open seilorjunior opened this issue 3 years ago • 1 comments

It is very good, if you have an environment that we can set how long the exporter should look back.

Example: I need to get the history of commits from all repos, but today I can't do that.

Could you add that?

seilorjunior avatar Jun 06 '22 23:06 seilorjunior

This exporter is actually not a reporting tool as it exports live data to a time series database (prometheus format).

Maybe it's better to create an own reporting tool but keep in mind that commits are not a valid KPI :)

mblaschke avatar Jul 30 '22 13:07 mblaschke