lttng-live: fix diagram
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 06:17:19 +0000 (02:17 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Sep 2015 15:56:10 +0000 (11:56 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
contents/using-lttng/controlling-tracing/lttng-live.md

index ef6c9affa2dc403a75e56045bf555a2181b19860..657fde432d2aead2f34f88be166cf395dcc135c0 100644 (file)
@@ -17,10 +17,8 @@ As trace data is sent over the network to a relay daemon by a (possibly
 remote) consumer daemon, a _tee_ is created: trace data is recorded to
 trace files _as well as_ being transmitted to a connected live viewer:
 
-<div class="img img-90">
-    <object data="/images/docs26/lttng-live-relayd.svg" type="image/svg+xml">
-        <img src="/images/docs26/lttng-live-relayd.svg">
-    </object>
+<div class="img img-100">
+<img src="/images/docs26/lttng-live.png" alt="LTTng live">
 </div>
 
 In order to use this feature, a tracing session must created in live
This page took 0.022994 seconds and 4 git commands to generate.