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 | 1/8/2026, 5:58:27 PM |
{
"endpoint": "/users",
"method": "GET"
}
|
| data_processing | 5 | 1/8/2026, 5:53:27 PM |
{
"size": "2.5MB"
}
|
| storage | 10 | 1/8/2026, 5:48:27 PM |
{
"fileCount": 3
}
|
| api_call | 1 | 1/8/2026, 5:43:27 PM |
{
"endpoint": "/products",
"method": "POST"
}
|
| compute | 3 | 1/8/2026, 5:38:27 PM |
{
"duration": "5m"
}
|