relayd: add health check support for live threads
[lttng-tools.git] / src / bin / lttng-relayd / main.c
index e7c57f32e2457595b31d20709837c5b7727741be..6727a547de65b2a94706a76b5f2089b5b33956a5 100644 (file)
@@ -116,7 +116,7 @@ struct lttng_ht *viewer_streams_ht;
 struct lttng_ht *indexes_ht;
 
 /* Relayd health monitoring */
-static struct health_app *health_relayd;
+struct health_app *health_relayd;
 
 /*
  * usage function on stderr
This page took 0.025965 seconds and 5 git commands to generate.