30 Jan 2025
	
		
		03:24 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		10 Feb 2025
	
		
		09:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
Hi, we have setup OpenTelemetry plugin in Jenkins to send data to Dynatrace. According to the docs, https://github.com/jenkinsci/opentelemetry-plugin/blob/main/docs/job-traces.md, there should be a set of jenkins.pipeline.step.* metrics sent to Dynatrace too. However, we can only see ci.pipeline.* metrics. Any suggestion please?
Solved! Go to Solution.
31 Jan 2025 07:14 AM
@dynatrace_user I see ci.pipeline.* metrics and a bunch of jenkins.* metrics available on my side but don't see any jenkins.pipeline.step.* metrics . I don't see the reference to the metric that you are after in the below link too, could you please let me know where you have come across jenkins.pipeline.step.* metric?
https://github.com/jenkinsci/opentelemetry-plugin/blob/main/docs/monitoring-metrics.md
31 Jan 2025 05:44 PM - edited 31 Jan 2025 05:46 PM
sorry @p_devulapalli , I had shared a wrong link. Please see this link for those metrics in Pipeline Step Spans table:
https://github.com/jenkinsci/opentelemetry-plugin/blob/main/docs/job-traces.md
03 Feb 2025 12:21 AM
@dynatrace_user thanks for clarifying , will revert back if I find something
13 Feb 2025 09:29 AM
Hello, 
there was a recent change in the opentelemetry-plugin where a renaming of the metrics and span attributes happened. Maybe this could be the reason. 
Please see this PR: https://github.com/jenkinsci/opentelemetry-plugin/pull/1024
