-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Service Logs streaming issue #34307
Comments
Pinging code owners: 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 Pinging code owners: See Adding Labels via Comments if you do not have permissions to add labels yourself. |
This issue has been closed as inactive because it has been stale for 120 days with no activity. |
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
The text was updated successfully, but these errors were encountered: