Skip to content

Conversation

rarruda
Copy link
Collaborator

@rarruda rarruda commented Mar 12, 2024

About the changes

include in user-agent:

  • sdk version
  • ruby version
  • platform it is running on

did not use RUBY_DESCRIPTION as it is a bit too verbose.

Discussion points

I would recommend getting this change in place, merged and released before #152 is merged. This should allow some sort of telemetry being in place.

I don't believe it is in the user's interest to hide this information from the server. Eventually, maybe, one could consider adding this to the registration phase in the payload as well.

include in user-agent:
- sdk version
- ruby version
- platform it is running on

did not use RUBY_DESCRIPTION as it is a bit too verbose.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8245916372

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 97.131%

Totals Coverage Status
Change from base Build 7444190517: 0.001%
Covered Lines: 2539
Relevant Lines: 2614

💛 - Coveralls

Copy link
Member

@sighphyre sighphyre left a comment

Choose a reason for hiding this comment

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

I think long term we're going to look into making the actual metrics format more extensive so we can gather this data in a consistent way across SDKs, but this is still a great change and looks good to me

@rarruda rarruda merged commit 4fe9996 into main Mar 13, 2024
@rarruda rarruda deleted the feat/add_user_agent_header_to_http_requests branch March 13, 2024 08:42
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.

3 participants