Add opentelemtry reporting support
Author: macrosCreated Jun 10, 2026Updated Jun 10, 2026
LabelsStatus: Untriaged
Describe the Enhancement:
Add Otel support for reporting runs
Describe the Need:
We want to collect run data along side our other metrics reporting as well as supporting chef-solo output.
Current Alternative
Looked at doing this with reporter and log format extensions but do need the actual stream of events like Chef::DataCollector
Source: chef/chef