Cyrille Le Clerc

Results 152 comments of Cyrille Le Clerc

Hello @ipleten , we run a survey to better understand Jenkins Observability needs and more broadly CI/CD Observability needs, could you by any chance answer it? https://docs.google.com/forms/d/e/1FAIpQLSezbndR1bpPj4YeWquLLWEYOkEjEI-lSyNbtDUVrR-udpt2lA/viewform?usp=sf_link

FYI Investigation in progress on https://groups.google.com/g/jenkinsci-dev/c/qotHJWEXvkg Note that the code was cleaned up with a TODO to no longer invoke the wrong APIs (ie no longer register a JVM shutdown...

Thanks @AndriiChuzhynov for the work, it's exciting. Can you please give details of why the Jenkisn Otel plugin would persist the pipeline logs on the Jenkins disks of the in...

Thanks for the explanation @AndriiChuzhynov . The rationale of mirroring makes sense to me, I looked at it initially. Did you consider solving this problem evolving the behaviour of the...

Sorry for the delay @AndriiChuzhynov . @jglick do you have guidance on how to implement mirroring of pipeline logs both in the Jenkins Home and in a remote storage? I...

Thank you very much @jglick . Would you see this mirroring capability becoming a core feature of Jenkins pipelines? Or do you see this mirroring as specific to each implementation...

The simplicity of the code is amazing. I'm investigating on the unit test failure. I guess it's caused by the bump of Jenkins Core version ``` Expected: is "Bar" but:...

@AndriiChuzhynov please look at https://github.com/AndriiChuzhynov/opentelemetry-plugin/pull/1/files Once merged, your PR should pass and we will be able to merge it.

Thanks @AndriiChuzhynov . I'm wondering if we should not reverse the behaviour and by default mirror the pipeline logs in the Jenkins Home and in the OTEL destination. Does it...

@AndriiChuzhynov I propose to merge to move forward. Does it make sense? We can later fine tune the UX to enable / disable this feature.