Skip to content

Commit e0cd5d0

Browse files
committed
added tracing screenshots
Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@ed.ac.uk>
1 parent 0c1b3bf commit e0cd5d0

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

docs/benchmarking/adding_benchmarks.md

+5
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ The producer in the vHive
111111
[serving example](/function-images/tests/chained-function-serving/producer/producer.go)
112112
gives an example usage of this utility for both server and client behaviour.
113113

114+
Below one can see screenshots from a producer-consumer trace visualized with Zipkin.
115+
![Tracing chain view](../figures/tracing_chain_view.jpg)
116+
![Tracing breakdown view](../figures/tracing_breakdown.jpg)
117+
118+
114119
### Continuous Integration
115120
New vHive workloads should be included in the automatic CI for regular testing, as this is helpful
116121
both for code maintenance and in demonstrating how the workload should be deployed. The vHive

docs/figures/tracing_breakdown.jpg

267 KB
Loading

docs/figures/tracing_chain_view.jpg

81.8 KB
Loading

0 commit comments

Comments
 (0)