Skip to content

feat: add metrics metadata #317

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

Merged
merged 6 commits into from
Jul 25, 2024
Merged

feat: add metrics metadata #317

merged 6 commits into from
Jul 25, 2024

Conversation

sighphyre
Copy link
Member

Adds metadata to registration and metrics, this doesn't affect the public API or internal workings, really, it just allows the Unleash server to get better insights into what the connected SDKs are up to in the wild

@@ -41,22 +43,26 @@ def register_client(
:param request_timeout:
:return: true if registration successful, false if registration unsuccessful or exception.
"""
registation_request = {
registration_request = {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR but the spelling is driving me mad and I was in the neighborhood

@coveralls
Copy link

Coverage Status

coverage: 97.05% (+0.007%) from 97.043%
when pulling 06540b9 on feat/add-metrics-metadata
into aab747d on main.

Copy link
Member

@nunogois nunogois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sighphyre sighphyre merged commit d49af6f into main Jul 25, 2024
43 checks passed
@sighphyre sighphyre deleted the feat/add-metrics-metadata branch July 25, 2024 15:24
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

Successfully merging this pull request may close these issues.

4 participants