Ionut Ovidiu Zailic
Ionut Ovidiu Zailic
More details on #5084.
### Description At the moment it seems there's no way to add custom attributes to the provided metrics within instrumented http client. In the current implementation the metric attributes are...
There could be situations where the component would need the parent context when is initializing. Apparently this is not possible when the application is running in the single process mode...
This PR introduces the ability to set the application logging verbosity by a configurable value, like in the example bellow: ``` [serviceweaver] log_level = debug ... ```