Skip to content

Conversation

rochdev
Copy link
Member

@rochdev rochdev commented Jun 20, 2022

What does this PR do?

Remove fs plugin.

Motivation

This plugin was added a while ago with no clear use case. At best, it's unnecessary noise for most applications, and at worst, it causes issues like exposing errors that are later handled, general performance problems, etc. Removing this integration is the best course of action for now, and if there are clear use cases for it that users request afterwards, we can always bring it back but the result will likely be vastly different than the current approach since it should focus on the use case and not attempt to instrument every single function call including long-lived streams.

@rochdev rochdev merged commit 5bb37b4 into master Jul 15, 2022
@rochdev rochdev deleted the remove-fs branch July 15, 2022 15:16
@mkaufmaner mkaufmaner mentioned this pull request Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants