UNPKG

@instana/serverless

Version:

Internal utility package for serverless Node.js tracing and monitoring with Instana

10 lines (7 loc) 187 B
/* * (c) Copyright IBM Corp. 2021 * (c) Copyright Instana Inc. and contributors 2019 */ 'use strict'; exports.xInstanaHost = 'x-instana-host'; exports.xInstanaKey = 'x-instana-key';