internetarchive / internetarchive/openlibrary

Add Sentry Traces to covers

Open
#7,192 3 comments 0 reactions 1 assignee Claimed by @shoaib-inamdar View on GitHub
Lead: @cdrini Priority: 3 Theme: Performance Type: Feature Request
Dominant language
Python
Stars
6.7k
Forks
2k
Avg merge
2d 19h
Merged PRs (30d)
138

Description

We currently have openlibrary.org giving us sentry traces to monitor performance across the sites. Let's add it to covers.openlibrary.org as well since it has seen some performance issues lately.

### Describe the problem that you'd like solved

### Proposal & Constraints

### Additional context
See #7130 . We shouldn't need as much work; we'll just need to add the `SentryProcessor` to `bind_to_webpy_app` (which is what covers, infogami use), and then experiment a bit. We might not be able to use the same `find_route` function, since coverstore doesn't use infogami but pure web.py

### Stakeholders

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.