Added node.js client tracing
This commit is contained in:
parent
59430d5854
commit
88b29516fb
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
* limitations under the License.
|
||||
*
|
||||
*/
|
||||
require('@google-cloud/trace-agent').start();
|
||||
|
||||
const path = require('path');
|
||||
const grpc = require('grpc');
|
||||
|
|
Loading…
Reference in a new issue