JanusGraph/janusgraph

Document monitoring with Prometheus

開放

#1,087 建立於 2018年5月29日

 (4 則留言) (8 個反應) (0 位負責人)Java (1,137 個分叉)batch import
area/docshelp wanted

倉庫指標

星標
 (4,985 顆星)
PR 合併指標
 (平均合併 3天 18小時) (30 天內合併 12 個 PR)

描述

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.

貢獻者指南