micrometer-metrics / tracing

Provides tracing abstractions over tracers and tracing system reporters.
https://micrometer.io
Apache License 2.0
249 stars 45 forks source link

Add local service name setting and retrieving for FinishedSpan #889

Open marcingrzejszczak opened 7 hours ago

marcingrzejszczak commented 7 hours ago

Currently we can set only the remote service name, it would be useful to have local service name too

related issue https://github.com/spring-projects/spring-modulith/issues/928

marcingrzejszczak commented 7 hours ago

Until we add this in Modulith we will need to have separate beans for supporting OTel and Brave span handlers to add local service name