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

Add Telemetry #186

Open
probably-not opened this issue Nov 25, 2024 · 0 comments
Open

Add Telemetry #186

probably-not opened this issue Nov 25, 2024 · 0 comments

Comments

@probably-not
Copy link

Adding telemetry to FunWithFlags would be a huge help in determining things like how often flags are being fetched from the underlying data store vs from the cache, what keys are being looked at most often, and much more.

Using the beam telemetry library has become fairly standardized as a way to report details from within libraries, allowing users a standard way of collecting metrics and details, along with doing things like allowing the collection of traces and spans from within libraries by building "spannable events".

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

1 participant