fabric8io / fabric8-build-team

Fabric8 Build Team meta repo to track issues and team documentation
0 stars 2 forks source link

Jenkins Stats - Build time stats #15

Closed chmouel closed 5 years ago

chmouel commented 6 years ago

Jenkins Statistics and Usage monitoring is a large topics,

There is a lot of different topic around providing resources monitoring, stats and others for Jenkins. This card here is only first to try to provide a timing stat on build time, to store somewhere how long does it take for each build to be built. It would be great if this can be done in a (i.e: sqlite) database so we can easily provide report out of it.

This may need to have an external (and protected) service with an API to be built to upload the stats to.

We need currently for https://jenkins.cd.test.fabric8.io/

Let's try to keep it as simple as possible at first, the most important purpose of this issue is to figure out how we do collection and store it somewhere, we will get into the more complex to investigate how to integrate with osio other generic tools etc... in the next phase.

chmouel commented 6 years ago

@sthaha maybe something to look at next,

jaseemabid commented 6 years ago

xref https://github.com/fabric8io/openshift-jenkins-s2i-config/pull/133

piyush-garg commented 5 years ago

GKE has been shut down. Closing this.