vaadin / observability-kit

Other
5 stars 2 forks source link

feat: define trace level for RPC handler instrumentations #77

Closed sissbruecker closed 2 years ago

sissbruecker commented 2 years ago

Description

Updates RPC handler instrumentations to only create spans when a specific trace level is configured.

Part of #71