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
Enabling this will consume additional API queries to fetch more data.
This currently improves the accuracy of the following statistics:
total commits
total issues
total pull requests
total pull requests reviews
total repositories contributed to
🌐 Web instances must configure settings.json:
metrics.api.github.overuse
type:boolean default: no
base_hireable
Show Available for hire! in header section
type:boolean default: no
repositories
Fetched repositories
A higher value result in more accurate metrics but can hit GitHub API rate-limit more easily (especially with a lot of plugins enabled)
type:number(0 ≤
𝑥) default: 100
repositories_batch
Fetched repositories per query
If you receive Something went wrong while executing your query (which is usually caused by API timeouts), lowering this value may help.
This setting may not be supported by all plugins.
type:number(1 ≤
𝑥
≤ 100) default: 100
repositories_forks
Include forks
type:boolean default: no
repositories_affiliations
Repositories affiliations
owner: owned repositories
collaborator: repositories with push access
organization_member: repositories from an organization where user is a member
Some plugin outputs may be affected by this setting too.
Set to "" to disable and fetch all repositories related to given account.
Broad affiliations will result in less representative metrics.