SemConv
constSemConv:object
Defined in: src/observability/tracing.ts:73
OTel semantic convention attribute keys (HTTP subset).
Uses the stable HTTP semconv names from the OpenTelemetry specification.
Type Declaration
Section titled “Type Declaration”HTTP_METHOD
Section titled “HTTP_METHOD”
readonlyHTTP_METHOD:"http.request.method"="http.request.method"
HTTP_ROUTE
Section titled “HTTP_ROUTE”
readonlyHTTP_ROUTE:"http.route"="http.route"
HTTP_STATUS_CODE
Section titled “HTTP_STATUS_CODE”
readonlyHTTP_STATUS_CODE:"http.response.status_code"="http.response.status_code"
SERVER_ADDRESS
Section titled “SERVER_ADDRESS”
readonlySERVER_ADDRESS:"server.address"="server.address"
URL_PATH
Section titled “URL_PATH”
readonlyURL_PATH:"url.path"="url.path"