unity-renderer
unity-renderer copied to clipboard
Add more granular data to transactions in sentry
Description
The /users endpoint has more granular information we can use for the transaction. We should include it. We have the implementation SentryWebRequestMonitor
which only appears to be monitoring a subset of the endpoint variations that are executed.
We can expand this transaction and add more granular information to each request.
Deliverables
- [ ] Add /users/:address/emotes
- [ ] Add /users/:address/lands
- [ ] Add /users/:address/names
- [ ] Add /users/:address/third-party-wearables
- [ ] Add /users/:address/third-party-wearables/:collectionId
- [ ] Add /users/:address/wearables