Skip to content

Commit 63df9d7

Browse files
committed
Add dashboard and Readme
0 parents  commit 63df9d7

File tree

3 files changed

+1630
-0
lines changed

3 files changed

+1630
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# GraphDB Grafana Dashboard
2+
3+
Grafana dashboard for GraphDB
4+
5+
## Background
6+
7+
Ontotext provides a Grafana dashboard for Enterprise users, but doesn't provide a dashboard for the free version. This repository contains a dashboard that scrapes data from Prometheus, which is in turn scraping data from GraphDB's metrics endpoint (you need Prometheus for this).
8+
9+
## Dashboard
10+
11+
The dashboard exposes *most* of the metrics that GraphDB provides. This is limited to system level metrics such as space constraints, memory, and heap usage.
12+
13+
![Grafana Dashboard](./images/dashboard.png "Grafana Dashboard")

0 commit comments

Comments
 (0)