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
- Host: GitHub
- URL: https://github.com/rawkode/gitseries
- Owner: rawkode
- Archived: true
- Created: 2020-02-15T20:36:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T20:38:53.000Z (over 6 years ago)
- Last Synced: 2025-02-28T22:41:46.193Z (over 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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
```