SpanAttributes
constSpanAttributes:object
Defined in: packages/core/src/telemetry/traces.ts:31
Standard span attribute keys used by the SDK.
Type Declaration
Section titled “Type Declaration”BATCH_SIZE
Section titled “BATCH_SIZE”
readonlyBATCH_SIZE:"unified_live.batch.size"="unified_live.batch.size"
ERROR_CODE
Section titled “ERROR_CODE”
readonlyERROR_CODE:"unified_live.error.code"="unified_live.error.code"
ERROR_HAS_CAUSE
Section titled “ERROR_HAS_CAUSE”
readonlyERROR_HAS_CAUSE:"unified_live.error.has_cause"="unified_live.error.has_cause"
ERROR_TYPE
Section titled “ERROR_TYPE”
readonlyERROR_TYPE:"error.type"="error.type"
HTTP_METHOD
Section titled “HTTP_METHOD”
readonlyHTTP_METHOD:"http.request.method"="http.request.method"
HTTP_STATUS
Section titled “HTTP_STATUS”
readonlyHTTP_STATUS:"http.response.status_code"="http.response.status_code"
OPERATION
Section titled “OPERATION”
readonlyOPERATION:"unified_live.operation"="unified_live.operation"
PLATFORM
Section titled “PLATFORM”
readonlyPLATFORM:"unified_live.platform"="unified_live.platform"
RATE_LIMIT_LIMIT
Section titled “RATE_LIMIT_LIMIT”
readonlyRATE_LIMIT_LIMIT:"unified_live.rate_limit.limit"="unified_live.rate_limit.limit"
RATE_LIMIT_REMAINING
Section titled “RATE_LIMIT_REMAINING”
readonlyRATE_LIMIT_REMAINING:"unified_live.rate_limit.remaining"="unified_live.rate_limit.remaining"
RETRY_COUNT
Section titled “RETRY_COUNT”
readonlyRETRY_COUNT:"unified_live.retry.count"="unified_live.retry.count"
SERVER_ADDRESS
Section titled “SERVER_ADDRESS”
readonlySERVER_ADDRESS:"server.address"="server.address"
SERVER_PORT
Section titled “SERVER_PORT”
readonlySERVER_PORT:"server.port"="server.port"
URL_FULL
Section titled “URL_FULL”
readonlyURL_FULL:"url.full"="url.full"
URL_PATH
Section titled “URL_PATH”
readonlyURL_PATH:"url.path"="url.path"
URL_SCHEME
Section titled “URL_SCHEME”
readonlyURL_SCHEME:"url.scheme"="url.scheme"