Skip to content
Snippets Groups Projects
Commit b327c56d authored by Daniel Bimschas's avatar Daniel Bimschas
Browse files

HOLI-10700: add anonymous stats API with counter

Adds a new GraphQL API endpoint `anon_count` that takes a counter name as argument. It will insert a row into a counter model for every call with counter name and timestamp as data. To evaluate the counters value, a query needs to count the number of rows for the whole or a specific time frame. Counter evaluation is out-of-scope and left to be done manually at this point in time.
parent 4f7101b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment