We value your privacy

This site uses cookies to improve your browsing experience, analyze site traffic, and show personalized content. See our Privacy Policy.

  1. MooseStack
  2. Configuration
  3. Telemetry Configuration

Telemetry Configuration

Configure how Moose collects usage data.

moose.config.toml
[telemetry]# Whether telemetry collection is enabledenabled = true# Whether to export metrics to external systemsexport_metrics = true# Flag indicating if the user is a Moose developeris_moose_developer = false
KeyEnv VariableDefaultDescription
enabledMOOSE_TELEMETRY__ENABLEDtrueEnable/disable telemetry collection.
export_metricsMOOSE_TELEMETRY__EXPORT_METRICStrueEnable/disable exporting metrics.
is_moose_developerMOOSE_TELEMETRY__IS_MOOSE_DEVELOPERfalseInternal flag for Moose developers.
Edit this page
FiveonefourFiveonefour
Fiveonefour Docs
MooseStackHostingTemplatesGuides
Release Notes
Source547
  • Overview
Build a New App
  • 5 Minute Quickstart
  • Browse Templates
  • Existing ClickHouse
Add to Existing App
  • Next.js
  • Fastify
Fundamentals
  • Moose Runtime
  • MooseDev MCP
  • Language Server
  • Data Modeling
Moose Modules
  • Moose OLAP
  • Moose Streaming
  • Moose Workflows
  • Moose APIs & Web Apps
Deployment & Lifecycle
  • Moose Dev
  • Moose Migrate
  • Moose Deploy
Reference
  • API Reference
  • Query Layer
  • Data Types
  • Table Engines
  • CLI
  • Configuration
    • Core Settings
    • Project Settings
    • TypeScript
    • Telemetry
    • Git
    • Features
    • Migrations
    • Docker
    • Infrastructure
    • ClickHouse
    • Redpanda
    • Redis
    • Temporal
    • HTTP Server
    • State Storage
    • Security
    • JWT
    • Admin API
    • Development
    • Dev Environment
  • Observability Metrics
  • Help
  • Release Notes
Contribution
  • Documentation
  • Framework