@sentry/node
Version:
Sentry Node SDK using OpenTelemetry for performance instrumentation
12 lines (9 loc) • 424 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
AttributeNames2["HAPI_TYPE"] = "hapi.type";
AttributeNames2["PLUGIN_NAME"] = "hapi.plugin.name";
AttributeNames2["EXT_TYPE"] = "server.ext.type";
return AttributeNames2;
})(AttributeNames || {});
exports.AttributeNames = AttributeNames;
//# sourceMappingURL=AttributeNames.js.map