learningequality / learningequality/studio

Integrate Sentry Performance monitoring

Open
#4,239 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

DEV: dev-ops TAG: new feature
Dominant language
Python
Stars
191
Forks
307
Avg merge
5d 6h
Merged PRs (30d)
10

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, entry points, or tests. Start by locating the existing Sentry integration, then read Sentry's JavaScript Performance Monitoring setup documentation and define which transactions and spans should be monitored. Done means the integration is configured, useful performance data is visible, and the selected flows are verified without regressions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.