learningequality / studio

Content curation tools for Kolibri
https://studio.learningequality.org/
MIT License
91 stars 156 forks source link

Integrate Sentry Performance monitoring #4239

Open bjester opened 11 months ago

bjester commented 11 months ago

Desired behavior

In order to get more insight into user issues and any correlated performance issues, we'd like to integrate Sentry's Performance Monitoring:

With performance monitoring, Sentry tracks application performance, measures metrics like throughput and latency, and displays the impact of errors across multiple services. Sentry captures distributed traces consisting of transactions and spans to measure individual services and operations within those services.

How to set up: https://docs.sentry.io/platforms/javascript/performance/

Current behavior

This Sentry feature is unused by us.

Value add

Better understanding of user errors and the performance issues that cause them, while maximizing the value of a tool (Sentry) which we already use.

nikkuAg commented 10 months ago

Is this issue still pending, I would like to work on it?

MisRob commented 10 months ago

Hi @nikkuAg, thank you for your interest. It's open, however I am not sure if it's suitable for contributors because I assume it may require Sentry access. @bjester may know more.

Meanwhile, I'd recommend asking for an assignment of some of the good first issues or help wanted issues

bjester commented 10 months ago

Thanks @MisRob, I agree. Since Sentry access would be ideal for developing this, it isn't suitable for contributors.