MCPcopy Create free account

hub / github.com/openstatusHQ/openstatus / functions

Functions4,268 in github.com/openstatusHQ/openstatus

↓ 1 callersFunctionparseHttpAssertions
( assertionsJson: string | null, )
apps/server/src/routes/rpc/handlers/monitor/converters/assertions.ts:41
↓ 1 callersFunctionparseRow
(raw: ExternalService)
packages/services/src/external-service/list.ts:18
↓ 1 callersMethodparseSlack
(data: SlackData)
packages/status-fetcher/src/fetchers/custom.ts:91
↓ 1 callersFunctionparseWebhookHeaders
( channelConfig: string | null, )
packages/services/src/page-subscriber/send-test-webhook.ts:66
↓ 1 callersFunctionparseWindow
(value: string)
apps/dashboard/src/data/status-page-history.ts:11
↓ 1 callersFunctionparseZodErrorIssues
(issues: ZodIssue[])
packages/error/src/utils.ts:56
↓ 1 callersFunctionpassthrough
(reason: string)
apps/status-page/src/lib/proxy/types.ts:34
↓ 1 callersFunctionperiodToSince
(period: MaintenanceListPeriod)
packages/services/src/maintenance/list.ts:28
↓ 1 callersFunctionperiodToSince
(period: IncidentListPeriod)
packages/services/src/incident/list.ts:27
↓ 1 callersFunctionperiodToSince
(period: StatusReportListPeriod)
packages/services/src/status-report/list.ts:38
↓ 1 callersFunctionpersistFullConversation
* Replace the session's full message list with the trimmed snapshot * from the SDK. Idempotent: HITL flows fire `onFinish` multiple times * for the
apps/dashboard/src/app/api/chat/route.ts:227
↓ 1 callersFunctionpickDefaultRegions
(workspace: Workspace)
packages/services/src/monitor/internal.ts:177
↓ 1 callersFunctionplanPriceId
(plan: string)
packages/api/src/router/stripe/utils.test.ts:10
↓ 1 callersFunctionpostWebhookWithRetry
(opts: { url: string; headers: Record<string, string>; body: string; timeoutMs: number; })
packages/subscriptions/src/channels/retry.ts:33
↓ 1 callersFunctionpoweredByFooter
()
apps/status-page/src/content/markdown/helpers.ts:459
↓ 1 callersFunctionpreviewImport
(args: { ctx: ServiceContext; input: PreviewImportInput; })
packages/services/src/import/preview.ts:16
↓ 1 callersFunctionprobeRegion
(args: { region: Region; url: string; method: string; headers: Record<string, string> | undefined; b
packages/services/src/monitor/stream-monitor-preview.ts:88
↓ 1 callersFunctionprocessEvent
(body: SlackEvent)
apps/server/src/routes/slack/handler.ts:99
↓ 1 callersFunctionprocessTelegramUpdates
(args: { updates: TelegramUpdate[]; workspaceId: number; privateChatId?: string; since?: number; bot
packages/api/src/service/telegram-updates.ts:196
↓ 1 callersFunctionprotoDataToDb
( _provider: NotificationProvider, data: NotificationData | undefined, )
apps/server/src/routes/rpc/handlers/notification/converters.ts:327
↓ 1 callersFunctionprotoHeadersToPlain
( headers: WebhookChannelHeader[] | undefined, )
apps/server/src/routes/rpc/handlers/status-page/converters.ts:370
↓ 1 callersFunctionprotoProviderToDb
( provider: NotificationProvider, )
apps/server/src/routes/rpc/handlers/notification/converters.ts:111
↓ 1 callersFunctionproviderNotAllowedError
(provider: string)
apps/server/src/routes/rpc/handlers/notification/errors.ts:110
↓ 1 callersFunctionproviderToDisplayName
* Maps proto provider to display name for error messages.
apps/server/src/routes/rpc/handlers/notification/limits.ts:47
↓ 1 callersFunctionproviderToLimitKey
* Maps proto provider to the limit key in workspace limits.
apps/server/src/routes/rpc/handlers/notification/limits.ts:25
↓ 1 callersFunctionproxyHandler
(proxies map[string]*httputil.ReverseProxy)
apps/railway-proxy/main.go:183
↓ 1 callersFunctionpruneImpactRowsOutsideMembership
(args: { tx: DB; statusReportId: number; componentIds: ReadonlyArray<number>; })
packages/services/src/status-report/internal.ts:99
↓ 1 callersMethodpublishExternalStatus
()
packages/tinybird/src/client.ts:2304
↓ 1 callersMethodpublishExternalStatusComponent
()
packages/tinybird/src/client.ts:2353
↓ 1 callersFunctionpublishSnapshots
(snapshots: Snapshot[])
packages/tinybird/scripts/backfill_external_status_v0_to_v1.ts:158
↓ 1 callersFunctionrateLimitExceededError
( limit: number, current: number, )
apps/server/src/routes/rpc/handlers/monitor/errors.ts:193
↓ 1 callersFunctionrawIncidentsArray
(raw: JsonValue)
packages/status-fetcher/src/incidents.ts:33
↓ 1 callersFunctionreadDocsFile
(filePath: string)
apps/web/src/content/docs.ts:23
↓ 1 callersFunctionreadMcpServerVersion
()
apps/web/next.config.ts:11
↓ 1 callersFunctionreadSseUntilId
* Reads an SSE stream until it finds the first `event: message` frame whose * JSON payload's `id` matches `expectedId`. Aborts the reader after parsi
apps/web/src/lib/mcp/health-check.ts:163
↓ 1 callersFunctionrecordComparatorToString
(comp: RecordComparator)
apps/server/src/routes/rpc/handlers/monitor/converters/comparators.ts:96
↓ 1 callersFunctionredactWebhookUrl
(url: string)
packages/subscriptions/src/channels/webhook.ts:25
↓ 1 callersFunctionregisterAuditTools
( server: McpServer, ctx: ServiceContext, )
apps/server/src/routes/mcp/tools/audit.ts:14
↓ 1 callersFunctionregisterDeleteMonitor
(app: typeof monitorsApi)
apps/server/src/routes/v1/monitors/delete.ts:34
↓ 1 callersFunctionregisterDeleteStatusReport
(api: typeof statusReportsApi)
apps/server/src/routes/v1/statusReports/delete.ts:31
↓ 1 callersFunctionregisterGetAllIncidents
(app: typeof incidentsApi)
apps/server/src/routes/v1/incidents/get_all.ts:29
↓ 1 callersFunctionregisterGetAllMaintenances
(api: typeof maintenancesApi)
apps/server/src/routes/v1/maintenances/get_all.ts:30
↓ 1 callersFunctionregisterGetAllMonitors
(app: typeof monitorsApi)
apps/server/src/routes/v1/monitors/get_all.ts:29
↓ 1 callersFunctionregisterGetAllNotifications
(app: typeof notificationsApi)
apps/server/src/routes/v1/notifications/get_all.ts:32
↓ 1 callersFunctionregisterGetAllPages
(api: typeof pagesApi)
apps/server/src/routes/v1/pages/get_all.ts:29
↓ 1 callersFunctionregisterGetAllStatusReports
(api: typeof statusReportsApi)
apps/server/src/routes/v1/statusReports/get_all.ts:30
↓ 1 callersFunctionregisterGetIncident
(app: typeof incidentsApi)
apps/server/src/routes/v1/incidents/get.ts:31
↓ 1 callersFunctionregisterGetMaintenance
(api: typeof maintenancesApi)
apps/server/src/routes/v1/maintenances/get.ts:32
↓ 1 callersFunctionregisterGetMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/get.ts:31
↓ 1 callersFunctionregisterGetMonitorResult
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/results/get.ts:39
↓ 1 callersFunctionregisterGetMonitorSummary
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/summary/get.ts:36
↓ 1 callersFunctionregisterGetNotification
(api: typeof notificationsApi)
apps/server/src/routes/v1/notifications/get.ts:34
↓ 1 callersFunctionregisterGetPage
(api: typeof pagesApi)
apps/server/src/routes/v1/pages/get.ts:33
↓ 1 callersFunctionregisterGetStatusReportUpdate
( api: typeof statusReportUpdatesApi, )
apps/server/src/routes/v1/statusReportUpdates/get.ts:31
↓ 1 callersFunctionregisterGetWhoami
(api: typeof whoamiApi)
apps/server/src/routes/v1/whoami/get.ts:30
↓ 1 callersFunctionregisterHTTPPostCheck
(api: typeof checkApi)
apps/server/src/routes/v1/check/http/post.ts:49
↓ 1 callersFunctionregisterMonitorTools
( server: McpServer, ctx: ServiceContext, )
apps/server/src/routes/mcp/tools/monitor.ts:17
↓ 1 callersFunctionregisterNotificationTools
( server: McpServer, ctx: ServiceContext, )
apps/server/src/routes/mcp/tools/notification.ts:10
↓ 1 callersFunctionregisterPostMaintenance
(api: typeof maintenancesApi)
apps/server/src/routes/v1/maintenances/post.ts:54
↓ 1 callersFunctionregisterPostMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/post.ts:43
↓ 1 callersFunctionregisterPostMonitorDNS
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/post_dns.ts:43
↓ 1 callersFunctionregisterPostMonitorHTTP
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/post_http.ts:43
↓ 1 callersFunctionregisterPostMonitorTCP
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/post_tcp.ts:41
↓ 1 callersFunctionregisterPostNotification
(api: typeof notificationsApi)
apps/server/src/routes/v1/notifications/post.ts:47
↓ 1 callersFunctionregisterPostPage
(api: typeof pagesApi)
apps/server/src/routes/v1/pages/post.ts:48
↓ 1 callersFunctionregisterPostPageSubscriber
(api: typeof pageSubscribersApi)
apps/server/src/routes/v1/pageSubscribers/post.ts:45
↓ 1 callersFunctionregisterPostStatusReport
(api: typeof statusReportsApi)
apps/server/src/routes/v1/statusReports/post.ts:57
↓ 1 callersFunctionregisterPostStatusReportUpdate
( api: typeof statusReportUpdatesApi, )
apps/server/src/routes/v1/statusReportUpdates/post.ts:39
↓ 1 callersFunctionregisterPutDNSMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/put_dns.ts:42
↓ 1 callersFunctionregisterPutHTTPMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/put_http.ts:44
↓ 1 callersFunctionregisterPutIncident
(app: typeof incidentsApi)
apps/server/src/routes/v1/incidents/put.ts:53
↓ 1 callersFunctionregisterPutMaintenance
(api: typeof maintenancesApi)
apps/server/src/routes/v1/maintenances/put.ts:54
↓ 1 callersFunctionregisterPutMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/put.ts:44
↓ 1 callersFunctionregisterPutPage
(api: typeof pagesApi)
apps/server/src/routes/v1/pages/put.ts:50
↓ 1 callersFunctionregisterPutTCPMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/put_tcp.ts:42
↓ 1 callersFunctionregisterRegistryTool
( server: McpServer, ctx: ServiceContext, tool: AnyAgentTool, )
apps/server/src/routes/mcp/tools/registry-adapter.ts:22
↓ 1 callersFunctionregisterRunMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/run/post.ts:46
↓ 1 callersFunctionregisterStatusReportUpdateRoutes
(api: typeof statusReportsApi)
apps/server/src/routes/v1/statusReports/update/post.ts:55
↓ 1 callersFunctionregisterTriggerMonitor
(api: typeof monitorsApi)
apps/server/src/routes/v1/monitors/trigger/post.ts:41
↓ 1 callersFunctionregsiterGetStatusReport
(api: typeof statusReportsApi)
apps/server/src/routes/v1/statusReports/get.ts:32
↓ 1 callersFunctionrenderContent
()
apps/dashboard/src/components/data-table/billing/data-table.tsx:194
↓ 1 callersFunctionrenderToolDraft
( toolName: string, input: unknown, )
apps/dashboard/src/components/chat/tool-renderers/index.tsx:235
↓ 1 callersFunctionrenderToolResult
( toolName: string, input: unknown, output: unknown, )
apps/dashboard/src/components/chat/tool-renderers/index.tsx:242
↓ 1 callersFunctionreportAlreadyLimited
(key: string)
packages/api/src/router/externalService.ts:62
↓ 1 callersFunctionrequest
(url: string, schema: z.ZodType<T>)
packages/importers/src/providers/betterstack/client.ts:47
↓ 1 callersFunctionrequestLogger
()
apps/railway-proxy/main.go:159
↓ 1 callersFunctionrequestsMonth
(days: DayCount[] | null)
packages/services/src/frozen-uptime/get-history.ts:82
↓ 1 callersFunctionrequireWebhookUrl
()
packages/notifications/ms-teams/src/mock.ts:5
↓ 1 callersFunctionresolveContent
(pathname: string)
apps/web/src/content/utils/resolve.ts:29
↓ 1 callersFunctionresolveDayStatus
( bucket: StatusData, events: Event[], )
packages/services/src/status-timeline/events.ts:513
↓ 1 callersFunctionresolveMdxContent
* Resolves pathname to MDX content
apps/web/src/content/utils/resolve.ts:52
↓ 1 callersFunctionresolveStatusMarkdown
( pathSegments: string[] | undefined, )
apps/web/src/app/api/markdown/[[...path]]/route.ts:75
↓ 1 callersFunctionresponseLogNotFoundError
( monitorId: string, logId: string, )
apps/server/src/routes/rpc/handlers/monitor/errors.ts:131
↓ 1 callersFunctionrestoreFetch
()
packages/api/src/router/import.test.ts:68
↓ 1 callersFunctionrevokeSlackToken
* Best-effort revoke of a Slack bot token before deleting the row. * * Hard 3s timeout: this runs on Next.js Edge via tRPC, and the router-era * ca
packages/services/src/integration/delete.ts:18
↓ 1 callersFunctionrollingColumn
(window: HistoryWindow)
apps/dashboard/src/components/data-table/status-page-history/columns.tsx:67
↓ 1 callersFunctionrowsToSnapshots
(args: { rows: V0Row[]; nameToSlug: Map<string, string>; })
packages/tinybird/scripts/backfill_external_status_v0_to_v1.ts:131
↓ 1 callersFunctionrunAgent
( workspace: Workspace, thread: SlackThreadMessage[], botUserId: string, userText?: string, origin?:
apps/server/src/routes/slack/agent.ts:49
↓ 1 callersFunctionrunAndPresent
(args: { pending: PendingAction; flag: boolean; slack: WebClient; channelId: string; messageTs: stri
apps/server/src/routes/slack/interactions.ts:106
↓ 1 callersFunctionrunCase
(c: EvalCase)
apps/server/src/routes/mcp/evals/run.ts:168
← previousnext →1,701–1,800 of 4,268, ranked by callers