Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/openstatusHQ/openstatus
/ functions
Functions
4,268 in github.com/openstatusHQ/openstatus
⨍
Functions
4,268
◇
Types & classes
410
↓ 1 callers
Function
runComponentPhase
( triplets: Triplet[], tickStartedAt: Date, fetchedAt: number, )
apps/workflows/src/cron/external-status.ts:235
↓ 1 callers
Function
runComponents
( fetcher: StatusFetcher, entry: StatusPageEntry, )
packages/status-fetcher/__tests__/helpers.ts:77
↓ 1 callers
Function
runExternalIncidentsPruneTick
()
apps/workflows/src/cron/external-incidents-prune.ts:11
↓ 1 callers
Function
runExternalStatusTick
()
apps/workflows/src/cron/external-status.ts:416
↓ 1 callers
Function
runImport
(args: { ctx: ServiceContext; input: RunImportInput; })
packages/services/src/import/run.ts:38
↓ 1 callers
Function
runIncidentPhase
( triplets: Triplet[], tickStartedAt: Date, )
apps/workflows/src/cron/external-status.ts:179
↓ 1 callers
Function
runMcpHealthCheck
( input: HealthCheckInput, )
apps/web/src/lib/mcp/health-check.ts:605
↓ 1 callers
Function
runStatusPhase
( triplets: Triplet[], fetchedAt: number, )
apps/workflows/src/cron/external-status.ts:147
↓ 1 callers
Function
runTool
( fn: () => Promise<T>, toContent: (value: T) => CallToolResult, )
apps/server/src/routes/mcp/adapter.ts:104
↓ 1 callers
Function
safeJsonParse
( rowId: number, value: string | null, )
packages/services/src/integration/list.ts:18
↓ 1 callers
Function
scheduledMaintenances
(page: Page, now: number)
apps/status-page/src/content/status-json.ts:78
↓ 1 callers
Function
scopeLabel
* Map a key's `scopes` array to a single human label. v1 keys carry one * value (`['read']` or `['write']`); legacy rows backfilled to * `['write']`
apps/dashboard/src/components/data-table/settings/api-key/data-table.tsx:27
↓ 1 callers
Function
searchCorpus
(params: { p: Corpus | "all"; q: string | null | undefined; })
apps/web/src/content/utils/search-index.ts:152
↓ 1 callers
Function
searchDocsTable
( output: Output, )
apps/dashboard/src/components/chat/tool-renderers/search-docs.tsx:10
↓ 1 callers
Function
sectionForSlug
(slug: string)
apps/web/src/content/docs.config.ts:432
↓ 1 callers
Function
sectionLabel
(section: Section, soleSection: boolean)
apps/web/src/app/(landing)/status/external-service-components.tsx:175
↓ 1 callers
Function
seeded
(seed: string)
apps/dashboard/src/data/onboarding-checks.ts:43
↓ 1 callers
Function
segmentsToBarData
( segments: Array<{ status: "success" | "degraded" | "error"; count: number; }>, total
packages/api/src/router/statusPage.utils.ts:289
↓ 1 callers
Function
sendAlert
({ monitor, notification, }: NotificationContext)
packages/notifications/bird-whatsapp/src/index.ts:71
↓ 1 callers
Function
sendBatchEmailHtml
(emails: EmailHtml[])
packages/emails/src/send.ts:29
↓ 1 callers
Function
sendCheckerTasks
( periodicity: z.infer<typeof monitorPeriodicitySchema>, )
apps/workflows/src/cron/checker.ts:62
↓ 1 callers
Function
sendDegraded
({ monitor, notification, }: NotificationContext)
packages/notifications/telegram/src/index.ts:41
↓ 1 callers
Function
sendDegraded
({ monitor, notification, statusCode, message, }: NotificationContext)
packages/notifications/pagerduty/src/index.ts:51
↓ 1 callers
Function
sendDegraded
({ monitor, notification, }: NotificationContext)
packages/notifications/bird-whatsapp/src/index.ts:91
↓ 1 callers
Function
sendDegraded
({ monitor, notification, statusCode, message, }: NotificationContext)
packages/notifications/opsgenie/src/index.ts:45
↓ 1 callers
Function
sendDegraded
({ monitor, notification, }: NotificationContext)
packages/notifications/twillio-sms/src/index.ts:71
↓ 1 callers
Function
sendDegraded
({ monitor, notification, statusCode, message, }: NotificationContext)
packages/notifications/grafana-oncall/src/index.ts:41
↓ 1 callers
Function
sendDegraded
({ monitor, notification, }: NotificationContext)
packages/notifications/ntfy/src/index.ts:68
↓ 1 callers
Method
sendFollowUpBatched
(req: { to: string[] })
packages/emails/src/client.tsx:76
↓ 1 callers
Function
sendFollowUpEmails
()
apps/workflows/src/cron/emails.ts:14
↓ 1 callers
Method
sendNotifications
( subscriptions: Subscription[], pageUpdate: PageUpdate, )
packages/subscriptions/src/types.ts:75
↓ 1 callers
Function
sendPageSubscriberTestWebhook
(args: { ctx: ServiceContext; input: SendPageSubscriberTestWebhookInput; })
packages/services/src/page-subscriber/send-test-webhook.ts:20
↓ 1 callers
Method
sendPageSubscription
( req: PageSubscriptionProps & { to: string }, )
packages/emails/src/client.tsx:297
↓ 1 callers
Function
sendRecovery
({ monitor, notification, }: NotificationContext)
packages/notifications/telegram/src/index.ts:25
↓ 1 callers
Function
sendRecovery
({ monitor, notification, }: NotificationContext)
packages/notifications/pagerduty/src/index.ts:92
↓ 1 callers
Function
sendRecovery
({ monitor, notification, }: NotificationContext)
packages/notifications/bird-whatsapp/src/index.ts:81
↓ 1 callers
Function
sendRecovery
({ monitor, notification, }: NotificationContext)
packages/notifications/twillio-sms/src/index.ts:42
↓ 1 callers
Function
sendRecovery
({ monitor, notification, statusCode, message, }: NotificationContext)
packages/notifications/grafana-oncall/src/index.ts:76
↓ 1 callers
Method
sendSlackFeedbackBatched
(req: { to: string[] })
packages/emails/src/client.tsx:134
↓ 1 callers
Method
sendStatusPageMagicLink
( req: StatusPageMagicLinkProps & { to: string }, )
packages/emails/src/client.tsx:325
↓ 1 callers
Method
sendTeamInvitation
(req: TeamInvitationProps & { to: string })
packages/emails/src/client.tsx:239
↓ 1 callers
Function
sendTest
({ phoneNumber }: { phoneNumber: string })
packages/notifications/bird-whatsapp/src/index.ts:101
↓ 1 callers
Function
sendTest
(props: { apiKey: string; region: "eu" | "us"; })
packages/notifications/opsgenie/src/index.ts:120
↓ 1 callers
Function
sendTestNotification
( provider: NotificationProvider, data: NotificationData | undefined, )
apps/server/src/routes/rpc/handlers/notification/test-providers.ts:28
↓ 1 callers
Function
serviceErrorToMcpCode
( code: "UNAUTHORIZED" | "FORBIDDEN" | "INTERNAL", )
apps/server/src/routes/mcp/adapter.ts:83
↓ 1 callers
Function
serviceReporters
(serviceId: number)
apps/web/src/lib/external-report-escalation.ts:61
↓ 1 callers
Function
setChatSessionMessages
(args: { ctx: ServiceContext; input: SetChatSessionMessagesInput; })
packages/services/src/chat-session/set.ts:23
↓ 1 callers
Function
setImpact
(id: number, impact: PageComponentImpact)
apps/dashboard/src/components/forms/status-report/component-impact-field.tsx:46
↓ 1 callers
Function
setPreferredSettingsCookie
(value: Record<string, unknown>)
apps/web/src/lib/preferred-settings/client.ts:19
↓ 1 callers
Function
setRef
* Set a given ref to a given value * This utility takes care of different types of refs: callback refs and RefObject(s)
packages/ui/src/lib/compose-refs.ts:11
↓ 1 callers
Function
setupLogger
()
apps/private-location/internal/server/server.go:86
↓ 1 callers
Function
setupMockFetch
()
packages/importers/src/providers/betterstack/provider.test.ts:28
↓ 1 callers
Function
shouldSample
* Tail sampling strategy based on loggingsucks.com best practices * Makes sampling decisions post-request completion to capture: * - All errors (5xx
apps/workflows/src/index.ts:46
↓ 1 callers
Function
shouldSample
(event map[string]any)
apps/checker/cmd/server/main.go:32
↓ 1 callers
Function
shouldSample
(event: Record<string, any>)
apps/server/src/index.ts:111
↓ 1 callers
Function
signIn
(params)
apps/status-page/src/lib/auth/index.ts:19
↓ 1 callers
Function
signInWithResendAction
(formData: FormData)
apps/status-page/src/app/(status-page)/[domain]/[locale]/(auth)/login/actions.ts:11
↓ 1 callers
Function
signInWithResendAction
(formData: FormData)
apps/dashboard/src/app/login/_components/actions.ts:5
↓ 1 callers
Function
signInstallToken
* Slack install-token generation stays router-local: no DB work, no * workspace-scoped business rule — it's just HMAC plumbing against an env * secr
packages/api/src/router/integration.ts:19
↓ 1 callers
Function
signRequest
(body: string, timestamp: number)
apps/server/src/routes/slack/index.test.ts:9
↓ 1 callers
Function
size
(v: unknown)
packages/test-utils/src/matchers.ts:12
↓ 1 callers
Function
statusDotLabel
(input: boolean | null | StepResult)
apps/web/src/app/(landing)/play/mcp-health/client.tsx:678
↓ 1 callers
Function
statusPageAccessDeniedError
( slug: string, accessType: string, )
apps/server/src/routes/rpc/handlers/status-page/errors.ts:132
↓ 1 callers
Function
statusPageNotPublishedError
(slug: string)
apps/server/src/routes/rpc/handlers/status-page/errors.ts:119
↓ 1 callers
Function
stepDetailRows
( stepKey: StepKey, report: HealthCheckReport, )
apps/web/src/app/(landing)/play/mcp-health/client.tsx:567
↓ 1 callers
Function
storeBaseCheckerData
({ url, method, id, }: { url: string; method: Method; id: string; })
apps/web/src/lib/checker/utils.ts:256
↓ 1 callers
Function
storeCheckerData
({ check, id, }: { check: RegionChecker; id: string; })
apps/web/src/lib/checker/utils.ts:282
↓ 1 callers
Function
storeHealthReport
( id: string, report: HealthCheckReport, )
apps/web/src/lib/mcp/health-check.ts:902
↓ 1 callers
Function
stringToHttpMethod
(value: string | undefined)
apps/server/src/routes/rpc/handlers/monitor/converters/enums.ts:73
↓ 1 callers
Function
stripScheme
* Vercel populates VERCEL_URL with a bare host (e.g. "my-app.vercel.app"). If * a developer wrote a full URL into `.env` by mistake, this strips the
apps/status-page/src/lib/trpc/shared.ts:37
↓ 1 callers
Function
stripTags
(input: string)
apps/web/src/content/utils/search-match.ts:348
↓ 1 callers
Function
submitAction
(values: FormValues)
apps/dashboard/src/components/forms/status-page/form-configuration.tsx:123
↓ 1 callers
Function
submitAction
(values: SubscriberFormValues)
apps/dashboard/src/components/forms/subscriber/form.tsx:155
↓ 1 callers
Function
submitAction
()
apps/dashboard/src/components/content/billing-addons.tsx:82
↓ 1 callers
Function
summarizeComponents
(outcomes: ComponentPhaseOutcome[])
apps/workflows/src/cron/external-status.ts:372
↓ 1 callers
Function
summarizeIncidents
(outcomes: IncidentPhaseOutcome[])
apps/workflows/src/cron/external-status.ts:344
↓ 1 callers
Function
summarizeStatus
(outcomes: StatusPhaseOutcome[])
apps/workflows/src/cron/external-status.ts:305
↓ 1 callers
Function
summarizeToolOutput
( toolName: string, output: unknown, )
apps/dashboard/src/components/chat/tool-renderers/index.tsx:254
↓ 1 callers
Function
supportsComponents
(type: ApiConfigType | undefined)
packages/services/src/external-service-component/list.ts:37
↓ 1 callers
Function
supportsIncidents
(type: ApiConfigType | undefined)
packages/services/src/external-service-incident/list.ts:67
↓ 1 callers
Function
testFetchers
()
packages/status-fetcher/scripts/test-fetchers.ts:52
↓ 1 callers
Function
testNotificationFailedError
(message: string)
apps/server/src/routes/rpc/handlers/notification/errors.ts:158
↓ 1 callers
Function
timeRangeToKey
(value: TimeRange)
apps/server/src/routes/rpc/handlers/monitor/converters/enums.ts:111
↓ 1 callers
Function
timingRows
(timing: Timing, latency: number)
apps/dashboard/src/components/chat/tool-renderers/get-response-log.tsx:96
↓ 1 callers
Function
toAiSdkTools
( registry: AgentToolRegistry, ctx: ServiceContext, )
apps/dashboard/src/lib/agent-tools/adapter.ts:23
↓ 1 callers
Function
toEmbedUrl
(href: string)
apps/web/src/content/mdx-components/youtube.tsx:1
↓ 1 callers
Function
toError
(cause: unknown)
packages/status-fetcher/src/fetchers/custom.ts:34
↓ 1 callers
Function
toHTTPResponseLogDetail
( log: TinybirdHTTPResponseLogDetail, )
apps/server/src/routes/rpc/handlers/monitor/response-logs.ts:102
↓ 1 callers
Function
toHTTPResponseLogListItem
( log: TinybirdHTTPResponseLogListItem, )
apps/server/src/routes/rpc/handlers/monitor/response-logs.ts:84
↓ 1 callers
Function
toHTTPResponseLogRequestStatus
( status: TinybirdHTTPResponseLogListItem["requestStatus"], )
apps/server/src/routes/rpc/handlers/monitor/response-logs.ts:41
↓ 1 callers
Function
toHTTPResponseLogTiming
( timing: TinybirdTiming, )
apps/server/src/routes/rpc/handlers/monitor/response-logs.ts:69
↓ 1 callers
Function
toHTTPResponseLogTrigger
( trigger: TinybirdHTTPResponseLogListItem["trigger"], )
apps/server/src/routes/rpc/handlers/monitor/response-logs.ts:56
↓ 1 callers
Function
toPayload
(values: SubscriberFormValues)
apps/dashboard/src/components/forms/subscriber/form.tsx:95
↓ 1 callers
Function
toServiceCtx
(args: { pending: PendingAction; slackUserId: string; teamId: string | undefined; requestId?: string;
apps/server/src/routes/slack/service-adapter.ts:15
↓ 1 callers
Function
toStatusPageEntry
(row: ExternalServiceRow)
apps/workflows/src/cron/external-status.ts:40
↓ 1 callers
Function
toStepRows
(report: HealthCheckReport)
apps/web/src/app/(landing)/play/mcp-health/client.tsx:619
↓ 1 callers
Function
toastAction
(action: ToastAction)
apps/web/src/lib/toast.tsx:61
↓ 1 callers
Function
toggleLocale
(locale: Locale, checked: boolean)
apps/dashboard/src/components/forms/status-page/form-locale.tsx:119
↓ 1 callers
Function
toggleMultiLocale
(enabled: boolean)
apps/dashboard/src/components/forms/status-page/form-locale.tsx:110
↓ 1 callers
Function
toolToAiSdkTool
(t: AnyAgentTool, ctx: ServiceContext)
apps/dashboard/src/lib/agent-tools/adapter.ts:36
← previous
next →
1,801–1,900 of 4,268, ranked by callers