Skip to content

@tyravel/debug

Request timeline and debug bar for Tyravel

Install

bash
npm install @tyravel/debug

Metadata

FieldValue
Version1.0.1
Sourcepackages/debug
CategoryPlatform services
Node.js>=26

Tyravel dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • DEBUG_REQUEST_ID_KEY
  • DebugApplication
  • DebugCorrelationStore
  • DebugRequestContext
  • DebugServiceProvider
  • DebugStore
  • DebugWatchOptions
  • DebugWatcher
  • OtelExportConfig
  • ReplaySnippets
  • RequestSnapshot
  • analyzeQueries
  • buildDebugEntry
  • buildReplaySnippets
  • captureRequestSnapshot
  • createDebugMiddleware
  • exportDebugSpan
  • extractDebugRequestId
  • formatDebugEntryLine
  • formatDebugExecutionLine
  • getCurrentDebugRequestId
  • getDebugContext
  • injectDebugBar
  • instrumentBroadcaster
  • instrumentCacheStore
  • instrumentDispatcher
  • instrumentEventDispatcher
  • instrumentMailer
  • instrumentNotificationManager
  • recordDebugEvent
  • registerDebugRoutes
  • renderDebugBar
  • runWithDebugContext
  • stampJob
  • stampJobData
  • watchDebugEntries

Types

  • DebugConfig
  • DebugDispatchedWork
  • DebugJobExecution
  • DebugRequestEntry
  • DebugTimelineEvent
  • DebugTimelineType
  • DebugWarning

Released under the MIT License.