@instana/shared-metrics 1.113.0 → 1.116.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instana/shared-metrics",
3
- "version": "1.113.0",
3
+ "version": "1.116.0",
4
4
  "description": "Internal metrics plug-in package for Node.js monitoring with Instana",
5
5
  "author": {
6
6
  "name": "Bastian Krol",
@@ -55,7 +55,7 @@
55
55
  },
56
56
  "license": "MIT",
57
57
  "dependencies": {
58
- "@instana/core": "1.113.0",
58
+ "@instana/core": "1.116.0",
59
59
  "detect-libc": "^1.0.3",
60
60
  "event-loop-lag": "^1.4.0",
61
61
  "recursive-copy": "^2.0.11",
@@ -74,5 +74,5 @@
74
74
  "gcstats.js": "1.0.0",
75
75
  "node-gyp": "^7.1.0"
76
76
  },
77
- "gitHead": "e06a5386978e9db83bfb0203b599d1e53808e275"
77
+ "gitHead": "d47a972ab41d4066e854a728dc97b545fdd12ac7"
78
78
  }
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2016
3
+ * (c) Copyright Instana Inc. and contributors 2016
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2016
3
+ * (c) Copyright Instana Inc. and contributors 2016
4
4
  */
5
5
 
6
6
  'use strict';
package/src/args.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2018
3
+ * (c) Copyright Instana Inc. and contributors 2018
4
4
  */
5
5
 
6
6
  'use strict';
package/src/execArgs.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
package/src/gc.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2017
3
+ * (c) Copyright Instana Inc. and contributors 2017
4
4
  */
5
5
 
6
6
  'use strict';
package/src/heapSpaces.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2016
3
+ * (c) Copyright Instana Inc. and contributors 2016
4
4
  */
5
5
 
6
6
  'use strict';
package/src/http.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
package/src/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
package/src/keywords.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
package/src/libuv.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
package/src/memory.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2015
3
+ * (c) Copyright Instana Inc. and contributors 2015
4
4
  */
5
5
 
6
6
  'use strict';
package/src/name.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
package/src/util/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';
package/src/version.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*
2
2
  * (c) Copyright IBM Corp. 2021
3
- * (c) Copyright Instana Inc. 2020
3
+ * (c) Copyright Instana Inc. and contributors 2020
4
4
  */
5
5
 
6
6
  'use strict';