-
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
Sample config from sumologic extension doesn't work #32375
Labels
Comments
dmolenda-sumo
added
bug
Something isn't working
needs triage
New item requiring triage
labels
Apr 15, 2024
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Exporter has not been fully moved yet, therefore it's not supported on it's end yet |
Removing |
andrzej-stencel
pushed a commit
that referenced
this issue
Apr 17, 2024
… obtain endpoint (#32383) **Description:** Use Sumo Logic Extension for authentication and to obtain the endpoint. This is part of #31479 to make #32315 smaller, therefore it may have some unused code (like `getSignalURL`). Also OTLP format is not supported yet for neither of the formats It also partially fixes #32375 (partially because as long as there is no a otlp support, data won't be pushed to Sumo Logic) **Link to tracking Issue:** #31479 **Testing:** - unit tests - manual tests **Documentation:** - ensures that Sumo Logic Extension documentation is valid --------- Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Component(s)
extension/sumologic
What happened?
Description
I try tu run collector with this config: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/sumologicextension#example-config. It didn't start correctly.
Steps to Reproduce
Try tu run collector with this config: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/sumologicextension#example-config
Expected Result
Collector should start
Actual Result
Error:
Collector version
latest
Environment information
Environment
OS: darwin/amd64
Compiler(if manually compiled): go version go1.21.7
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: