hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.01k stars 1.31k forks source link

Add OpenTelemetry attributes for batch jobs #5980

Closed mrdnctrk closed 3 months ago

mrdnctrk commented 4 months ago

Make it easier to identify work for batch job processing within OpenTelemetry traces. The following attributes such as job name, job id, step name, and chunk id would be useful.