diff --git a/examples/index/priv/web/static/index.html b/examples/index/priv/web/static/index.html index fba8f17..8b628ba 100644 --- a/examples/index/priv/web/static/index.html +++ b/examples/index/priv/web/static/index.html @@ -18,6 +18,7 @@
Last updated: {{timestamp}}
Request ID (Connection PID + Stream ID): {{request_id}}
Type: {{event_type}}
Path: {{method}} {{path}}
• Duration: {{duration}}µs
• Response Size: {{resp_body_length}} bytes
+ {{meta}} +
No events captured yet.
Go to main page and click "Click Me" to generate events.