open-telemetry / opentelemetry-dotnet-contrib

This repository contains set of components extending functionality of the OpenTelemetry .NET SDK. Instrumentation libraries, exporters, and other components can find their home here.
https://opentelemetry.io
Apache License 2.0
426 stars 259 forks source link

[Instrumentation.EntityFrameworkCore] Component owner needed. #888

Open Kielek opened 1 year ago

Kielek commented 1 year ago

Issue with OpenTelemetry.Instrumentation.EntityFrameworkCore

There is not component owner defined under https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/.github/component_owners.yml for this package nor for tests.

Is this a feature request or a bug?

What is the expected behavior?

Component owner is defined.

Kielek commented 1 year ago

Project created in #18 by @eddynaka.