Ionut Ovidiu Zailic

Results 4 issues of Ionut Ovidiu Zailic

### 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...

bug
area: instrumentation
instrumentation: otelhttp

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 ... ```