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

Try setting up Sentry profiling to get metrics #60

Open
shenanigansd opened this issue Aug 2, 2023 · 3 comments
Open

Try setting up Sentry profiling to get metrics #60

shenanigansd opened this issue Aug 2, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@shenanigansd
Copy link
Contributor

Let's see if there is a Rust SDK for Sentry that we can add to the client. We're mostly looking at the performance metrics addon here, to see how our app is doing.

@shenanigansd shenanigansd added the enhancement New feature or request label Aug 2, 2023
@sid-maddy sid-maddy self-assigned this Aug 2, 2023
@sid-maddy
Copy link
Contributor

Sentry maintains multiple Rust crates.

The tracing integration looks of interest.

@BruDriguezz BruDriguezz assigned BruDriguezz and unassigned sid-maddy Jul 31, 2024
@BruDriguezz
Copy link

BruDriguezz commented Jul 31, 2024

Could we clarify what is meant by 'performance metrics' in this context?
As I understand, our current setup already monitors resource usage, including on the client side.
It would be helpful to have a detailed explanation of the specific metrics we aim to measure here.

@sid-maddy
Copy link
Contributor

what is meant by 'performance metrics'

https://docs.sentry.io/product/performance/
FWIW, we already have this for Mainframe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

3 participants