Releases: xapi-project/xcp-rrdd
Releases · xapi-project/xcp-rrdd
New plugin registration mechanism
v1.1.0: Merge pull request #72 from rafalmiel/systemd-cp-15132
CP-15132: Add systemd notify call
v1.0.1
Declare this package stable
Merge pull request #68 from euanh/master oasis: Prepare for 1.0.0 release
Preliminary support for SR-level RRDs
- add sr_rrd, rrd_updates http handler for SR-level RRDs
- expose the control interface over a message queue
- preliminary support for SR-level RRDs
RRD improvements
- rrd: remove notion of master and slave from the interface
Now with blktap3
- stats from blktap3
- update to new rrd ocamlfind package (from xcp-rrd)
Update to new Backtrace API
- remove GC stats reporting
- add opam file
- update to new Backtrace API
Build fixes
- Don't install rrdd-libs, it's an internal library
- Create I/O metrics from /dev/shm and sysfs
- Add dependency on oclock
The don't let oasis install things release
Merge pull request #15 from jonludlam/fix-install Don't ask oasis to install the binary, it's already installed by the mak...