incubator-hugegraph
incubator-hugegraph copied to clipboard
[Feature] support metrics for tikv backend
Feature Description (功能描述)
HugeGraph use http://ip:port/metrics/backend
API interface to query status of backend storage。Therefore, metrics for Tikv should be implemented. The class and core function to be implemented is class TikvMetrics
and metrices()