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

Metrics support #50

Closed
Tymek opened this issue Jul 20, 2023 · 2 comments
Closed

Metrics support #50

Tymek opened this issue Jul 20, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Tymek
Copy link
Member

Tymek commented Jul 20, 2023

Describe the feature request

Support for metrics and app registration in server-side part of this SDK. In serverless/edge environments it's different then what we had before.

Background

Users who enabled metrics when creating a feature toggle expect it to show up.

Solution suggestions

We have 2 options:

A. Do it as-is, sending a request on every evaluation, but it will not be performant (not scalable).
B. Research alternative ways of batching metrics. Not a trivial task.

@Tymek
Copy link
Member Author

Tymek commented Oct 17, 2024

@Tymek
Copy link
Member Author

Tymek commented Nov 8, 2024

Released with v1.5. Please provide feedback if you use this feature, especially if you encounter any issues.

@Tymek Tymek closed this as completed Nov 8, 2024
@github-project-automation github-project-automation bot moved this from For later to Done in Issues and PRs Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant