URL template of the dashboard / screen to visualize the Jenkins metrics.
The template uses the Groovy GString Template Engine .
Available parameters are
${resource['resource-attribute-key']}
Default Resource attributes:
service.name
service.namespace
service.version
jenkins.url
Default resource can be overwritten and additional resource attributes can be defined using the "OTEL_RESOURCE_ATTRIBUTES
"
environment variable or the "-Dotel.resource.attributes
" system property when starting the Jenkins
controller.