Closed JakeDern closed 12 months ago
I am happy to sponsor this provided we get another contributor from Azure to be code owners.
@MovieStoreGuy Do you need someone involved as a contributor in the project already, or do you just need a couple of names from us to put down in the codeowners file?
If you need someone who is already a contributor on the project I can try to reach out to some folks listed on the other azure components in here.
@MovieStoreGuy Do you need someone involved as a contributor in the project already
They need to be community members for them to be listed as a code owner. I am happy to provide the technical direction and support but I can't speak on behalf of Azure so I would like more people to help answer those types of questions.
@MovieStoreGuy I looked through the other azure-related components in the repo and the owners listed there who are still at Microsoft don't seem to be in the open-telemetry organization. If I can get in touch with them would that work or should I be looking for members only?
Also would the slack be an appropriate forum to advertise that we're looking for owners for this component?
Slack is a great place to start. Feel free to come to a SIG meeting as well. Some context on codeowners: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/20868 Some context on Azure-related codeowners:
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers
. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
This issue has been closed as inactive because it has been stale for 120 days with no activity.
The purpose and use-cases of the new component
I am currently developing an Azure Event Hubs exporter which is reasonably far along. If there is interest we would love to contribute it back to this project.
Some of the motivations for doing so:
Some additional implementation details/goals:
Example configuration for the component
Here's a sample of the current configuration options. For auth we've just started with a connection string with shared access key, but plan to expand on that soon:
Telemetry data types supported
Logs, metrics, and traces are all supported.
Is this a vendor-specific component?
Sponsor (optional)
No response
Additional context
While I work for Microsoft within Azure, I do not work on the azeventhubs client library nor on Event Hubs itself. Rather I am developing a different product that makes use of both OpenTelemetry and Event Hubs.