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

feat: add pg-pool to default list of instrumented plugins #662

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

mayurkale22
Copy link
Member

@mayurkale22 mayurkale22 commented Jan 3, 2020

Which problem is this PR solving?

  • add pg-pool to default list of instrumented plugins

/cc @xiao-lix

@mayurkale22 mayurkale22 added this to the Alpha v0.3.3 milestone Jan 3, 2020
@mayurkale22 mayurkale22 added the enhancement New feature or request label Jan 3, 2020
@codecov-io
Copy link

codecov-io commented Jan 3, 2020

Codecov Report

Merging #662 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #662      +/-   ##
==========================================
+ Coverage   89.66%   89.72%   +0.06%     
==========================================
  Files         213      213              
  Lines       10043    10068      +25     
  Branches      935      936       +1     
==========================================
+ Hits         9005     9034      +29     
+ Misses       1038     1034       -4
Impacted Files Coverage Δ
...opentelemetry-base/test/resources/resource.test.ts 100% <0%> (ø) ⬆️
...ges/opentelemetry-exporter-zipkin/src/transform.ts 100% <0%> (ø) ⬆️
.../opentelemetry-exporter-zipkin/test/zipkin.test.ts 100% <0%> (ø) ⬆️
packages/opentelemetry-web/src/WebTracer.ts 100% <0%> (ø) ⬆️
...try-node/test/instrumentation/PluginLoader.test.ts 100% <0%> (ø) ⬆️
packages/opentelemetry-plugin-https/src/utils.ts 100% <0%> (ø) ⬆️
...telemetry-scope-base/test/NoopScopeManager.test.ts 100% <0%> (ø) ⬆️
...entelemetry-exporter-zipkin/test/transform.test.ts 100% <0%> (ø) ⬆️
...ackages/opentelemetry-exporter-zipkin/src/utils.ts 100% <0%> (ø)
...es/opentelemetry-node/src/instrumentation/utils.ts 100% <0%> (+9.52%) ⬆️
... and 1 more

@mayurkale22 mayurkale22 merged commit 854256a into open-telemetry:master Jan 6, 2020
@mayurkale22 mayurkale22 deleted the pg-pool branch January 6, 2020 18:07
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
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

Successfully merging this pull request may close these issues.

None yet

5 participants