Skip to main content
Module

x/sentry/index.d.ts>spanStatusfromHttpCode

The Official Sentry Deno SDK
Go to Latest
variable spanStatusfromHttpCode
Deprecated
Deprecated

Use spanStatusFromHttpCode instead. This export will be removed in v8 as the signature contains a typo.

import { spanStatusfromHttpCode } from "https://deno.land/x/sentry@7.103.0/index.d.ts";

Converts a HTTP status code into a SpanStatusType.

type

getSpanStatusFromHttpCode