Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

microsoft/GitHubTelemetryParsor

Repository files navigation

GitHubTelemetryParsor

Github Traffic API only has two weeks historic data. This tool helps to collect the data and put it into SQL database.

##Get Started To use this tool, please follow the steps:

  1. Prepare your SQL Sever.
  2. Execute the table create command
  3. Open GithubTelemetryParse.sln in Visual Studio.
  4. Define Parameter in app.config.
  • Github Account
  • Github Personal Access Token. (check here if you don't have yet)
  • SQL ADO.NET connection string
  • Repos path like "Microsoft/GitHubTelemetryParsor"
  1. Build the Solution and Run

About

Github Traffic API only has two weeks historic data. This tool helps to collect the data and put it into SQL database.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages