You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/11/15 12:47:13 UTC

[skywalking-showcase] branch main updated: Fine tune the report interval of UI

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new fc7f5ad  Fine tune the report interval of UI
fc7f5ad is described below

commit fc7f5ad608216c41a4de3459837f2b4668c1fc18
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Mon Nov 15 20:47:04 2021 +0800

    Fine tune the report interval of UI
---
 services/app/ui/src/index.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/services/app/ui/src/index.js b/services/app/ui/src/index.js
index 99a2f86..473c598 100644
--- a/services/app/ui/src/index.js
+++ b/services/app/ui/src/index.js
@@ -29,6 +29,7 @@ ClientMonitor.register({
     service: 'agent::ui',
     pagePath: '/homepage',
     serviceVersion: 'v1.0.0',
+    traceTimeInterval: 2000,
 });
 
 ReactDOM.render(