MCPcopy Index your code
hub / github.com/jitsucom/jitsu

github.com/jitsucom/jitsu @jitsu-services-v2.14.0

repository ↗ · DeepWiki ↗ · release jitsu-services-v2.14.0 ↗ · + Follow
1,780 symbols 6,474 edges 584 files 21 documented · 1% updated 2d agojitsu-services2.14.0-beta.136 · 2026-07-03★ 4,79311 open issues
README

Jitsu 2.0

👉Looking for Jitsu Classic? Switch to classic branch, and read about Jitsu Classic and Jitsu Next differences

Learn more »

Slack · Website · Docs · MIT License · Self-hosting


Featured on Hacker News Jitsu - Open-source real-time data collection platform | Product Hunt

What is Jitsu?

Jitsu is a tool for collecting event data from your websites, apps and stream them to your data warehouse or other services. It is a self-hosted, open-source alternative to Segment.

Quick start

1. Install Jitsu

Docker Compose

The fastest way to install jitsu is docker compose:

# Clone the repository
git clone --depth 1 https://github.com/jitsucom/jitsu
cd jitsu/docker
# Copy .env.example to .env, see instructions at https://docs.jitsu.com/self-hosting/quick-start#edit-env-file
cp .env.example .env

Deploy at scale

For productions deployments, read this guide

Jitsu Cloud

Cloud version is available at use.jitsu.com. It's free up to 200k events per month, and comes with a FREE ClickHouse instance

2. Configure Jitsu

3. Send events

Send events. Multiple SDKs are available:

🚚 Bulker

Jitsu is based on Bulker, an open-source data warehouse ingestion engine. Bulker can be used as a standalone tool, if you're comfortable working with low-level APIs.

Contributing

Please see our contributing guidelines.

Extension points exported contracts — how you extend this code

AnalyticsClientEvent (Interface)
(no doc)
types/protocols/analytics.d.ts
PriorityQueueProps (Interface)
(no doc)
webapps/console/components/PriorityQueueBar/PriorityQueueBar.tsx
EmailTemplate (Interface)
(no doc)
webapps/shared/src/types.ts
KeyValueTable (Interface)
(no doc)
webapps/ee-api/lib/store.ts
PriorityConsumer (Interface)
(no doc)
services/profiles/src/lib/priority-consumer.ts
GeoResolver (Interface)
(no doc)
services/rotor/src/lib/maxmind.ts
Singleton (Interface)
(no doc)
libs/juava/src/singleton.ts
Example (Interface)
(no doc)
libs/jsondiffpatch/test/examples/diffpatch.ts

Core symbols most depended-on inside this repo

log
called by 720
libs/core-functions/src/functions/lib/index.ts
requireDefined
called by 179
libs/juava/src/asserts.ts
getLog
called by 129
libs/juava/src/log.ts
useWorkspace
called by 93
webapps/console/lib/context.tsx
rpc
called by 89
libs/juava/src/rpc.ts
replace
called by 84
libs/jsondiffpatch/src/pipe.ts
write
called by 66
webapps/console/pages/api/admin/export/[name]/index.ts
getServerLog
called by 59
webapps/console/lib/server/log.ts

Shape

Function 1,603
Method 100
Interface 49
Class 27
Enum 1

Languages

TypeScript100%

Modules by API surface

libs/jitsu-js/src/analytics-plugin.ts54 symbols
webapps/console/pages/api/admin/notifications.ts25 symbols
webapps/console/components/ConfigObjectEditor/ConfigEditor.tsx25 symbols
webapps/ee-api/lib/store.ts24 symbols
libs/core-functions/src/functions/lib/index.ts24 symbols
webapps/console/pages/[workspaceId]/destinations.tsx22 symbols
webapps/console/lib/store/index.tsx22 symbols
webapps/console/lib/server/sync.ts22 symbols
webapps/console/components/DataView/EventsBrowser.tsx20 symbols
webapps/console/lib/firebase-client.tsx19 symbols
webapps/console/components/PageLayout/WorkspacePageLayout.tsx19 symbols
libs/juava/src/log.ts19 symbols

Dependencies from manifests, versioned

@ant-design/cssinjs1.21.1 · 1×
@ant-design/icons5.5.1 · 1×
@aws-sdk/client-s33.418.0 · 1×
@babel/plugin-transform-regenerator7.22.10 · 1×
@babel/preset-env7.23.2 · 1×
@babel/preset-react7.24.7 · 1×
@babel/preset-typescript7.23.2 · 1×
@clickhouse/client1.10.1 · 1×
@confluentinc/kafka-javascript1.4.1 · 1×
@dnd-kit/core6.0.8 · 1×
@dnd-kit/modifiers6.0.1 · 1×

Datastores touched

(mongodb)Database · 1 repos
postgresDatabase · 1 repos

For agents

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

⬇ download graph artifact