@graphql-hive/gateway 2.0.0-alpha-a67e55d44b9e0997cc4b49c940766cf498e2bccd → 2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54
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 +76 -36
- package/dist/bin.cjs +2 -1
- package/dist/bin.js +2 -1
- package/dist/{cli-CP9iY6tm.js → cli-C5gzw52P.js} +17 -10
- package/dist/{cli-CPxULGJb.cjs → cli-Cl8Ek55A.cjs} +16 -9
- package/dist/index.cjs +7 -5
- package/dist/index.d.cts +6 -6
- package/dist/index.d.ts +6 -6
- package/dist/index.js +2 -2
- package/dist/opentelemetry/api.cjs +1 -1
- package/dist/opentelemetry/api.d.cts +1 -1
- package/dist/opentelemetry/api.d.ts +1 -1
- package/dist/opentelemetry/api.js +1 -1
- package/dist/opentelemetry/index.cjs +1 -1
- package/dist/opentelemetry/index.d.cts +3 -3
- package/dist/opentelemetry/index.d.ts +3 -3
- package/dist/opentelemetry/index.js +1 -1
- package/dist/opentelemetry/setup.cjs +1 -1
- package/dist/opentelemetry/setup.d.cts +1 -1
- package/dist/opentelemetry/setup.d.ts +1 -1
- package/dist/opentelemetry/setup.js +1 -1
- package/package.json +17 -17
- package/dist/execAsync-CZu27rRM.cjs +0 -44
- package/dist/execAsync-DmTy47v9.js +0 -21
- package/dist/getMachineId-bsd-B4KI42yf.js +0 -40
- package/dist/getMachineId-bsd-Bm_iwnsS.cjs +0 -42
- package/dist/getMachineId-darwin-BDexu45J.cjs +0 -43
- package/dist/getMachineId-darwin-c7bqIReD.js +0 -41
- package/dist/getMachineId-linux-D2g1lfzo.js +0 -33
- package/dist/getMachineId-linux-sJzq0whF.cjs +0 -35
- package/dist/getMachineId-unsupported-C6mI58qQ.js +0 -23
- package/dist/getMachineId-unsupported-Cmowwltd.cjs +0 -25
- package/dist/getMachineId-win-5mPgREt3.cjs +0 -63
- package/dist/getMachineId-win-CvE0ShWu.js +0 -41
- package/dist/index-61dm03o3.js +0 -279698
- package/dist/index-B44NjpxU.cjs +0 -843
- package/dist/index-DWaHa380.cjs +0 -279743
- package/dist/index-Dw4Doxg2.js +0 -821
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@graphql-hive/gateway",
|
3
|
-
"version": "2.0.0-alpha-
|
3
|
+
"version": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
4
4
|
"type": "module",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -83,30 +83,30 @@
|
|
83
83
|
"@escape.tech/graphql-armor-block-field-suggestions": "^3.0.0",
|
84
84
|
"@escape.tech/graphql-armor-max-depth": "^2.4.0",
|
85
85
|
"@escape.tech/graphql-armor-max-tokens": "^2.5.0",
|
86
|
-
"@graphql-hive/gateway-runtime": "2.0.0-alpha-
|
87
|
-
"@graphql-hive/importer": "2.0.0-alpha-
|
88
|
-
"@graphql-hive/logger": "1.0.1-alpha-
|
89
|
-
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-
|
90
|
-
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-
|
91
|
-
"@graphql-hive/
|
86
|
+
"@graphql-hive/gateway-runtime": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
87
|
+
"@graphql-hive/importer": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
88
|
+
"@graphql-hive/logger": "1.0.1-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
89
|
+
"@graphql-hive/plugin-aws-sigv4": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
90
|
+
"@graphql-hive/plugin-deduplicate-request": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
91
|
+
"@graphql-hive/plugin-opentelemetry": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
92
|
+
"@graphql-hive/pubsub": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
92
93
|
"@graphql-mesh/cache-cfw-kv": "^0.105.8",
|
93
94
|
"@graphql-mesh/cache-localforage": "^0.105.9",
|
94
95
|
"@graphql-mesh/cache-redis": "^0.104.8",
|
95
96
|
"@graphql-mesh/cache-upstash-redis": "^0.1.8",
|
96
97
|
"@graphql-mesh/cross-helpers": "^0.4.10",
|
97
|
-
"@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-
|
98
|
+
"@graphql-mesh/hmac-upstream-signature": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
98
99
|
"@graphql-mesh/plugin-http-cache": "^0.105.8",
|
99
100
|
"@graphql-mesh/plugin-jit": "^0.2.7",
|
100
|
-
"@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-
|
101
|
-
"@graphql-mesh/plugin-
|
102
|
-
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-a67e55d44b9e0997cc4b49c940766cf498e2bccd",
|
101
|
+
"@graphql-mesh/plugin-jwt-auth": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
102
|
+
"@graphql-mesh/plugin-prometheus": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
103
103
|
"@graphql-mesh/plugin-rate-limit": "^0.104.7",
|
104
104
|
"@graphql-mesh/plugin-snapshot": "^0.104.7",
|
105
|
-
"@graphql-mesh/transport-http": "1.0.0-alpha-
|
106
|
-
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-
|
107
|
-
"@graphql-mesh/transport-ws": "2.0.0-alpha-
|
105
|
+
"@graphql-mesh/transport-http": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
106
|
+
"@graphql-mesh/transport-http-callback": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
107
|
+
"@graphql-mesh/transport-ws": "2.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
108
108
|
"@graphql-mesh/types": "^0.104.8",
|
109
|
-
"@graphql-mesh/utils": "^0.104.
|
109
|
+
"@graphql-mesh/utils": "^0.104.11",
|
110
110
|
"@graphql-tools/code-file-loader": "^8.1.22",
|
111
111
|
"@graphql-tools/graphql-file-loader": "^8.0.22",
|
112
112
|
"@graphql-tools/load": "^8.1.2",
|
@@ -133,7 +133,7 @@
|
|
133
133
|
"ws": "^8.18.3"
|
134
134
|
},
|
135
135
|
"devDependencies": {
|
136
|
-
"@graphql-mesh/transport-common": "1.0.0-alpha-
|
136
|
+
"@graphql-mesh/transport-common": "1.0.0-alpha-2cea6e8a62aea3e45963d47c35cb6db588d78c54",
|
137
137
|
"@graphql-mesh/transport-soap": "^0.10.8",
|
138
138
|
"@graphql-tools/executor": "^1.4.9",
|
139
139
|
"@rollup/plugin-commonjs": "^28.0.0",
|
@@ -154,7 +154,7 @@
|
|
154
154
|
"rimraf": "^6.0.1",
|
155
155
|
"rollup": "4.44.0",
|
156
156
|
"rollup-plugin-tsconfig-paths": "^1.5.2",
|
157
|
-
"tsx": "4.20.
|
157
|
+
"tsx": "4.20.5"
|
158
158
|
},
|
159
159
|
"sideEffects": false
|
160
160
|
}
|
@@ -1,44 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var child_process = require('child_process');
|
4
|
-
var util = require('util');
|
5
|
-
|
6
|
-
function _interopNamespace(e) {
|
7
|
-
if (e && e.__esModule) return e;
|
8
|
-
var n = Object.create(null);
|
9
|
-
if (e) {
|
10
|
-
Object.keys(e).forEach(function (k) {
|
11
|
-
if (k !== 'default') {
|
12
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
13
|
-
Object.defineProperty(n, k, d.get ? d : {
|
14
|
-
enumerable: true,
|
15
|
-
get: function () { return e[k]; }
|
16
|
-
});
|
17
|
-
}
|
18
|
-
});
|
19
|
-
}
|
20
|
-
n.default = e;
|
21
|
-
return Object.freeze(n);
|
22
|
-
}
|
23
|
-
|
24
|
-
var child_process__namespace = /*#__PURE__*/_interopNamespace(child_process);
|
25
|
-
var util__namespace = /*#__PURE__*/_interopNamespace(util);
|
26
|
-
|
27
|
-
/*
|
28
|
-
* Copyright The OpenTelemetry Authors
|
29
|
-
*
|
30
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
31
|
-
* you may not use this file except in compliance with the License.
|
32
|
-
* You may obtain a copy of the License at
|
33
|
-
*
|
34
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
35
|
-
*
|
36
|
-
* Unless required by applicable law or agreed to in writing, software
|
37
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
38
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
39
|
-
* See the License for the specific language governing permissions and
|
40
|
-
* limitations under the License.
|
41
|
-
*/
|
42
|
-
const execAsync = util__namespace.promisify(child_process__namespace.exec);
|
43
|
-
|
44
|
-
exports.execAsync = execAsync;
|
@@ -1,21 +0,0 @@
|
|
1
|
-
import * as child_process from 'child_process';
|
2
|
-
import * as util from 'util';
|
3
|
-
|
4
|
-
/*
|
5
|
-
* Copyright The OpenTelemetry Authors
|
6
|
-
*
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
8
|
-
* you may not use this file except in compliance with the License.
|
9
|
-
* You may obtain a copy of the License at
|
10
|
-
*
|
11
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
12
|
-
*
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16
|
-
* See the License for the specific language governing permissions and
|
17
|
-
* limitations under the License.
|
18
|
-
*/
|
19
|
-
const execAsync = util.promisify(child_process.exec);
|
20
|
-
|
21
|
-
export { execAsync as e };
|
@@ -1,40 +0,0 @@
|
|
1
|
-
import { promises } from 'fs';
|
2
|
-
import { e as execAsync } from './execAsync-DmTy47v9.js';
|
3
|
-
import { diag } from '@opentelemetry/api';
|
4
|
-
import 'child_process';
|
5
|
-
import 'util';
|
6
|
-
|
7
|
-
/*
|
8
|
-
* Copyright The OpenTelemetry Authors
|
9
|
-
*
|
10
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
11
|
-
* you may not use this file except in compliance with the License.
|
12
|
-
* You may obtain a copy of the License at
|
13
|
-
*
|
14
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
15
|
-
*
|
16
|
-
* Unless required by applicable law or agreed to in writing, software
|
17
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
18
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
19
|
-
* See the License for the specific language governing permissions and
|
20
|
-
* limitations under the License.
|
21
|
-
*/
|
22
|
-
async function getMachineId() {
|
23
|
-
try {
|
24
|
-
const result = await promises.readFile('/etc/hostid', { encoding: 'utf8' });
|
25
|
-
return result.trim();
|
26
|
-
}
|
27
|
-
catch (e) {
|
28
|
-
diag.debug(`error reading machine id: ${e}`);
|
29
|
-
}
|
30
|
-
try {
|
31
|
-
const result = await execAsync('kenv -q smbios.system.uuid');
|
32
|
-
return result.stdout.trim();
|
33
|
-
}
|
34
|
-
catch (e) {
|
35
|
-
diag.debug(`error reading machine id: ${e}`);
|
36
|
-
}
|
37
|
-
return undefined;
|
38
|
-
}
|
39
|
-
|
40
|
-
export { getMachineId };
|
@@ -1,42 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var fs = require('fs');
|
4
|
-
var execAsync = require('./execAsync-CZu27rRM.cjs');
|
5
|
-
var require$$0 = require('@opentelemetry/api');
|
6
|
-
require('child_process');
|
7
|
-
require('util');
|
8
|
-
|
9
|
-
/*
|
10
|
-
* Copyright The OpenTelemetry Authors
|
11
|
-
*
|
12
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
13
|
-
* you may not use this file except in compliance with the License.
|
14
|
-
* You may obtain a copy of the License at
|
15
|
-
*
|
16
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
17
|
-
*
|
18
|
-
* Unless required by applicable law or agreed to in writing, software
|
19
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
20
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
21
|
-
* See the License for the specific language governing permissions and
|
22
|
-
* limitations under the License.
|
23
|
-
*/
|
24
|
-
async function getMachineId() {
|
25
|
-
try {
|
26
|
-
const result = await fs.promises.readFile('/etc/hostid', { encoding: 'utf8' });
|
27
|
-
return result.trim();
|
28
|
-
}
|
29
|
-
catch (e) {
|
30
|
-
require$$0.diag.debug(`error reading machine id: ${e}`);
|
31
|
-
}
|
32
|
-
try {
|
33
|
-
const result = await execAsync.execAsync('kenv -q smbios.system.uuid');
|
34
|
-
return result.stdout.trim();
|
35
|
-
}
|
36
|
-
catch (e) {
|
37
|
-
require$$0.diag.debug(`error reading machine id: ${e}`);
|
38
|
-
}
|
39
|
-
return undefined;
|
40
|
-
}
|
41
|
-
|
42
|
-
exports.getMachineId = getMachineId;
|
@@ -1,43 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var execAsync = require('./execAsync-CZu27rRM.cjs');
|
4
|
-
var require$$0 = require('@opentelemetry/api');
|
5
|
-
require('child_process');
|
6
|
-
require('util');
|
7
|
-
|
8
|
-
/*
|
9
|
-
* Copyright The OpenTelemetry Authors
|
10
|
-
*
|
11
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
12
|
-
* you may not use this file except in compliance with the License.
|
13
|
-
* You may obtain a copy of the License at
|
14
|
-
*
|
15
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
16
|
-
*
|
17
|
-
* Unless required by applicable law or agreed to in writing, software
|
18
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
19
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
20
|
-
* See the License for the specific language governing permissions and
|
21
|
-
* limitations under the License.
|
22
|
-
*/
|
23
|
-
async function getMachineId() {
|
24
|
-
try {
|
25
|
-
const result = await execAsync.execAsync('ioreg -rd1 -c "IOPlatformExpertDevice"');
|
26
|
-
const idLine = result.stdout
|
27
|
-
.split('\n')
|
28
|
-
.find(line => line.includes('IOPlatformUUID'));
|
29
|
-
if (!idLine) {
|
30
|
-
return undefined;
|
31
|
-
}
|
32
|
-
const parts = idLine.split('" = "');
|
33
|
-
if (parts.length === 2) {
|
34
|
-
return parts[1].slice(0, -1);
|
35
|
-
}
|
36
|
-
}
|
37
|
-
catch (e) {
|
38
|
-
require$$0.diag.debug(`error reading machine id: ${e}`);
|
39
|
-
}
|
40
|
-
return undefined;
|
41
|
-
}
|
42
|
-
|
43
|
-
exports.getMachineId = getMachineId;
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { e as execAsync } from './execAsync-DmTy47v9.js';
|
2
|
-
import { diag } from '@opentelemetry/api';
|
3
|
-
import 'child_process';
|
4
|
-
import 'util';
|
5
|
-
|
6
|
-
/*
|
7
|
-
* Copyright The OpenTelemetry Authors
|
8
|
-
*
|
9
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
10
|
-
* you may not use this file except in compliance with the License.
|
11
|
-
* You may obtain a copy of the License at
|
12
|
-
*
|
13
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
14
|
-
*
|
15
|
-
* Unless required by applicable law or agreed to in writing, software
|
16
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
17
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
18
|
-
* See the License for the specific language governing permissions and
|
19
|
-
* limitations under the License.
|
20
|
-
*/
|
21
|
-
async function getMachineId() {
|
22
|
-
try {
|
23
|
-
const result = await execAsync('ioreg -rd1 -c "IOPlatformExpertDevice"');
|
24
|
-
const idLine = result.stdout
|
25
|
-
.split('\n')
|
26
|
-
.find(line => line.includes('IOPlatformUUID'));
|
27
|
-
if (!idLine) {
|
28
|
-
return undefined;
|
29
|
-
}
|
30
|
-
const parts = idLine.split('" = "');
|
31
|
-
if (parts.length === 2) {
|
32
|
-
return parts[1].slice(0, -1);
|
33
|
-
}
|
34
|
-
}
|
35
|
-
catch (e) {
|
36
|
-
diag.debug(`error reading machine id: ${e}`);
|
37
|
-
}
|
38
|
-
return undefined;
|
39
|
-
}
|
40
|
-
|
41
|
-
export { getMachineId };
|
@@ -1,33 +0,0 @@
|
|
1
|
-
import { promises } from 'fs';
|
2
|
-
import { diag } from '@opentelemetry/api';
|
3
|
-
|
4
|
-
/*
|
5
|
-
* Copyright The OpenTelemetry Authors
|
6
|
-
*
|
7
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
8
|
-
* you may not use this file except in compliance with the License.
|
9
|
-
* You may obtain a copy of the License at
|
10
|
-
*
|
11
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
12
|
-
*
|
13
|
-
* Unless required by applicable law or agreed to in writing, software
|
14
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
15
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
16
|
-
* See the License for the specific language governing permissions and
|
17
|
-
* limitations under the License.
|
18
|
-
*/
|
19
|
-
async function getMachineId() {
|
20
|
-
const paths = ['/etc/machine-id', '/var/lib/dbus/machine-id'];
|
21
|
-
for (const path of paths) {
|
22
|
-
try {
|
23
|
-
const result = await promises.readFile(path, { encoding: 'utf8' });
|
24
|
-
return result.trim();
|
25
|
-
}
|
26
|
-
catch (e) {
|
27
|
-
diag.debug(`error reading machine id: ${e}`);
|
28
|
-
}
|
29
|
-
}
|
30
|
-
return undefined;
|
31
|
-
}
|
32
|
-
|
33
|
-
export { getMachineId };
|
@@ -1,35 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var fs = require('fs');
|
4
|
-
var require$$0 = require('@opentelemetry/api');
|
5
|
-
|
6
|
-
/*
|
7
|
-
* Copyright The OpenTelemetry Authors
|
8
|
-
*
|
9
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
10
|
-
* you may not use this file except in compliance with the License.
|
11
|
-
* You may obtain a copy of the License at
|
12
|
-
*
|
13
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
14
|
-
*
|
15
|
-
* Unless required by applicable law or agreed to in writing, software
|
16
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
17
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
18
|
-
* See the License for the specific language governing permissions and
|
19
|
-
* limitations under the License.
|
20
|
-
*/
|
21
|
-
async function getMachineId() {
|
22
|
-
const paths = ['/etc/machine-id', '/var/lib/dbus/machine-id'];
|
23
|
-
for (const path of paths) {
|
24
|
-
try {
|
25
|
-
const result = await fs.promises.readFile(path, { encoding: 'utf8' });
|
26
|
-
return result.trim();
|
27
|
-
}
|
28
|
-
catch (e) {
|
29
|
-
require$$0.diag.debug(`error reading machine id: ${e}`);
|
30
|
-
}
|
31
|
-
}
|
32
|
-
return undefined;
|
33
|
-
}
|
34
|
-
|
35
|
-
exports.getMachineId = getMachineId;
|
@@ -1,23 +0,0 @@
|
|
1
|
-
import { diag } from '@opentelemetry/api';
|
2
|
-
|
3
|
-
/*
|
4
|
-
* Copyright The OpenTelemetry Authors
|
5
|
-
*
|
6
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
7
|
-
* you may not use this file except in compliance with the License.
|
8
|
-
* You may obtain a copy of the License at
|
9
|
-
*
|
10
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
11
|
-
*
|
12
|
-
* Unless required by applicable law or agreed to in writing, software
|
13
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
-
* See the License for the specific language governing permissions and
|
16
|
-
* limitations under the License.
|
17
|
-
*/
|
18
|
-
async function getMachineId() {
|
19
|
-
diag.debug('could not read machine-id: unsupported platform');
|
20
|
-
return undefined;
|
21
|
-
}
|
22
|
-
|
23
|
-
export { getMachineId };
|
@@ -1,25 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var require$$0 = require('@opentelemetry/api');
|
4
|
-
|
5
|
-
/*
|
6
|
-
* Copyright The OpenTelemetry Authors
|
7
|
-
*
|
8
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
-
* you may not use this file except in compliance with the License.
|
10
|
-
* You may obtain a copy of the License at
|
11
|
-
*
|
12
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
13
|
-
*
|
14
|
-
* Unless required by applicable law or agreed to in writing, software
|
15
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
-
* See the License for the specific language governing permissions and
|
18
|
-
* limitations under the License.
|
19
|
-
*/
|
20
|
-
async function getMachineId() {
|
21
|
-
require$$0.diag.debug('could not read machine-id: unsupported platform');
|
22
|
-
return undefined;
|
23
|
-
}
|
24
|
-
|
25
|
-
exports.getMachineId = getMachineId;
|
@@ -1,63 +0,0 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
var process = require('process');
|
4
|
-
var execAsync = require('./execAsync-CZu27rRM.cjs');
|
5
|
-
var require$$0 = require('@opentelemetry/api');
|
6
|
-
require('child_process');
|
7
|
-
require('util');
|
8
|
-
|
9
|
-
function _interopNamespace(e) {
|
10
|
-
if (e && e.__esModule) return e;
|
11
|
-
var n = Object.create(null);
|
12
|
-
if (e) {
|
13
|
-
Object.keys(e).forEach(function (k) {
|
14
|
-
if (k !== 'default') {
|
15
|
-
var d = Object.getOwnPropertyDescriptor(e, k);
|
16
|
-
Object.defineProperty(n, k, d.get ? d : {
|
17
|
-
enumerable: true,
|
18
|
-
get: function () { return e[k]; }
|
19
|
-
});
|
20
|
-
}
|
21
|
-
});
|
22
|
-
}
|
23
|
-
n.default = e;
|
24
|
-
return Object.freeze(n);
|
25
|
-
}
|
26
|
-
|
27
|
-
var process__namespace = /*#__PURE__*/_interopNamespace(process);
|
28
|
-
|
29
|
-
/*
|
30
|
-
* Copyright The OpenTelemetry Authors
|
31
|
-
*
|
32
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
33
|
-
* you may not use this file except in compliance with the License.
|
34
|
-
* You may obtain a copy of the License at
|
35
|
-
*
|
36
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
37
|
-
*
|
38
|
-
* Unless required by applicable law or agreed to in writing, software
|
39
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
40
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
41
|
-
* See the License for the specific language governing permissions and
|
42
|
-
* limitations under the License.
|
43
|
-
*/
|
44
|
-
async function getMachineId() {
|
45
|
-
const args = 'QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid';
|
46
|
-
let command = '%windir%\\System32\\REG.exe';
|
47
|
-
if (process__namespace.arch === 'ia32' && 'PROCESSOR_ARCHITEW6432' in process__namespace.env) {
|
48
|
-
command = '%windir%\\sysnative\\cmd.exe /c ' + command;
|
49
|
-
}
|
50
|
-
try {
|
51
|
-
const result = await execAsync.execAsync(`${command} ${args}`);
|
52
|
-
const parts = result.stdout.split('REG_SZ');
|
53
|
-
if (parts.length === 2) {
|
54
|
-
return parts[1].trim();
|
55
|
-
}
|
56
|
-
}
|
57
|
-
catch (e) {
|
58
|
-
require$$0.diag.debug(`error reading machine id: ${e}`);
|
59
|
-
}
|
60
|
-
return undefined;
|
61
|
-
}
|
62
|
-
|
63
|
-
exports.getMachineId = getMachineId;
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import * as process from 'process';
|
2
|
-
import { e as execAsync } from './execAsync-DmTy47v9.js';
|
3
|
-
import { diag } from '@opentelemetry/api';
|
4
|
-
import 'child_process';
|
5
|
-
import 'util';
|
6
|
-
|
7
|
-
/*
|
8
|
-
* Copyright The OpenTelemetry Authors
|
9
|
-
*
|
10
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
11
|
-
* you may not use this file except in compliance with the License.
|
12
|
-
* You may obtain a copy of the License at
|
13
|
-
*
|
14
|
-
* https://www.apache.org/licenses/LICENSE-2.0
|
15
|
-
*
|
16
|
-
* Unless required by applicable law or agreed to in writing, software
|
17
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
18
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
19
|
-
* See the License for the specific language governing permissions and
|
20
|
-
* limitations under the License.
|
21
|
-
*/
|
22
|
-
async function getMachineId() {
|
23
|
-
const args = 'QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid';
|
24
|
-
let command = '%windir%\\System32\\REG.exe';
|
25
|
-
if (process.arch === 'ia32' && 'PROCESSOR_ARCHITEW6432' in process.env) {
|
26
|
-
command = '%windir%\\sysnative\\cmd.exe /c ' + command;
|
27
|
-
}
|
28
|
-
try {
|
29
|
-
const result = await execAsync(`${command} ${args}`);
|
30
|
-
const parts = result.stdout.split('REG_SZ');
|
31
|
-
if (parts.length === 2) {
|
32
|
-
return parts[1].trim();
|
33
|
-
}
|
34
|
-
}
|
35
|
-
catch (e) {
|
36
|
-
diag.debug(`error reading machine id: ${e}`);
|
37
|
-
}
|
38
|
-
return undefined;
|
39
|
-
}
|
40
|
-
|
41
|
-
export { getMachineId };
|