amplafi / amplafi-flow-client

Standard Java Client side library to interact with an Amplafi-Flow-Server
4 stars 0 forks source link

UsageStatistics flow/client call needed #8

Closed bfig closed 5 years ago

bfig commented 11 years ago

A way to access the flow server statistics.

UsageStatistics

where timeframe might be a time interval, a date/time-to-current-day, a or defaulted to a value (say last day/week/month)

returning usage statistics for:

plugin activations endpoint activations posts made

plus reasonable contextual information associated to them.

This would require a Su flow to support it