我在一些项目中使用chronograf influxdb和telegraf,我想知道在chronograf上是否可以更快地刷新,因为最小刷新时间是5秒。
发布于 2019-12-25 19:19:05
在此处更改配置:https://github.com/influxdata/chronograf/blob/master/ui/src/shared/components/dropdown_auto_refresh/autoRefreshOptions.ts
为了使更改生效,您需要按照GitHub说明编译修改后的源代码,而不是安装预编译版本。
https://github.com/influxdata/chronograf
https://stackoverflow.com/questions/56221508
相似问题