Example dashboard with mock data to demonstrate Usagey analytics capabilities.
Error
Usagey API key is not defined. Please set USAGEY_API_KEY environment variable.
| Event Type | Quantity | Timestamp | Metadata |
|---|---|---|---|
| api_call | 1 | 4/19/2026, 7:22:26 AM |
{
"endpoint": "/users",
"method": "GET"
}
|
| data_processing | 5 | 4/19/2026, 7:17:26 AM |
{
"size": "2.5MB"
}
|
| storage | 10 | 4/19/2026, 7:12:26 AM |
{
"fileCount": 3
}
|
| api_call | 1 | 4/19/2026, 7:07:26 AM |
{
"endpoint": "/products",
"method": "POST"
}
|
| compute | 3 | 4/19/2026, 7:02:26 AM |
{
"duration": "5m"
}
|