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

Feature: Early metrics POST #93

Closed
FredrikOseberg opened this issue Oct 11, 2024 · 1 comment
Closed

Feature: Early metrics POST #93

FredrikOseberg opened this issue Oct 11, 2024 · 1 comment
Labels
enhancement New feature or request stale

Comments

@FredrikOseberg
Copy link
Contributor

FredrikOseberg commented Oct 11, 2024

Describe the feature request

In the Javascript SDK, we have added a configurable parameter which indicates how long after startup the SDK should send the first metrics. The default in the javascript SDK is set to two seconds. Since none of our client side SDKs register, the metrics is the first touchpoint for when Unleash can "see" your application and toggle usage.

We'd like to align the API surface across our SDKs and add support in the Swift SDK for sending early metrics on a configurable interval defaulted to two seconds, similar to the Javascript SDK.

Reference implementation: https://github.com/Unleash/unleash-proxy-client-js/pull/203/files
Javscript SDK properties overview: https://github.com/Unleash/unleash-proxy-client-js/pull/203/files

Copy link

stale bot commented Nov 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 10, 2024
@stale stale bot closed this as completed Nov 22, 2024
@github-project-automation github-project-automation bot moved this from For later to Done in Issues and PRs Nov 22, 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 stale
Projects
Status: Done
Development

No branches or pull requests

1 participant