Skip to content

Commit b2d700c

Browse files
gibfahnstalleyj
authored andcommitted
Update supported platform list (#510)
See the IBM SDK for Node.js equivalent: https://developer.ibm.com/node/sdk/v8/
1 parent 7eec260 commit b2d700c

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -445,13 +445,18 @@ Requests are a special type of event emitted by appmetrics. All the probes name
445445

446446
The Node Application Metrics agent supports the following runtime environments where a Node.js runtime is available:
447447

448-
* **Node.js v4 and v8** on:
449-
* 64-bit or 32-bit runtime on Windows (x64 or x86)
450-
* 64-bit or 32-bit runtime on Linux (x64, x86, PPC32, PPC64, PPC64LE, z31, z64)
451-
* 64-bit or 32-bit runtime on AIX (PPC64)
452-
* 64-bit runtime on Mac OS X (x64)
453-
* **Node.js v6** on all the above, plus:
448+
* **Node.js v4** on:
449+
* 64-bit or 32-bit Windows (x64 or x86)
450+
* 64-bit or 32-bit Linux (x64, x86, ppc64, ppc64le, s390, s390x)
451+
* 64-bit AIX (ppc64)
452+
* 64-bit macOS (x64)
453+
* **Node.js v6** on all of the above, plus:
454454
* 64-bit runtime on z/OS (os390)
455+
* **Node.js v8** on:
456+
* 64-bit Windows (x64)
457+
* 64-bit Linux (x64, ppc64, ppc64le, s390x)
458+
* 64-bit AIX (ppc64)
459+
* 64-bit macOS (x64)
455460

456461
## Troubleshooting
457462
Find below some possible problem scenarios and corresponding diagnostic steps. Updates to troubleshooting information will be made available on the [appmetrics wiki][3]: [Troubleshooting](https://github.com/RuntimeTools/appmetrics/wiki/Troubleshooting). If these resources do not help you resolve the issue, you can open an issue on the Node Application Metrics [appmetrics issue tracker][5].

0 commit comments

Comments
 (0)