An open API service indexing awesome lists of open source software.

https://github.com/rawkode/gitseries

Store Git Commits in InfluxDB
https://github.com/rawkode/gitseries

Last synced: about 1 year ago
JSON representation

Store Git Commits in InfluxDB

Awesome Lists containing this project

README

          

# Git Series

`gitseries` will clone and scan your Git repository for all commits, fetching metrics, and export them to InfluxDB's line protocol.

Unfortunately, the repo is currently hardcoded. This will be the first thing I change on Monday, promise 😂

```shell
gitseries | influxdb write
```