From fa69610f40bf34f703a3cb5ac8dc87bd874b0aab Mon Sep 17 00:00:00 2001 From: John Else Date: Thu, 23 Oct 2014 16:45:32 +0100 Subject: [PATCH] Handle Rrdd_plugin interface change Signed-off-by: John Else --- ocaml/xapi/xapi_stats.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocaml/xapi/xapi_stats.ml b/ocaml/xapi/xapi_stats.ml index a47a5e3f505..9e2e1cafcb9 100644 --- a/ocaml/xapi/xapi_stats.ml +++ b/ocaml/xapi/xapi_stats.ml @@ -89,7 +89,7 @@ let start () = | Some _ -> () | None -> let reporter = - Reporter.create + Reporter.start_async (module D : Debug.DEBUG) ~uid:"xapi-stats" ~neg_shift:0.5