Skip to content

Commit 314abf3

Browse files
author
ewoud ketele
committed
docs: rewrite of documentation
1 parent 48c89eb commit 314abf3

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

dashboards/GrafanaDemo/README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
# Grafana Demo
22

3-
## Data sources used
4-
- MySQL Accounting database for DIRAC certification
5-
- ElasticSearch cluster for DIRAC certification
3+
A running example of this dashboard can be found on the LHCb grafana organisation in the Dev Area with the name `Demo Dashboard`.
64

75
## What plots does the dashboard contain?
8-
- Production Jobs By Final Minor Status
9-
- User Jobs By Final Minor Status
10-
- Job CPU Efficiency By Job Type
11-
- User Jobs By Job Type
12-
- User Jobs By Final Minor Stattus
13-
- Pilots By Status
6+
- Production Jobs By Final Minor Status (MySQL)
7+
- User Jobs By Final Minor Status (MySQL)
8+
- Job CPU Efficiency By Job Type (MySQL)
9+
- User Jobs By Job Type (ElasticSearch)
10+
- User Jobs By Final Minor Status (MySQL)
11+
- Pilots By Status (MySQL)
1412

1513
## How to import this dashboard into another Grafana installation?
1614
- Create Grafana data sources for the MySQL database and ElasticSearch cluster (both the DIRAC certification versions).

0 commit comments

Comments
 (0)