Added node.js tracing
This commit is contained in:
parent
af71f8f9b0
commit
59430d5854
6 changed files with 1518 additions and 305 deletions
|
@ -14,6 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
require('@google-cloud/trace-agent').start();
|
||||
|
||||
const path = require('path');
|
||||
const grpc = require('grpc');
|
||||
const request = require('request');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue