You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is slightly different then some of the other feeds, which are resource based, where this one is a moving window on a time series, it may require some notion of incremental state, as its a trailing two week view.
Hmmm you need an access token with push permission over the repository to be analyzed. And also the entries returned by the API are not time based so it is not direct howto build a history for this data. Not sure how we can incorporate this information historically as in the other backends for perceval.
entries from the api are time based.. of the four, views and clones include time period which can be set to day, referrers and paths reflect a period = now()-timedelta(14).
this is slightly different then some of the other feeds, which are resource based, where this one is a moving window on a time series, it may require some notion of incremental state, as its a trailing two week view.
https://developer.github.com/v3/repos/traffic/
The text was updated successfully, but these errors were encountered: