jenkinsci / opentelemetry-plugin

Monitor and observe Jenkins with OpenTelemetry.
https://plugins.jenkins.io/opentelemetry/
Apache License 2.0
93 stars 47 forks source link

test: enable Elastic Backend IT tests #757

Closed kuisathaverat closed 6 months ago

kuisathaverat commented 7 months ago

This PR enables the tests related to the logs for the backend Elastic. in the process, we have found two bugs, one related to the index used, and the other related to the label ci_pipeline_id

closes to https://github.com/jenkinsci/opentelemetry-plugin/issues/783 https://github.com/jenkinsci/opentelemetry-plugin/issues/683 https://github.com/jenkinsci/opentelemetry-plugin/issues/665