我安装了石墨网,石墨 - 氰化物和配置的氰化物。然后按照cyanite文档中的建议在我的cassandra集群中创建度量键空间和表,我能够成功地将数据插入到度量表中。然后我继续安装grafana和弹性搜索,并通过将以下索引添加到cyanite.yaml来配置它们。
指数: 使用:" io.cyanite.es_path / es-rest" index:" my_paths" #defaults to" cyanite_paths" url:" http://myhost:9200" chan_size:1000#默认为1000 batch_size:1000#默认为1000
现在我迷失了关于如何从我的cassandra集群/ elasticsearch检索指标数据以在Grafana上显示图表的选项。请指教。
答案 0 :(得分:0)
Grafana通过石墨网api与Graphite集成。
因为你提到你安装了石墨网。配置grafana graphite数据源并指定graphite-web实例的url: http://docs.grafana.org/installation/#graphite-elasticsearch-setup-example