【问题标题】:Is there any graphite web ui which dosn't require graphite-webapp?是否有任何不需要石墨 web 应用程序的石墨 web 用户界面?
【发布时间】:2013-08-07 21:39:52
【问题描述】:

我想部署统计可视化解决方案。 乍一看,我在玩 Graphite。

我想要比标准 django 石墨 webapp 更具交互性的东西。 我正在寻找一些仪表板替代品http://dashboarddude.com/blog/2013/01/23/dashboards-for-graphite/

但似乎他们都是 Django 石墨 webapp 的客户端。

是否有不需要石墨 webapp 的石墨 web ui?

【问题讨论】:

  • 目前没有,我想。您始终可以将标准 web 应用程序作为图表源,并使用您想要实际显示、收集和操作图表的任何仪表板替代方案。

标签: python graphite


【解决方案1】:

没有不需要 django webapp 的石墨替代仪表板,因为它的 django webapp 为每个仪表板从石墨中检索数据所需的 /render url 提供 API。

目前有一个基于 Go 的实验性 Graphite API 服务器,graphite-ng,但它的功能并不完整。

【讨论】:

  • graphite-ng 看起来很有趣。它不会取代 carbon/whisper
  • 不,它纯粹是为了替代 Graphite webapp。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-06-17
相关资源
最近更新 更多