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

Upcoming Release Changes #2348

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Upcoming Release Changes #2348

merged 1 commit into from
Dec 12, 2024

Conversation

theguild-bot
Copy link
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@envelop/sentry@12.0.0

Major Changes

  • #2323
    2993773
    Thanks @Karibash! - Make it possible to get the active span in the
    GraphQL resolver

    Breaking Change: With this change, this plugin now wraps the execute function. This plugin
    should be placed last so that the execute function is not overwritten by another plugin.

    const yoga = createYoga({
      plugins: [
        ...otherPlugins,
        useSentry({
          // ...
        })
      ]
    })

@theguild-bot theguild-bot force-pushed the changeset-release/main branch from fe4623c to aebda9f Compare December 12, 2024 10:39
Copy link
Contributor

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@envelop/sentry 12.0.0-rc-20241212104038-aebda9f1ca55e68381c80dbfc7e5d8e843457c70 npm ↗︎ unpkg ↗︎

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://9e5311d4.envelop.pages.dev

@theguild-bot
Copy link
Collaborator Author

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.............................................: 100.00% ✓ 762230     ✗ 0     
     ✓ { mode:envelop-cache-and-no-internal-tracing }...: 100.00% ✓ 163748     ✗ 0     
     ✓ { mode:envelop-cache-jit }.......................: 100.00% ✓ 334506     ✗ 0     
     ✓ { mode:envelop-just-cache }......................: 100.00% ✓ 164604     ✗ 0     
     ✓ { mode:graphql-js }..............................: 100.00% ✓ 99372      ✗ 0     
     data_received......................................: 2.9 GB  24 MB/s
     data_sent..........................................: 166 MB  1.4 MB/s
     envelop_init.......................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     envelop_total......................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     event_loop_lag.....................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-and-no-internal-tracing }...: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     graphql_context....................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     graphql_execute....................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     graphql_parse......................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     graphql_validate...................................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-cache-jit }.......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:envelop-just-cache }......................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     ✓ { mode:graphql-js }..............................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_blocked...................................: avg=2.88µs  min=1.15µs   med=2.6µs   max=4.47ms   p(90)=3.46µs  p(95)=3.88µs 
     http_req_connecting................................: avg=17ns    min=0s       med=0s      max=851.89µs p(90)=0s      p(95)=0s     
     http_req_duration..................................: avg=2.86ms  min=149.2µs  med=2.78ms  max=49.38ms  p(90)=5.27ms  p(95)=6.12ms 
       { expected_response:true }.......................: avg=2.86ms  min=149.2µs  med=2.78ms  max=49.38ms  p(90)=5.27ms  p(95)=6.12ms 
     ✓ { mode:envelop-cache-and-no-internal-tracing }...: avg=3.4ms   min=439.14µs med=3.04ms  max=17.83ms  p(90)=5.71ms  p(95)=6.24ms 
     ✓ { mode:envelop-cache-jit }.......................: avg=1.49ms  min=149.2µs  med=1.23ms  max=16.97ms  p(90)=2.49ms  p(95)=2.65ms 
     ✓ { mode:envelop-just-cache }......................: avg=3.37ms  min=437.79µs med=3ms     max=21.81ms  p(90)=5.67ms  p(95)=6.18ms 
     ✓ { mode:graphql-js }..............................: avg=5.76ms  min=921.78µs med=4.93ms  max=49.38ms  p(90)=9.62ms  p(95)=10.42ms
     http_req_failed....................................: 0.00%   ✓ 0          ✗ 381115
     http_req_receiving.................................: avg=36.82µs min=13.82µs  med=31.54µs max=10.65ms  p(90)=49.12µs p(95)=52.33µs
     http_req_sending...................................: avg=12.84µs min=4.31µs   med=10.05µs max=14.91ms  p(90)=19.67µs p(95)=21.28µs
     http_req_tls_handshaking...........................: avg=0s      min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...................................: avg=2.81ms  min=122.99µs med=2.73ms  max=49.29ms  p(90)=5.21ms  p(95)=6.06ms 
     http_reqs..........................................: 381115  3175.76248/s
     iteration_duration.................................: avg=3.14ms  min=366.03µs med=3.02ms  max=50.94ms  p(90)=5.56ms  p(95)=6.41ms 
     iterations.........................................: 381115  3175.76248/s
     vus................................................: 10      min=10       max=10  
     vus_max............................................: 20      min=20       max=20  

@EmrysMyrddin EmrysMyrddin merged commit 58cd3e8 into main Dec 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants