GithubHelp home page GithubHelp logo

isabella232 / gitstats-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from raintank/gitstats-app

0.0 0.0 0.0 41 KB

Grafana App frontend for raintank-apps service

License: Apache License 2.0

JavaScript 47.80% HTML 52.20%

gitstats-app's Introduction

gitStats is a plugin for Grafana that configures tasks to periodically collect Github repository stats available via the Github API. The collection tasks and metrics collected are stored in the Cloud using the SaaS services provided through Grafana.net.

Requirements

The Gitstats app requires a Grafana.net account, Grafana 3.0 (or higher) and a Github personal access token.

Usage:

Once the app is enabled in grafana, simply navigate to the "Add Task" page. Enter an valid Github Access token and set the user and repo to start collecting data for. If the user field is left blank, the user who owns the Access Token will be used. If the repo field is left blank, metrics will be collected for all repositories owned by the user.

Metrics collected

The following metrics are available via the Github API and are collected.

Repository Metrics

  • forks: Number of active forks of the repository.
  • issues: number of open issues for the repository.
  • network: number of members in the repository network.
  • stars: number of stars the repository has.
  • subscribers: number of poeple subscribed to the repository.
  • watches: alias for stars.
  • size: the size of the repository in KB.

User metrics

  • public_repos: number of public repositories owned by the user.
  • public_gists: number of public gists owned by the user
  • followers: number of people following the user
  • following: number of other users the user is following.
  • private_repos: number of private repos.
  • private_gists: number of private gists.

Support


Changelog

v1.0.1
  • Initial Release

gitstats-app's People

Contributors

woodsaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.