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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...