UNPKG

@instana/shared-metrics

Version:

Internal metrics plug-in package for Node.js monitoring with Instana

10 lines (7 loc) 186 B
/* * (c) Copyright IBM Corp. 2021 * (c) Copyright Instana Inc. and contributors 2015 */ 'use strict'; exports.payloadPrefix = 'execArgs'; exports.currentPayload = process.execArgv;