Changelog for
golang-github-prometheus-procfs-0.0.0+git20161206.fcdb11c-1.6.x86_64.rpm :
Mon Dec 19 13:00:00 2016 tboergerAATTsuse.com
- Updated service definition
- Dropped commented dependency
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Update to version 0.0.0+git20161206.fcdb11c:
* Let ci tests fail if code is not formatted
* Fix typo in proc.go.
* Fix error in NewLimits.
* Get correct pagesize instead of hardcoding
* Update go test version matrix
* Update Travis to Go 1.6.4 and 1.7.4
* Enable parsing of \'/proc/[pid]/mountstats\'
Thu Dec 8 13:00:00 2016 tboergerAATTsuse.com
- Refactoring based on new packaging proposal
Sat Dec 26 13:00:00 2015 matwey.kornilovAATTgmail.com
- Update to version 0.0.0+git20151029.406e5b7:
+ added /proc/mdstat-parsing-capabilities
+ Update contributors list
+ Run fmt, vet and lint during CI tests
+ Fix mdstat test error printing
+ Migrate to container based travis CI environment
+ Use procfs to return proc for self
+ Remove test dependency on procfs availability
+ Document and simplify code
+ Consolidate FS interface
+ Consolidate tests
+ Update Julius\'s email address in AUTHORS.md
+ Add proc.Comm support
+ Let ci tests fail if code is not formatted
Fri Jul 31 14:00:00 2015 iAATTmarguerite.su
- rename to golang-github-prometheus-procfs
- use golang-packaging for packaging
Fri Jun 19 14:00:00 2015 matwey.kornilovAATTgmail.com
- Update to version 0.0.0+git20150616.c91d8ee:
+ FEAT: add basic support for /proc/
/io counters.
+ Add IPVS metrics parsing.
+ Add notice about library stability.
+ Rename proc IO files
+ Add Proc.FileDescriptorTargets() function
+ Remove redundant error case and fix style
Fri Jun 19 14:00:00 2015 matwey.kornilovAATTgmail.com
- Initial version