Akhigbe Eromosele David
Akhigbe Eromosele David
Added context.Context to the following functions: - GetClientAuthenticator - GetServerAuthenticator Link to the issue: https://github.com/open-telemetry/opentelemetry-collector/issues/9808
This PR introduces the `otelzerolog` package, which provides a `SeverityHook` to bridge the logging capabilities of Zerolog with OpenTelemetry. The following key features are included: ## Changes - Added `config`...
part of #5405 - Worked on the [zerolog.Hook](https://pkg.go.dev/github.com/rs/zerolog#Hook) log bridge. - Wrote Some tests for the functions
- Added a new metric called `process.runtime.uptime` and made it an asynchronous gauge function. - Deprecated the `runtime.uptime` metric - Link (#5293, #5294)
Updated the script to reflect the current files that need to be updated. Updated the order of the methods generated in the instrumentation file first draft of #978