package v1.public.events.dbt_index

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DbtIndexInvocation

dbt_index.proto:12

CLI invocation lifecycle event. Each dbt-index command emits a start/end pair linked by invocation_id. Tracks activation (installs), engagement (WAP via distinct project_id/week), and command performance.

message DbtIndexResourceCounts

dbt_index.proto:73

Resource counts emitted once per ingest. Captures project size for segmentation of WAP and performance metrics.

message DbtIndexToolCall

dbt_index.proto:122

MCP tool call event from dbt-index serve mode. Each row represents one tool call made by an AI agent through the MCP server.