-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
connection_string not supported in azuremonitor exporter #29151
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Other than the readme describing the use of |
Hello @Toudahl, thanks for filing! This functionality was introduced last week, but the latest release was Please test again once |
Apologies - I did not pay attention to the timeline. |
No worries! I've run into this myself and been confused multiple times 👍 |
Component(s)
exporter/azuremonitor
What happened?
Description
The connection_string setting does not work for azuremonitor
Steps to Reproduce
Create docker-compose from https://opentelemetry.io/docs/collector/installation/#docker-compose
Combine information found in the readme for the azuremonitor exporter, found here with the example configuration found here to create a config file like the one see in the config section
In your terminal, write:
docker compose up
Expected Result
The collector starts correctly.
Actual Result
The collector prints an error message and shuts down
Collector version
0.88.0
Environment information
Environment
OS: Windows 11
Docker: 24.0.6, build ed223bc
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: