This message was deleted.
# feature-requests
s
This message was deleted.
👀 1
a
Not today. Does the dashboard not give you what you want here?
j
We want to build a bot to calculate a stat for us everyday based off of raw data from the dashboard
a
Also out of curiosity what metrics are you gamifying
1
j
total = (100 / sqrt([Average review response time in minutes])) * [PRs reviewed]
i want to get our whole team checking graphite daily!
❤️ 1
hourly!!
a
Our data is backfilled every day FYI! It won't update live (...for at least the medium term)
j
so the data for the 16th is set on the 17th?
a
Yes, we wait till the end of the day (UTC) to compute stats for the previous day.
We pre-aggregate the stats (which is what allows the dashboard to be fast), computing real time would be very slow.
j
kk
lmk if an api is available!
Any update on a public API? Trying to port some insights data into a spreadsheet.
a
In all honesty I would not expect a public API soon. It's definitely something we want to explore, but pretty far down the short & medium term priorities list.
j
can i use the private API somehow 🙂 ?
i am trying to help track insights for my team
a
Let me figure out how we can expose it safely and get back to you.
j
Thank you - I’ll play nicely!