Skip to content

Include framework in SDK name#1662

Merged
antonpirker merged 10 commits intomasterfrom
antonpirker/1497-sdk-name-with-framework
Oct 10, 2022
Merged

Include framework in SDK name#1662
antonpirker merged 10 commits intomasterfrom
antonpirker/1497-sdk-name-with-framework

Conversation

@antonpirker
Copy link
Contributor

@antonpirker antonpirker commented Oct 5, 2022

Currently the Python sdk reports always the name sentry.python as its name. For consistent sdk naming and better data analysis of events we want to have also include the framework in the SDK name. Like sentry.python.django.

Fixes #1497

@antonpirker antonpirker marked this pull request as ready for review October 5, 2022 13:03
@antonpirker
Copy link
Contributor Author

I did not make the var lower case although it is no real const anymore but having it uppercase just shows me that it is defined somewhere on the top (and not given as a parameter)

@antonpirker antonpirker merged commit a48fafd into master Oct 10, 2022
@antonpirker antonpirker deleted the antonpirker/1497-sdk-name-with-framework branch October 10, 2022 13:50
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.

SDK Name should include framework used

3 participants