-
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
Logzio exporter mkdir /tmp: permission denied #3736
Labels
bug
Something isn't working
Comments
Reference link to the Slack thread where this being discussed: https://cloud-native.slack.com/archives/C01N6P7KR6W/p1623081945118600 |
bogdandrutu
pushed a commit
that referenced
this issue
Jun 21, 2021
tigrannajaryan
pushed a commit
that referenced
this issue
Jul 30, 2021
Logz.io [exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/logzioexporter) upgrade 🚀 Update versions of `jaeger-logzio` -> [1.0.3](https://github.com/logzio/jaeger-logzio), and `logzio-go` -> [1.0.2](https://github.com/logzio/logzio-go) **Link to tracking Issue:** #3736 and #3702 **Testing:** No tests added From logzioexporter directory: `go test -v -covermode=atomic -race` output: ``` PASS coverage: 96.6% of statements ```
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have an issue with our logzio exporter users are getting errors using it from opentelemetry-collector-contrib image version >= 0.24
The exporter works fine with version <=0.23.
Steps to reproduce
What version did you use?
Version >=
0.24
Works fine with version <=
0.23
What config did you use?
The text was updated successfully, but these errors were encountered: