HTTP parameters of the URL of the Kibana dashboard
The URL uses the Groovy GString Template Engine .
Available templating parameters are:
${kibanaBaseUrl}${kibanaSpaceIdentifier}${kibanaDashboardTitle}${kibanaDashboardUrlParameters}${resource['resource-attribute-key']}Default OpenTelemetry resource attributes:
service.nameservice.namespaceservice.versionjenkins.url
Default OpenTelemetry resource attributes 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.