【问题标题】:InfluxDB - Getting metrics like write per second using chronografInfluxDB - 使用 chronograf 获取每秒写入次数等指标
【发布时间】:2017-12-15 17:08:08
【问题描述】:

我们正在尝试使用 TICK Stack 为 Influx DB 数据库中的测量绘制每秒写入次数等指标。我们在 Ubuntu 上托管 influxDB,并按照以下链接中的说明进行操作

https://www.digitalocean.com/community/tutorials/how-to-monitor-system-metrics-with-the-tick-stack-on-ubuntu-16-04

我们正在尝试创建一个仪表板,用于获取 Influx DB 数据库中测量的每秒写入次数。但是我们找不到任何相应的文档。

有没有人这样做过...任何人都可以向我们指出必要的文档

提前致谢

【问题讨论】:

    标签: metrics influxdb chronograf


    【解决方案1】:

    听起来non-negative derivative 就是您要找的东西。

    该 InfluxDB 函数的文档可以在 https://docs.influxdata.com/influxdb/latest/query_language/functions/#non-negative-derivative 找到。

    根据那里的文档,non-negative derivative... [r]eturns the non-negative rate of change between subsequent field values. Non-negative rates of change include positive rates of change and rates of change that equal zero.

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-01-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-21
      • 1970-01-01
      相关资源
      最近更新 更多