Skip to content

fix(tracing): automatically instrument server-side requests#514

Merged
rchl merged 1 commit intomainfrom
fix/allowed-integrations
Mar 1, 2023
Merged

fix(tracing): automatically instrument server-side requests#514
rchl merged 1 commit intomainfrom
fix/allowed-integrations

Conversation

@rchl
Copy link
Copy Markdown
Member

@rchl rchl commented Feb 28, 2023

Fixes #500

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 28, 2023

Codecov Report

Merging #514 (752b9aa) into main (7933761) will increase coverage by 1.45%.
The diff coverage is 100.00%.

❗ Current head 752b9aa differs from pull request most recent head b0ed6e1. Consider uploading reports for the commit b0ed6e1 to get more accurate results

@@            Coverage Diff             @@
##             main     #514      +/-   ##
==========================================
+ Coverage   71.42%   72.88%   +1.45%     
==========================================
  Files           1        1              
  Lines          56       59       +3     
  Branches       23       24       +1     
==========================================
+ Hits           40       43       +3     
  Misses         13       13              
  Partials        3        3              
Impacted Files Coverage Δ
lib/module.js 72.88% <100.00%> (+1.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rchl rchl merged commit 1d96f8b into main Mar 1, 2023
@rchl rchl deleted the fix/allowed-integrations branch March 1, 2023 14:48
@arkhamvm
Copy link
Copy Markdown

arkhamvm commented Mar 1, 2023

Great! When it will be available as new release?

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.

Is performance monitoring really enabled on server?

2 participants