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

Out of "experimental"? #70

Open
hershmire opened this issue Nov 27, 2019 · 6 comments
Open

Out of "experimental"? #70

hershmire opened this issue Nov 27, 2019 · 6 comments

Comments

@hershmire
Copy link

Are there any plans for this to be out of experimental mode and considered production ready?

@hershmire hershmire changed the title Out of "experimental" Out of "experimental"? Nov 27, 2019
@steren
Copy link
Collaborator

steren commented Nov 30, 2019

As far as I know, this library is not officially supported. I Can follow up internally to see if it could be.

@hershmire
Copy link
Author

I'm investigating options for client-side logging being sent to Stackdriver so it lives along side our server-side logging. This seemed to be the only option that had some backing which is why I was asking. Thanks for digging in internally with the team!

@tessacrowdis
Copy link

I'm also very curious about this for similar reasons. Figure I would express my interest as well!

@oskbor
Copy link

oskbor commented Feb 26, 2020

Hi @steren , any updates on if this could be officially supported?

@steren
Copy link
Collaborator

steren commented Feb 27, 2020

No update. It is likely that this library will stay an "unofficial Google product" and will stay maintained on the side by volunteers like me and whoever sends PRs to this repo.

The code is very simple (200 lines), so any business that wants to depend on it could do a code review to decide if they want to proceed. The library is also easy to re-implement, as it is basically a thin wrapper on top of the Error Reporting API.

This is also why I want to keep this library simple and I might push back adding non-critical features. Simplicity is a feature. Over time, the library became more complex, in term of dependencies, complexity of build step and usability (more optional settings). Keeping it simple with as less dependencies as possible is the best way to keep keep it alive.

CC @JustinBeckwith

@alkstal
Copy link

alkstal commented May 18, 2021

Maybe there's no need for the comments in the code examples that say "Do not use in production environments" anymore though?

It's quite discouraging to see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants