Usage Dashboard

Example dashboard with mock data to demonstrate Usagey analytics capabilities.

Error

Usagey API key is not defined. Please set USAGEY_API_KEY environment variable.

Usage Overview

0 / 1000 units 0%
Free Current Plan

Daily Usage

Event Type Distribution

Recent Events

Event Type Quantity Timestamp Metadata
api_call 1 8/20/2025, 5:44:41 AM
{
  "endpoint": "/users",
  "method": "GET"
}
data_processing 5 8/20/2025, 5:39:41 AM
{
  "size": "2.5MB"
}
storage 10 8/20/2025, 5:34:41 AM
{
  "fileCount": 3
}
api_call 1 8/20/2025, 5:29:41 AM
{
  "endpoint": "/products",
  "method": "POST"
}
compute 3 8/20/2025, 5:24:41 AM
{
  "duration": "5m"
}