JanusGraph/janusgraph

Document monitoring with Prometheus

オープン

#1,087 opened on 2018/05/29

 (4 件のコメント) (8 件のリアクション) (0 人の担当者)Java (1,137 件のフォーク)batch import
area/docshelp wanted

Repository metrics

Stars
 (4,985 個のスター)
PR merge metrics
 (平均マージ 3d 18h) (30d で 12 merged PRs)

説明

JanusGraph has a chapter about monitoring that describes the different monitoring solutions supported by JanusGraph out of the box. While not directly supported, it is still possible without much effort to provide metrics from JanusGraph to Prometheus via JanusGraph's JMX Reporter and the Prometheus JMX Exporter.

Since Prometheus seems to be the most prominent metrics solution nowadays, it would be good to have that covered in the docs so not every user has to figure out the best approach on his own.

As a follow-up to this issue, providing a dashboard for Grafana could be a good idea but that should probably get its own issue to limit the scope of this issue.

コントリビューターガイド