Skip to content
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

FileSpanExporter should not close the underpinning file descriptor #167

Closed
mmanciop opened this issue Apr 12, 2023 · 1 comment · Fixed by #172
Closed

FileSpanExporter should not close the underpinning file descriptor #167

mmanciop opened this issue Apr 12, 2023 · 1 comment · Fixed by #172
Assignees
Labels
bug Something isn't working released

Comments

@mmanciop
Copy link
Contributor

The fact that FileSpanExporter closes the underpinning file descriptor causes issues with dockerized applications when the file it is writing to is /dev/std{out|err}.

@mmanciop mmanciop added the bug Something isn't working label Apr 12, 2023
mmanciop pushed a commit that referenced this issue Apr 28, 2023
mmanciop pushed a commit that referenced this issue Apr 30, 2023
mmanciop pushed a commit that referenced this issue Apr 30, 2023
mmanciop pushed a commit that referenced this issue May 7, 2023
…e.js versions and other fixes (#172)

* Do not activate the distro is the Node.js version is not supported (tested on Node.js 10 and 12) #172
* FileSpanExporter should not close the underpinning file descriptor #167
* Add support for Node.js 20
* Update OpenTelemetry baseline to SDK v1.9.0, contrib 0.38.0 (or highest otherwise available)
doriaviram pushed a commit that referenced this issue May 7, 2023
# [1.20.0](v1.19.1...v1.20.0) (2023-05-07)

### Features

* Node.js 20 support, do not initialize distro in unsupported Node.js versions and other fixes ([#172](#172)) ([0647749](0647749)), closes [#167](#167)
@doriaviram
Copy link
Contributor

🎉 This issue has been resolved in version 1.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
2 participants