Add monitoring and stats for the raster server
Open
operations
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
It would be good to know how many requests are hitting the server, maybe get errors in Sentry, and have a frequent test that hits the server and ensures it's still responding with valid PNGs.
Contributor guide
Research direction
Start by locating the raster server entry point and the existing test setup. Determine how request counts and errors could be observed, then add a frequent check that confirms the server responds with valid PNGs; done means monitoring is available and the check reliably detects invalid or unavailable responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, observability, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100