Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

[Java] Evaluate Product Experience #14

@smeubank

Description

@smeubank

Description

We should be prepared to address the quality of the Sentry Product Experience for all users considering our new Sentry + OTEL approach

What Major platforms can we ensure it works for?

  • Java SDK
    • Spring boot
    • examples with auto and manual
    • explanation of mixed use case

Product Features

  • Error Tracking
    • What do users have to do?
    • What works?
      • Issues
        • 'POST /test/12344?test=true'
          • returns an error - should be reflected
        • Stack trace and code link
        • Bread crumbs
      • Related transactions

image

    - [ ] Trace view
    - [ ] Performance Issues
        - [ ] New and rely on standardized txns and spans
- What doesn’t work, or doesn’t work quite the same?
  • Performance Monitoring
    • What do they have to do?
    • What works?
      • Distributed tracing
      • Transactions and Spans
        - Naming, descriptions, etc
        - Operation: http.server
        - [ ] parameterized transactions
        • GET /?test=true
        • 'POST /test/12344?test=true'
          - [ ] http.method
          - [ ] related issues
          - Operation: queue.task.____
          - Operation: integration.http
          - Operation: db
      • Vitals
        • User Misery
        • [] Backend
    • What doesn’t work or doesn’t work the same?
  • Release Management
    • Adoption, Crash related features
    • Source Maps: N/A
  • Discover & Dashboards
  • Ecosystem & Workflow
    • consider product integration dependent upon incoming data
    • alerts for example
  • Profiling
    • statement on if it CAN work
  • Replays
    • statement on if it CAN work

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions