All Apps and Add-ons

Splunk App for Jenkins: Does job_duration include queue_time and test_summary.duration?

cdgill
Explorer

Trying to create some analytics for Jenkins builds. We want to know the individual build, queue, and test times, but I can't seem to find out if build_time includes the others. Anyone have any insights or can point me in a helpful direction?

0 Karma

txiao_splunk
Splunk Employee
Splunk Employee

job_duration doesn't include queue time, only includes test time. please note test run time is different with test_summary.duration when you run tests in parallel.

If your jenkins support pipeline, I suggest you mark it with different stages https://jenkins.io/doc/pipeline/steps/pipeline-stage-step/ so the app will show a summary for each stage (stage run time and result)

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...