Open saiganeshkABI opened 3 months ago
Pinging code owners:
receiver/azureeventhub: @atoulme @cparkins
See Adding Labels via Comments if you do not have permissions to add labels yourself.
That doesn't seem like a problem with the receiver and more of an issue with your setup. Googling around for this error shows good results, you should check out this type of post: https://stackoverflow.com/questions/69075636/azure-eventhubs-throws-exception-at-least-one-receiver-for-the-endpoint-is-crea
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.
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Component(s)
receiver/azureeventhub
What happened?
Description
The Azure service logs are unable to forward via OTel Collector.
Steps to Reproduce
Add the receiver component in builder config file Run the builder Configure Azure Event Hub receiver Restart the otel collector config.yaml
Expected Result
The logs should be streamed to the exporter
Actual Result
Getting issue while running the Otel Collector
Collector version
0.104.0
Environment information
Environment
OS: Windows Compiler(if manually compiled): go 1.22.1
OpenTelemetry Collector configuration
Log output
Additional context
No response