Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] Evaluate Product Experience #14

Open
7 tasks
smeubank opened this issue Nov 30, 2022 · 0 comments
Open
7 tasks

[Java] Evaluate Product Experience #14

smeubank opened this issue Nov 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@smeubank
Copy link
Member

smeubank commented Nov 30, 2022

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
@smeubank smeubank added the enhancement New feature or request label Nov 30, 2022
@smeubank smeubank changed the title [Python] Evaluate Product Experience [Java] Evaluate Product Experience Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants