@instana/shared-metrics 2.36.1 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -313
- package/addons/linux/x64/glibc/120/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/glibc/120/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/musl/120/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/musl/120/gcstats.js.tar.gz +0 -0
- package/package.json +7 -8
- package/src/util/nativeModuleRetry.js +4 -1
- package/addons/linux/x64/glibc/64/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/glibc/64/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/glibc/72/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/glibc/72/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/glibc/88/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/glibc/88/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/musl/64/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/musl/64/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/musl/72/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/musl/72/gcstats.js.tar.gz +0 -0
- package/addons/linux/x64/musl/88/event-loop-stats.tar.gz +0 -0
- package/addons/linux/x64/musl/88/gcstats.js.tar.gz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,620 +3,338 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @instana/shared-metrics
|
|
9
|
-
|
|
6
|
+
# [3.0.0](https://github.com/instana/nodejs/compare/v2.36.1...v3.0.0) (2023-12-12)
|
|
10
7
|
|
|
8
|
+
### Bug Fixes
|
|
11
9
|
|
|
10
|
+
- dropped node v10 and v12 ([#933](https://github.com/instana/nodejs/issues/933)) ([7e3ee32](https://github.com/instana/nodejs/commit/7e3ee32f7ef2ca60259eae40fd16ff24a6ec631b))
|
|
12
11
|
|
|
12
|
+
### Features
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
- **node-v21:** added support for node v21 ([#947](https://github.com/instana/nodejs/issues/947)) ([64cc797](https://github.com/instana/nodejs/commit/64cc797ee04056930d9740a7a92d5604abd461d1))
|
|
15
15
|
|
|
16
|
+
### BREAKING CHANGES
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
- Dropped Node v10 & v12 support.
|
|
18
19
|
|
|
19
|
-
|
|
20
|
+
## [2.36.1](https://github.com/instana/nodejs/compare/v2.36.0...v2.36.1) (2023-12-04)
|
|
20
21
|
|
|
22
|
+
**Note:** Version bump only for package @instana/shared-metrics
|
|
21
23
|
|
|
24
|
+
# [2.36.0](https://github.com/instana/nodejs/compare/v2.35.0...v2.36.0) (2023-11-29)
|
|
22
25
|
|
|
26
|
+
### Bug Fixes
|
|
23
27
|
|
|
28
|
+
- added missing prebuild for gcstats Node v20 ([#938](https://github.com/instana/nodejs/issues/938)) ([1b371a2](https://github.com/instana/nodejs/commit/1b371a2305660194ca2dbef49bc631121c1aa01b))
|
|
24
29
|
|
|
25
30
|
# [2.35.0](https://github.com/instana/nodejs/compare/v2.34.1...v2.35.0) (2023-11-14)
|
|
26
31
|
|
|
27
32
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
28
33
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
34
|
## [2.34.1](https://github.com/instana/nodejs/compare/v2.34.0...v2.34.1) (2023-10-23)
|
|
34
35
|
|
|
35
36
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
36
37
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
38
|
# [2.34.0](https://github.com/instana/nodejs/compare/v2.33.1...v2.34.0) (2023-10-10)
|
|
42
39
|
|
|
43
|
-
|
|
44
40
|
### Reverts
|
|
45
41
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
42
|
+
- Revert "chore: migrated to npm workspaces and lerna v7 (#876)" ([763ac7e](https://github.com/instana/nodejs/commit/763ac7e69d56742009e18964d267313918813c80)), closes [#876](https://github.com/instana/nodejs/issues/876)
|
|
51
43
|
|
|
52
44
|
## [2.33.1](https://github.com/instana/nodejs/compare/v2.33.0...v2.33.1) (2023-09-26)
|
|
53
45
|
|
|
54
46
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
55
47
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
48
|
# [2.33.0](https://github.com/instana/nodejs/compare/v2.32.0...v2.33.0) (2023-09-18)
|
|
61
49
|
|
|
62
50
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
63
51
|
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
52
|
# [2.32.0](https://github.com/instana/nodejs/compare/v2.31.0...v2.32.0) (2023-09-11)
|
|
69
53
|
|
|
70
54
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
71
55
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
56
|
# [2.31.0](https://github.com/instana/nodejs/compare/v2.30.2...v2.31.0) (2023-09-04)
|
|
77
57
|
|
|
78
58
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
79
59
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
60
|
## [2.30.2](https://github.com/instana/nodejs/compare/v2.30.1...v2.30.2) (2023-08-28)
|
|
85
61
|
|
|
86
62
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
87
63
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
64
|
## [2.30.1](https://github.com/instana/nodejs/compare/v2.30.0...v2.30.1) (2023-08-25)
|
|
93
65
|
|
|
94
66
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
95
67
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
68
|
# [2.30.0](https://github.com/instana/nodejs/compare/v2.29.0...v2.30.0) (2023-08-16)
|
|
101
69
|
|
|
102
|
-
|
|
103
70
|
### Features
|
|
104
71
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
72
|
+
- added ability to provide a custom package json path ([#839](https://github.com/instana/nodejs/issues/839)) ([f37d898](https://github.com/instana/nodejs/commit/f37d898bcfc5d053b70251854b40b76e396a22b8))
|
|
110
73
|
|
|
111
74
|
# [2.29.0](https://github.com/instana/nodejs/compare/v2.28.0...v2.29.0) (2023-07-31)
|
|
112
75
|
|
|
113
76
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
114
77
|
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
78
|
# [2.28.0](https://github.com/instana/nodejs/compare/v2.27.0...v2.28.0) (2023-07-27)
|
|
120
79
|
|
|
121
80
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
122
81
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
82
|
# [2.27.0](https://github.com/instana/nodejs/compare/v2.26.3...v2.27.0) (2023-07-24)
|
|
128
83
|
|
|
129
84
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
130
85
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
86
|
## [2.26.3](https://github.com/instana/nodejs/compare/v2.26.2...v2.26.3) (2023-07-20)
|
|
136
87
|
|
|
137
88
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
138
89
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
90
|
## [2.26.2](https://github.com/instana/nodejs/compare/v2.26.1...v2.26.2) (2023-07-17)
|
|
144
91
|
|
|
145
92
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
146
93
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
94
|
## [2.26.1](https://github.com/instana/nodejs/compare/v2.26.0...v2.26.1) (2023-07-10)
|
|
152
95
|
|
|
153
|
-
|
|
154
96
|
### Bug Fixes
|
|
155
97
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
98
|
+
- **shared-metrics:** esm app package.json not being found when node_options is set ([#817](https://github.com/instana/nodejs/issues/817)) ([dc8f7af](https://github.com/instana/nodejs/commit/dc8f7af9b8f61bb97768eb18e36bff3fb80b6ccc))
|
|
161
99
|
|
|
162
100
|
# [2.26.0](https://github.com/instana/nodejs/compare/v2.25.3...v2.26.0) (2023-07-04)
|
|
163
101
|
|
|
164
|
-
|
|
165
102
|
### Features
|
|
166
103
|
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
104
|
+
- added support for Node v20 (ESM not working yet) ([#805](https://github.com/instana/nodejs/issues/805)) ([830259f](https://github.com/instana/nodejs/commit/830259f1267e0e2f77208f607fdb15a8d520953e))
|
|
172
105
|
|
|
173
106
|
## [2.25.3](https://github.com/instana/nodejs/compare/v2.25.2...v2.25.3) (2023-06-27)
|
|
174
107
|
|
|
175
108
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
176
109
|
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
110
|
## [2.25.2](https://github.com/instana/nodejs/compare/v2.25.1...v2.25.2) (2023-06-22)
|
|
182
111
|
|
|
183
112
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
184
113
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
114
|
## [2.25.1](https://github.com/instana/nodejs/compare/v2.25.0...v2.25.1) (2023-06-19)
|
|
190
115
|
|
|
191
116
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
192
117
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
118
|
# [2.25.0](https://github.com/instana/nodejs/compare/v2.24.0...v2.25.0) (2023-06-16)
|
|
198
119
|
|
|
199
120
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
200
121
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
122
|
# [2.24.0](https://github.com/instana/nodejs/compare/v2.23.0...v2.24.0) (2023-06-13)
|
|
206
123
|
|
|
207
|
-
|
|
208
124
|
### Features
|
|
209
125
|
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
126
|
+
- **collector:** added node:fs, restify and socket.io support (OpenTelemetry integration) ([#715](https://github.com/instana/nodejs/issues/715)) ([60f3bb9](https://github.com/instana/nodejs/commit/60f3bb960f909e0640b372de97c8f6d7c1654038)), closes [#109122](https://github.com/instana/nodejs/issues/109122)
|
|
215
127
|
|
|
216
128
|
# [2.23.0](https://github.com/instana/nodejs/compare/v2.22.1...v2.23.0) (2023-06-06)
|
|
217
129
|
|
|
218
130
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
219
131
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
132
|
## [2.22.1](https://github.com/instana/nodejs/compare/v2.22.0...v2.22.1) (2023-05-15)
|
|
225
133
|
|
|
226
134
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
227
135
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
136
|
# [2.22.0](https://github.com/instana/nodejs/compare/v2.21.1...v2.22.0) (2023-05-09)
|
|
233
137
|
|
|
234
138
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
235
139
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
140
|
## [2.21.1](https://github.com/instana/nodejs/compare/v2.21.0...v2.21.1) (2023-05-02)
|
|
241
141
|
|
|
242
142
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
243
143
|
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
144
|
# [2.21.0](https://github.com/instana/nodejs/compare/v2.20.2...v2.21.0) (2023-04-21)
|
|
249
145
|
|
|
250
146
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
251
147
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
148
|
## [2.20.2](https://github.com/instana/nodejs/compare/v2.20.1...v2.20.2) (2023-04-06)
|
|
257
149
|
|
|
258
|
-
|
|
259
150
|
### Bug Fixes
|
|
260
151
|
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
152
|
+
- **shared-metrics:** fixed package.json not being found when app is ESM ([#749](https://github.com/instana/nodejs/issues/749)) ([c15569c](https://github.com/instana/nodejs/commit/c15569c6a866bd109d69f7cf748767b55eb82397))
|
|
266
153
|
|
|
267
154
|
## [2.20.1](https://github.com/instana/nodejs/compare/v2.20.0...v2.20.1) (2023-03-30)
|
|
268
155
|
|
|
269
156
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
270
157
|
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
158
|
# [2.20.0](https://github.com/instana/nodejs/compare/v2.19.0...v2.20.0) (2023-03-24)
|
|
276
159
|
|
|
277
160
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
278
161
|
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
162
|
# [2.19.0](https://github.com/instana/nodejs/compare/v2.18.1...v2.19.0) (2023-03-17)
|
|
284
163
|
|
|
285
164
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
286
165
|
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
166
|
## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06)
|
|
292
167
|
|
|
293
168
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
294
169
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
170
|
# [2.18.0](https://github.com/instana/nodejs/compare/v2.17.0...v2.18.0) (2023-02-28)
|
|
300
171
|
|
|
301
172
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
302
173
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
174
|
# [2.17.0](https://github.com/instana/nodejs/compare/v2.16.0...v2.17.0) (2023-02-20)
|
|
308
175
|
|
|
309
176
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
310
177
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
178
|
# [2.16.0](https://github.com/instana/nodejs/compare/v2.15.0...v2.16.0) (2023-02-13)
|
|
316
179
|
|
|
317
180
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
318
181
|
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
182
|
# [2.15.0](https://github.com/instana/nodejs/compare/v2.14.2...v2.15.0) (2023-01-27)
|
|
324
183
|
|
|
325
184
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
326
185
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
186
|
## [2.14.2](https://github.com/instana/nodejs/compare/v2.14.1...v2.14.2) (2023-01-16)
|
|
332
187
|
|
|
333
188
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
334
189
|
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
190
|
## [2.14.1](https://github.com/instana/nodejs/compare/v2.14.0...v2.14.1) (2023-01-12)
|
|
340
191
|
|
|
341
|
-
|
|
342
192
|
### Bug Fixes
|
|
343
193
|
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
194
|
+
- **collector:** fixed package.json not being found when app is ESM ([#678](https://github.com/instana/nodejs/issues/678)) ([0dbd0a2](https://github.com/instana/nodejs/commit/0dbd0a223344dabc49c559ba92e383b2356d5323))
|
|
349
195
|
|
|
350
196
|
# [2.14.0](https://github.com/instana/nodejs/compare/v2.13.2...v2.14.0) (2023-01-02)
|
|
351
197
|
|
|
352
198
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
353
199
|
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
200
|
## [2.13.2](https://github.com/instana/nodejs/compare/v2.13.1...v2.13.2) (2022-12-14)
|
|
359
201
|
|
|
360
202
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
361
203
|
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
204
|
## [2.13.1](https://github.com/instana/nodejs/compare/v2.13.0...v2.13.1) (2022-12-12)
|
|
367
205
|
|
|
368
206
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
369
207
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
208
|
# [2.13.0](https://github.com/instana/nodejs/compare/v2.12.0...v2.13.0) (2022-12-07)
|
|
375
209
|
|
|
376
210
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
377
211
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
212
|
# [2.12.0](https://github.com/instana/nodejs/compare/v2.11.1...v2.12.0) (2022-11-22)
|
|
383
213
|
|
|
384
214
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
385
215
|
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
216
|
## [2.11.1](https://github.com/instana/nodejs/compare/v2.11.0...v2.11.1) (2022-11-09)
|
|
391
217
|
|
|
392
218
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
393
219
|
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
220
|
# [2.11.0](https://github.com/instana/nodejs/compare/v2.10.0...v2.11.0) (2022-11-04)
|
|
399
221
|
|
|
400
222
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
401
223
|
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
224
|
# [2.10.0](https://github.com/instana/nodejs/compare/v2.9.0...v2.10.0) (2022-10-06)
|
|
407
225
|
|
|
408
226
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
409
227
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
228
|
# [2.9.0](https://github.com/instana/nodejs/compare/v2.8.1...v2.9.0) (2022-09-26)
|
|
415
229
|
|
|
416
230
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
417
231
|
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
232
|
## [2.8.1](https://github.com/instana/nodejs/compare/v2.8.0...v2.8.1) (2022-09-21)
|
|
423
233
|
|
|
424
234
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
425
235
|
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
236
|
# [2.8.0](https://github.com/instana/nodejs/compare/v2.7.1...v2.8.0) (2022-09-20)
|
|
431
237
|
|
|
432
238
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
433
239
|
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
240
|
## [2.7.1](https://github.com/instana/nodejs/compare/v2.7.0...v2.7.1) (2022-09-05)
|
|
439
241
|
|
|
440
242
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
441
243
|
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
244
|
# 2.7.0 (2022-08-31)
|
|
447
245
|
|
|
448
|
-
|
|
449
246
|
### Features
|
|
450
247
|
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
248
|
+
- **aws-lambda:** added support for arm64 architecture ([#605](https://github.com/instana/nodejs/issues/605)) ([03dd47a](https://github.com/instana/nodejs/commit/03dd47a76d894310ce93063f4e26fd1e667be655)), closes [#596](https://github.com/instana/nodejs/issues/596)
|
|
456
249
|
|
|
457
250
|
## 2.6.2 (2022-08-17)
|
|
458
251
|
|
|
459
252
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
460
253
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
254
|
## [2.6.1](https://github.com/instana/nodejs/compare/v2.6.0...v2.6.1) (2022-08-09)
|
|
466
255
|
|
|
467
256
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
468
257
|
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
258
|
# [2.6.0](https://github.com/instana/nodejs/compare/v2.5.0...v2.6.0) (2022-06-28)
|
|
474
259
|
|
|
475
260
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
476
261
|
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
262
|
# [2.5.0](https://github.com/instana/nodejs/compare/v2.4.0...v2.5.0) (2022-06-23)
|
|
482
263
|
|
|
483
264
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
484
265
|
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
266
|
# [2.4.0](https://github.com/instana/nodejs/compare/v2.3.0...v2.4.0) (2022-05-25)
|
|
490
267
|
|
|
491
|
-
|
|
492
268
|
### Features
|
|
493
269
|
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
270
|
+
- added node 18 support ([#529](https://github.com/instana/nodejs/issues/529)) ([b355a7c](https://github.com/instana/nodejs/commit/b355a7ca225bf9a06841619aae64bdefa1c0957a))
|
|
499
271
|
|
|
500
272
|
# [2.3.0](https://github.com/instana/nodejs/compare/v2.2.0...v2.3.0) (2022-05-24)
|
|
501
273
|
|
|
502
274
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
503
275
|
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
276
|
# [2.2.0](https://github.com/instana/nodejs/compare/v2.1.0...v2.2.0) (2022-05-18)
|
|
509
277
|
|
|
510
278
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
511
279
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
280
|
# [2.1.0](https://github.com/instana/nodejs/compare/v2.0.0...v2.1.0) (2022-04-28)
|
|
517
281
|
|
|
518
282
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
519
283
|
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
284
|
# [2.0.0](https://github.com/instana/nodejs/compare/v1.140.1...v2.0.0) (2022-04-04)
|
|
525
285
|
|
|
526
|
-
|
|
527
286
|
### Bug Fixes
|
|
528
287
|
|
|
529
|
-
|
|
530
|
-
|
|
288
|
+
- remove npm package instana-nodejs-sensor ([5fb9f18](https://github.com/instana/nodejs/commit/5fb9f1807998fb3335652d135eb167dc13f9221d))
|
|
531
289
|
|
|
532
290
|
### BREAKING CHANGES
|
|
533
291
|
|
|
534
|
-
|
|
535
|
-
still use the deprecated package name instana-nodejs-sensor will need to follow
|
|
536
|
-
https://www.ibm.com/docs/en/obi/current?topic=nodejs-collector-installation#change-of-package-name
|
|
537
|
-
to receive updates in the future.
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
292
|
+
- Starting with version 2.0.0, consumers of the package who
|
|
293
|
+
still use the deprecated package name instana-nodejs-sensor will need to follow
|
|
294
|
+
https://www.ibm.com/docs/en/obi/current?topic=nodejs-collector-installation#change-of-package-name
|
|
295
|
+
to receive updates in the future.
|
|
542
296
|
|
|
543
297
|
## [1.140.1](https://github.com/instana/nodejs/compare/v1.140.0...v1.140.1) (2022-04-04)
|
|
544
298
|
|
|
545
|
-
|
|
546
299
|
### Bug Fixes
|
|
547
300
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
301
|
+
- **metrics:** do not report metrics from worker threads ([#517](https://github.com/instana/nodejs/issues/517)) ([bdf7869](https://github.com/instana/nodejs/commit/bdf7869e08d039e5769131d958e1037dc1748cd1)), closes [#500](https://github.com/instana/nodejs/issues/500)
|
|
553
302
|
|
|
554
303
|
# [1.140.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.140.0) (2022-03-24)
|
|
555
304
|
|
|
556
|
-
|
|
557
305
|
### Bug Fixes
|
|
558
306
|
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
307
|
+
- **collector:** fix export returned from init ([3cc709c](https://github.com/instana/nodejs/commit/3cc709cccb37ac9b0135a604e33f030a63b6cbda))
|
|
564
308
|
|
|
565
309
|
# [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09)
|
|
566
310
|
|
|
567
|
-
|
|
568
311
|
### Bug Fixes
|
|
569
312
|
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
313
|
+
- **collector:** fix export returned from init ([3cc709c](https://github.com/instana/nodejs/commit/3cc709cccb37ac9b0135a604e33f030a63b6cbda))
|
|
575
314
|
|
|
576
315
|
# [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08)
|
|
577
316
|
|
|
578
317
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
579
318
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
319
|
## [1.137.5](https://github.com/instana/nodejs/compare/v1.137.4...v1.137.5) (2022-01-25)
|
|
585
320
|
|
|
586
321
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
587
322
|
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
323
|
## [1.137.4](https://github.com/instana/nodejs/compare/v1.137.3...v1.137.4) (2022-01-11)
|
|
593
324
|
|
|
594
325
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
595
326
|
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
327
|
## [1.137.3](https://github.com/instana/nodejs/compare/v1.137.2...v1.137.3) (2021-12-16)
|
|
601
328
|
|
|
602
329
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
603
330
|
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
331
|
## [1.137.2](https://github.com/instana/nodejs/compare/v1.137.1...v1.137.2) (2021-11-30)
|
|
609
332
|
|
|
610
333
|
**Note:** Version bump only for package @instana/shared-metrics
|
|
611
334
|
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
335
|
## [1.137.1](https://github.com/instana/nodejs/compare/v1.137.0...v1.137.1) (2021-11-23)
|
|
617
336
|
|
|
618
|
-
|
|
619
337
|
### Bug Fixes
|
|
620
338
|
|
|
621
|
-
|
|
622
|
-
|
|
339
|
+
- **dependency:** pinned semver to 7.3.3 ([d32f23e](https://github.com/instana/nodejs/commit/d32f23ea6807989d57ec6165c407b64e04d8d7c1))
|
|
340
|
+
- **dependency:** updated tar to 6.x in shared-metrics ([#415](https://github.com/instana/nodejs/issues/415)) ([5288ba5](https://github.com/instana/nodejs/commit/5288ba5241acd23d54f11c76edb3cffc0ffe6a66))
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@instana/shared-metrics",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0",
|
|
4
4
|
"description": "Internal metrics plug-in package for Node.js monitoring with Instana",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Bastian Krol",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"url": "git+https://github.com/instana/nodejs.git"
|
|
26
26
|
},
|
|
27
27
|
"scripts": {
|
|
28
|
-
"audit": "
|
|
28
|
+
"audit": "npm audit --omit=dev",
|
|
29
29
|
"test": "mocha --config=test/.mocharc.js --require test/hooks.js --sort $(find test -iname '*test.js' -not -path '*node_modules*')",
|
|
30
30
|
"test:ci": "echo \"******* Files to be tested:\n $CI_SHARED_METRICS_TEST_FILES\" && if [ -z \"${CI_SHARED_METRICS_TEST_FILES}\" ]; then echo \"No test files have been assigned to this CircleCI executor.\"; else mocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json --require test/hooks.js ${CI_SHARED_METRICS_TEST_FILES}; fi",
|
|
31
31
|
"test:debug": "WITH_STDOUT=true npm run test",
|
|
@@ -67,20 +67,19 @@
|
|
|
67
67
|
},
|
|
68
68
|
"license": "MIT",
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@instana/core": "
|
|
71
|
-
"detect-libc": "^
|
|
70
|
+
"@instana/core": "3.0.0",
|
|
71
|
+
"detect-libc": "^2.0.2",
|
|
72
72
|
"event-loop-lag": "^1.4.0",
|
|
73
73
|
"recursive-copy": "^2.0.13",
|
|
74
|
-
"semver": "7.5.4",
|
|
74
|
+
"semver": "^7.5.4",
|
|
75
75
|
"tar": "^6.1.11"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@types/tar": "^
|
|
79
|
-
"no-code2": "2.0.0"
|
|
78
|
+
"@types/tar": "^6.1.6"
|
|
80
79
|
},
|
|
81
80
|
"optionalDependencies": {
|
|
82
81
|
"event-loop-stats": "1.4.1",
|
|
83
82
|
"gcstats.js": "1.0.0"
|
|
84
83
|
},
|
|
85
|
-
"gitHead": "
|
|
84
|
+
"gitHead": "03e7831b368e119c52ca32055d27e2451386b4c5"
|
|
86
85
|
}
|
|
@@ -31,7 +31,10 @@ const copyPrecompiledDisabled =
|
|
|
31
31
|
|
|
32
32
|
const platform = os.platform();
|
|
33
33
|
const arch = process.arch;
|
|
34
|
-
|
|
34
|
+
|
|
35
|
+
const { GLIBC, familySync } = detectLibc;
|
|
36
|
+
let family = familySync();
|
|
37
|
+
|
|
35
38
|
if (!family) {
|
|
36
39
|
// assume glibc if libc family cannot be detected
|
|
37
40
|
family = GLIBC;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|