jenkinsci / opentelemetry-plugin

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

Collect cloud correlation attributes for the Jenkins build agents and controller #57

Open cyrille-leclerc opened 3 years ago

cyrille-leclerc commented 3 years ago

Collect cloud correlation attributes for the Jenkins build agents and controller

See https://github.com/open-telemetry/opentelemetry-java/tree/main/extensions

See io.jenkins.plugins.opentelemetry.computer.MonitoringComputerListener.GetComputerAttributes

kuisathaverat commented 8 months ago

The logs process runs on the agent and has access to the information from the Node, currently, it takes basic information of the host in the fields host.* and service.*