The Event Monitoring endpoint helps you track event ingestion and processing in real-time, allowing you to identify bottlenecks and ensure events are flowing correctly through your system.Documentation Index
Fetch the complete documentation index at: https://docs.flexprice.io/llms.txt
Use this file to discover all available pages before exploring further.
API Endpoint
Authentication
Include your API key in the request header:Request Parameters
This endpoint accepts no query parameters. It automatically monitors the last 24 hours of data for your tenant and environment.Response
total_count- Total distinct events stored in ClickHouse in the last 24 hoursconsumption_lag- Kafka consumer lag for event processing (number of unprocessed messages)post_processing_lag- Kafka consumer lag for feature usage tracking (number of unprocessed messages)

