@sentry/node
Version:
Sentry Node SDK using OpenTelemetry for performance instrumentation
10 lines (8 loc) • 336 B
JavaScript
var AttributeNames = /* @__PURE__ */ ((AttributeNames2) => {
AttributeNames2["HAPI_TYPE"] = "hapi.type";
AttributeNames2["PLUGIN_NAME"] = "hapi.plugin.name";
AttributeNames2["EXT_TYPE"] = "server.ext.type";
return AttributeNames2;
})(AttributeNames || {});
export { AttributeNames };
//# sourceMappingURL=AttributeNames.js.map