vossibility-collector

Open Source visibility

  • 所有者: icecrime/vossibility-collector
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

vossibility-collector

Circle CI

Vossibility-collector is the core component of vossibility,
a project providing better visibility for your open source project. The project was initially
started for Docker but is not tied to it in any way.

Overview

Vossibility-collector receives live GitHub data from a NSQ queue and the GitHub
API
on one end, and feeds structured data to Elastic Search on
the other end. It provides:

  • The power of Elastic Search to search into your repository (e.g., "give me all pull requests
    comments from a user who's name is approximately ice and contains LGTM").
  • The power of Kibana to build dashboards for your project: a basic example of what can be achieved
    is shown below.

Sample dashboard

Usage

NAME:
   vossibility-collector - collect GitHub repository data

USAGE:
   vossibility-collector [global options] command [command options] [arguments...]
   
VERSION:
   0.1.0
   
COMMANDS:
   limits       get information about your GitHub API rate limits
   run          listen and process GitHub events
   sync         sync storage with the GitHub repositories
   sync_mapping sync the configuration definition with the store mappings
   sync_users   sync the user store with the information from a file
   help, h      Shows a list of commands or help for one command
   
GLOBAL OPTIONS:
   -c, --config "config.toml"   configuration file
   --debug                      enable debug output
   --debug-es                   enable debug output for elasticsearch queries
   --help, -h                   show help
   --version, -v                print the version

Documentation

Document, Description
-----------, --------------------------------------------------------------------------------------
installation.md, Installation guide
configuration.md, Configuring vossibility

主要指标

概览
名称与所有者icecrime/vossibility-collector
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2015-07-04 16:49:16
推送于2016-03-27 06:39:41
最后一次提交2016-03-26 23:39:25
发布数1
最新版本名称0.9.0 (发布于 )
第一版名称0.9.0 (发布于 )
用户参与
星数88
关注者数7
派生数12
提交数72
已启用问题?
问题数10
打开的问题数4
拉请求数3
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?