MCPcopy Index your code
hub / github.com/kubiks-inc/otel

github.com/kubiks-inc/otel @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
137 symbols 315 edges 22 files 29 documented · 21% 692 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

The only Telemetry SDK you’ll ever need for TypeScript observability.

Star History Chart

Vision

Observability should give engineers a clear view of what their systems are doing and not feel like another setup you have to wrestle with.

Our goal is to bring the TypeScript ecosystem the observability tools it’s been missing — built on the OpenTelemetry standard and designed to integrate natively with your favorite stack.


Supported integrations


Coming soon

Need support for something? Open an issue to request or ship a new integration.

License

This project is licensed under the MIT License.

Extension points exported contracts — how you extend this code

DrizzleDbLike (Interface)
* Interface for Drizzle database instances with minimal type requirements.
packages/otel-drizzle/src/index.ts
InstrumentMongoDBConfig (Interface)
(no doc)
packages/otel-mongodb/src/index.ts
InstrumentBetterAuthConfig (Interface)
(no doc)
packages/otel-better-auth/src/index.ts
InstrumentedResend (Interface)
(no doc)
packages/otel-resend/src/index.ts
InstrumentE2BConfig (Interface)
(no doc)
packages/otel-e2b/src/index.ts
InstrumentInboundConfig (Interface)
(no doc)
packages/otel-inbound/src/index.ts
InstrumentPolarConfig (Interface)
(no doc)
packages/otel-polar/src/index.ts
InstrumentationConfig (Interface)
(no doc)
packages/otel-upstash-workflow/src/index.ts

Core symbols most depended-on inside this repo

finalizeSpan
called by 28
packages/otel-mongodb/src/index.ts
wrapAsyncOperation
called by 25
packages/otel-inbound/src/index.ts
instrumentCollection
called by 22
packages/otel-mongodb/src/index.ts
instrumentPolar
called by 22
packages/otel-polar/src/index.ts
instrumentClickHouse
called by 20
packages/otel-clickhouse/src/index.ts
finalizeSpan
called by 20
packages/otel-drizzle/src/index.ts
instrumentSandbox
called by 19
packages/otel-e2b/src/index.ts
finalizeSpan
called by 18
packages/otel-e2b/src/index.ts

Shape

Function 106
Interface 31

Languages

TypeScript100%

Modules by API surface

packages/otel-autumn/src/index.ts19 symbols
packages/otel-inbound/src/index.ts13 symbols
packages/otel-drizzle/src/index.ts12 symbols
packages/otel-upstash-workflow/src/index.ts11 symbols
packages/otel-mongodb/src/index.ts11 symbols
packages/otel-upstash-queues/src/index.ts10 symbols
packages/otel-e2b/src/index.ts9 symbols
packages/otel-clickhouse/src/index.ts9 symbols
packages/otel-better-auth/src/index.ts9 symbols
packages/otel-resend/src/index.ts8 symbols
packages/otel-polar/src/index.ts7 symbols
packages/otel-mongodb/src/index.test.ts5 symbols

Datastores touched

(mongodb)Database · 1 repos

For agents

$ claude mcp add otel \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page