-
Notifications
You must be signed in to change notification settings - Fork 9
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
NH-Main #198
Draft
ronilan
wants to merge
179
commits into
master
Choose a base branch
from
nh-main
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ronilan
force-pushed
the
nh-main
branch
3 times, most recently
from
December 15, 2021 22:59
298ba9f
to
7b4d717
Compare
ronilan
force-pushed
the
nh-main
branch
3 times, most recently
from
January 20, 2022 05:11
fc48dfc
to
cb70705
Compare
ronilan
force-pushed
the
nh-main
branch
7 times, most recently
from
February 25, 2022 02:19
da7e2d5
to
b2c207e
Compare
ronilan
force-pushed
the
nh-main
branch
2 times, most recently
from
March 30, 2022 15:03
12a6283
to
83c4d0f
Compare
ronilan
force-pushed
the
nh-main
branch
10 times, most recently
from
April 14, 2022 05:22
27b64f0
to
255d213
Compare
…ge warning condition to show in any other than development.
…nfig settings. Tests disabled and dev dependency removed years ago.
…vDependencies-5 NH-5414-Update-Dependencies-devDependencies-5 (cls-hooked)
…e-cassandra-cql-Probe NH-14791-Completely-Remove-node-cassandra-cql-Probe
…e-Loaded-Before-Agent NH-14790-Fix-False-Warning-File-Loaded-Before-Agent
…bsocket.org-in-Tests Revert "NH-14040-Replace-websocket.org-in-Tests"
…nded on the actively maintained debug package.
…vDependencies-6 NH-5414-Update-Dependencies-devDependencies-6 (debug-custom)
…stead of compering and object instanceof in conditionals, now using the self evident properties of the evaluated object.
… the specific modules needed (loggers, probe-defaults).
…ndencies NH-13380-Resolve-Circular-Dependencies
…nt (i.e. it is used under an http request). Cleaned test comments. All pass.
NH-15327-Remove-dev-repo-Setup
NH-14027-Fix-q-Probe
…uration-Options NH-12822-Document-Probe-Configuration-Options
… otherSQL probes. Refactored and simplified test setup. and tests. Added SQL Trace Context injection.
…ys correctly when arguments include objects.
…vDependencies-6 NH-5414-Update-Dependencies-devDependencies-6 (debug-custom) (fix)
…error even if the input value itself is not a valid service key to avoid potential full or partial token leak.
…ey-when-Invalid NH-16920-Mask-Logged-Service-Key-when-Invalid
…NS-fix NH-8430-Auto-Instrument-Node-DNS (fix)
…es-Cassandra NH-5772-Trace-Context-in-Queries (Cassandra)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
*** DRAFT *** FOR REVIEW ONLY *** DO NOT MERGE *** DRAFT ***
Overview
This pull request provides the following features:
It upgrades the following features:
tedious
(MS SQL) probe to supportlatest
.pino
logging probe to supportlatest
.It modifies the following:
morgan
probe simplifying implementation and improving functionality.http/s
probe KV pairs.It implements the following:
array-flatten
from dependencies.methods
from dependencies.minimist
from dependencies.glob
from dependencies.cls-hooked
from dependencies.debug-custom
withdebug
dependency.newrelic
,strong-agent
andappdynamics
and also removes theignoreConfilicts
config setting.hapi
andvision
packages.pg
package versions under 7.amqp
package. Package has not been updated in 4 years. Not actively tested. has alternative.It fixes the following:
node-cassandra-cql
package.q
probeNotes: