-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Currently using 'ejb' as the component name, with the invoked method name being the span's operation.
Wondering whether it would provide more useful information if the component tag was the class name? As this instrumentation is for internal use within the application, it may help users to understand the location in their code better if the combination of 'component' and 'operation' can be used to identify the class/method.
Reactions are currently unavailable