UNPKG

newrelic

Version:
13 lines (9 loc) 219 B
/* * Copyright 2026 New Relic Corporation. All rights reserved. * SPDX-License-Identifier: Apache-2.0 */ 'use strict' const DT_HEADERS = ['traceparent', 'tracestate', 'newrelic'] module.exports = { DT_HEADERS }