Splunk AppDynamics

Java agent for jenkins job monitoring

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Need help on monitoring the jobs in jenkins using Java agent.

I have installed and configured java agent on jenkins host. In Buisness transaction its capturing details for / Service endpoints.but not for /Job/"different jobs".

Can you help me how to configure the jobs unders /job service endpoints.

Thanks,

Santhosh

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Hi Santosh,

do you want to monitor interaction with the Jenkins UI around your jobs or rather the job / build execution itself ?

When it was job execution then monitoring /job would not be sufficient I am afraid. This would only capture a user going onto the respective dashboards in Jenkins and checking the status of past jobs.

Another route might be to look at the Jenkins statistics published by default under 

http://<server>/jenkins/job/<job_name>/lastBuild/api/json?pretty=true and then consume that and push it back into AppD using a custom script agent like this https://docs.appdynamics.com/display/PRO45/Build+a+Monitoring+Extension+Using+Scripts
 
Philipp
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...