unity-renderer icon indicating copy to clipboard operation
unity-renderer copied to clipboard

Add more granular data to transactions in sentry

Open m3taphysics opened this issue 1 year ago • 0 comments

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.

image.png

image.png

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

m3taphysics avatar Mar 29 '23 15:03 m3taphysics