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

Performance Monitoring / Tracing integration with sentry-native #601

Closed
kunaljaydesai opened this issue Oct 15, 2021 · 6 comments
Closed

Comments

@kunaljaydesai
Copy link

I noticed JS and Python SDK supports the Sentry Performance Monitoring / Tracing integration. Will sentry-native support this soon too?

@Swatinem
Copy link
Member

Swatinem commented Oct 15, 2021

We will be looking into it in the near future, yes.

@MartinDelille
Copy link
Contributor

I suppose it will be available in the next release ? Do you have a date ?

@flub
Copy link
Contributor

flub commented Jan 14, 2022

I suppose it will be available in the next release ? Do you have a date ?

currently expected to be released around end of Jan or earlyish Feb (as experimental api, but many parts of the native sdk are such). but that's not an official promise :)

@parsley72
Copy link

It's been 8 months, any update?

@flub
Copy link
Contributor

flub commented Sep 27, 2022

This has been released for a while (according to the changelog since 0.4.16 on 21 April), see

* Constructs a new Transaction Context. The returned value needs to be passed
for a starting point in the API. From there you can add info to transactions, add child spans etc.

@flub flub closed this as completed Sep 27, 2022
@parsley72
Copy link

The documentation for native on https://docs.sentry.io/platforms/native/performance/ still says:

The platform or SDK you've selected either does not support this functionality, or it is missing from documentation.

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

No branches or pull requests

5 participants