https://github.com/supernomad/protond
A simple data stream parser, mangler, and alert system
https://github.com/supernomad/protond
alerting data-manipulation data-processing stream-processing
Last synced: 5 months ago
JSON representation
A simple data stream parser, mangler, and alert system
- Host: GitHub
- URL: https://github.com/supernomad/protond
- Owner: supernomad
- License: mpl-2.0
- Created: 2017-02-25T21:47:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T07:07:27.000Z (over 9 years ago)
- Last Synced: 2024-06-20T11:47:59.222Z (almost 2 years ago)
- Topics: alerting, data-manipulation, data-processing, stream-processing
- Language: Go
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `protond`
[](https://travis-ci.org/Supernomad/protond) [](https://coveralls.io/github/Supernomad/protond?branch=master) [](https://goreportcard.com/report/github.com/Supernomad/protond) [](https://godoc.org/github.com/Supernomad/protond)
A simple data stream parser, mangler, and alert system
### Contributing
Contributions are definitely welcome, if you are looking for something to contribute check out the current [road map](https://github.com/Supernomad/protond/milestones) and grab an open issue in the next release.
Work flow:
- Fork `protond` from develop
- Make your changes
- Open a PR against `protond` on to develop
- Get your PR merged
- Rinse and Repeat
There are a few rules:
- All travis builds must successfully complete before a PR will be considered.
- `make dev` script must be run successfuly before the PR is open.
- Documentation is added for new user facing functionality.
---
Copyright (c) 2017 Christian Saide