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
I suspect gitcollector in data loss
Cannot reproduce locally
Need more info
Update
OK, seems like the reason is the following
[2019-09-17T14:30:38.901550957+03:00] WARN discovery stopped: rate limit requests exceeded: GET https://api.github.com/orgs/git-fixtures/repos?per_page=100: 403 API rate limit exceeded for 212.7.22.138. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 60m00s] source=subcmd/download.go:226
I have a doubt about this behavior, because it may confuse users, maybe it would be better to add errors field to metrics schema so it would be more clear why all metrics are 0?
Sometimes during metrics tests from PR #73 empty metrics are written
https://travis-ci.com/src-d/gitcollector/jobs/235932304
I suspect
gitcollector
in data lossCannot reproduce locally
Need more info
Update
OK, seems like the reason is the following
This will be fixed in CI as soon as #74 and https://github.com/src-d/infrastructure/issues/1154 will be closed
I have a doubt about this behavior, because it may confuse users, maybe it would be better to add errors field to metrics schema so it would be more clear why all metrics are 0?
wdyt @mcarmonaa @jfontan ?
The text was updated successfully, but these errors were encountered: