File tree Expand file tree Collapse file tree 9 files changed +57
-7
lines changed
instrumentation-exception
instrumentation-sentry-node Expand file tree Collapse file tree 9 files changed +57
-7
lines changed Original file line number Diff line number Diff line change 2323 " curly-garlics-smell" ,
2424 " curly-pigs-eat" ,
2525 " curvy-teachers-rest" ,
26+ " dirty-houses-tease" ,
2627 " dry-spies-warn" ,
2728 " early-hotels-notice" ,
2829 " early-owls-build" ,
3839 " great-rice-sing" ,
3940 " grumpy-lobsters-reply" ,
4041 " heavy-toys-enjoy" ,
42+ " hot-bananas-hear" ,
4143 " itchy-ladybugs-perform" ,
4244 " khaki-hornets-compete" ,
45+ " khaki-melons-mix" ,
4346 " kind-pants-act" ,
4447 " late-timers-worry" ,
4548 " lazy-kangaroos-explain" ,
4649 " loud-actors-boil" ,
50+ " loud-paws-film" ,
4751 " modern-weeks-rhyme" ,
4852 " nasty-falcons-wait" ,
53+ " neat-hounds-try" ,
4954 " nice-beers-change" ,
5055 " orange-cheetahs-grow" ,
5156 " orange-poems-peel" ,
5257 " polite-tools-unite" ,
58+ " proud-nails-worry" ,
5359 " shaggy-actors-own" ,
5460 " sharp-chairs-happen" ,
5561 " silly-bulldogs-stare" ,
62+ " silly-ravens-invent" ,
5663 " six-bees-play" ,
5764 " slow-days-reflect" ,
5865 " small-zebras-sniff" ,
5966 " smooth-hornets-smash" ,
67+ " spicy-waves-rule" ,
6068 " strange-parrots-cry" ,
6169 " strong-months-act" ,
6270 " stupid-radios-tell" ,
Original file line number Diff line number Diff line change 11# @hyperdx/cli
22
3+ ## 0.1.0-next.1
4+
5+ ### Patch Changes
6+
7+ - 72ad2ff: style: rename apiKey input arg to serviceKey
8+
39## 0.1.0-next.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @hyperdx/cli" ,
3- "version" : " 0.1.0-next.0 " ,
3+ "version" : " 0.1.0-next.1 " ,
44 "description" : " HyperDX command line tool" ,
55 "publishConfig" : {
66 "access" : " public"
Original file line number Diff line number Diff line change 11# @hyperdx/instrumentation-exception
22
3+ ## 0.1.0-next.12
4+
5+ ### Patch Changes
6+
7+ - d332c32: fix: console log uncaught exceptions
8+ - f7183db: fix: rename onuncaughtexception error handler internal tag
9+ - 73a7d84: fix: sdk shutdown exception flushing issue
10+ - Updated dependencies [ 6b6ddd2]
11+ - Updated dependencies [ 1b37576]
12+ - @hyperdx/instrumentation-sentry-node @0.1.0-next.8
13+
314## 0.1.0-next.11
415
516### Patch Changes
Original file line number Diff line number Diff line change 22 "name" : " @hyperdx/instrumentation-exception" ,
33 "author" : " Warren <warren@users.noreply.github.com>" ,
44 "license" : " Apache-2.0" ,
5- "version" : " 0.1.0-next.11 " ,
5+ "version" : " 0.1.0-next.12 " ,
66 "homepage" : " https://www.hyperdx.io" ,
77 "repository" : {
88 "type" : " git" ,
2929 "test:watch" : " jest --watch"
3030 },
3131 "dependencies" : {
32- "@hyperdx/instrumentation-sentry-node" : " ^0.1.0-next.7 " ,
32+ "@hyperdx/instrumentation-sentry-node" : " ^0.1.0-next.8 " ,
3333 "@opentelemetry/core" : " ^1.24.1" ,
3434 "@opentelemetry/instrumentation" : " ^0.51.1" ,
3535 "@opentelemetry/semantic-conventions" : " ^1.24.1" ,
Original file line number Diff line number Diff line change 11# @hyperdx/instrumentation-sentry-node
22
3+ ## 0.1.0-next.8
4+
5+ ### Patch Changes
6+
7+ - 6b6ddd2: fix: sentry node instrumentation version support
8+ - 1b37576: fix: check if addIntegration method exists
9+
310## 0.1.0-next.7
411
512### Patch Changes
Original file line number Diff line number Diff line change 22 "name" : " @hyperdx/instrumentation-sentry-node" ,
33 "author" : " Warren <warren@users.noreply.github.com>" ,
44 "license" : " Apache-2.0" ,
5- "version" : " 0.1.0-next.7 " ,
5+ "version" : " 0.1.0-next.8 " ,
66 "homepage" : " https://www.hyperdx.io" ,
77 "repository" : {
88 "type" : " git" ,
Original file line number Diff line number Diff line change 11# @hyperdx/node-opentelemetry
22
3+ ## 0.8.0-next.14
4+
5+ ### Patch Changes
6+
7+ - 6b6ddd2: fix: sdk double patching issue
8+ - d332c32: fix: console log uncaught exceptions
9+ - f7183db: fix: rename onuncaughtexception error handler internal tag
10+ - 1b37576: fix: check if addIntegration method exists
11+ - 73a7d84: fix: sdk shutdown exception flushing issue
12+ - f84fd61: fix: introduce pino mixin function to handle trace/span id injection issue
13+ - Updated dependencies [ 6b6ddd2]
14+ - Updated dependencies [ d332c32]
15+ - Updated dependencies [ f7183db]
16+ - Updated dependencies [ 1b37576]
17+ - Updated dependencies [ 73a7d84]
18+ - @hyperdx/instrumentation-sentry-node @0.1.0-next.8
19+ - @hyperdx/instrumentation-exception @0.1.0-next.12
20+
321## 0.8.0-next.13
422
523### Patch Changes
Original file line number Diff line number Diff line change 22 "name" : " @hyperdx/node-opentelemetry" ,
33 "author" : " Warren <warren@users.noreply.github.com>" ,
44 "license" : " MIT" ,
5- "version" : " 0.8.0-next.13 " ,
5+ "version" : " 0.8.0-next.14 " ,
66 "homepage" : " https://www.hyperdx.io" ,
77 "repository" : {
88 "type" : " git" ,
3232 "prettier" : " prettier --config .prettierrc --write ."
3333 },
3434 "dependencies" : {
35- "@hyperdx/instrumentation-exception" : " ^0.1.0-next.11 " ,
36- "@hyperdx/instrumentation-sentry-node" : " ^0.1.0-next.7 " ,
35+ "@hyperdx/instrumentation-exception" : " ^0.1.0-next.12 " ,
36+ "@hyperdx/instrumentation-sentry-node" : " ^0.1.0-next.8 " ,
3737 "@opentelemetry/api" : " ^1.8.0" ,
3838 "@opentelemetry/api-logs" : " ^0.51.1" ,
3939 "@opentelemetry/auto-instrumentations-node" : " ^0.46.1" ,
You can’t perform that action at this time.
0 commit comments