Skip to content

Conversation

@raymondjacobson
Copy link
Member

New supports

# Get all apps
curl "http://localhost:1323/v1/metrics/aggregates/apps/month/unique?bucket_size=day"

# Get data for a specific app by identifier (api_key or app_name as stored)
curl "http://localhost:1323/v1/metrics/aggregates/apps/month/unique?bucket_size=day&app_name=ray"

# Get daily data for last 30 days for a specific app
curl "http://localhost:1323/v1/metrics/aggregates/apps/month/unique?bucket_size=day&app_name=ray"

Copy link
Contributor

@dylanjeffers dylanjeffers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sg

@raymondjacobson raymondjacobson merged commit bc48a6b into main Jan 21, 2026
5 checks passed
@raymondjacobson raymondjacobson deleted the rj-bucketing branch January 21, 2026 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants