Skip to content

Commit bd55f05

Browse files
committed
Merges #130 Closes #130
2 parents e860330 + 2b14a1f commit bd55f05

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

cases-chaoss/activity.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Once we have the indexes, let's create the first panel, for community activity.
44

55
As usual with Kibana/Kibiter (from now own Kibiter) we will enter it in edit mode, import the produced indexes as index patterns, and proceed to create the visualizations and dashboards.
66

7-
Alternatively, you can instead use the [chaoss_community_activity.json](/cases-chaoss/dashboards/chaoss_community_activity.json) file, which stores the configuration for all the index patterns, visualizations and dashboard. If you decide to shortcut this way, just install it with `kidash.py`:
7+
Alternatively, you can instead use the [chaoss_community_activity.json](https://github.com/chaoss/grimoirelab-tutorial/blob/master/cases-chaoss/dashboards/chaoss_community_activity.json) file, which stores the configuration for all the index patterns, visualizations and dashboard. If you decide to shortcut this way, just install it with `kidash.py`:
88

99
```bash
1010
(gl) $ kidash.py --elastic_url http://localhost:9200 \
@@ -54,5 +54,3 @@ Or youn can filter for a single repository (or everything except for a repositor
5454
![](/cases-chaoss/dashboard_chaoss_community_activity-2y-perceval.png)
5555

5656
Enjoy!
57-
58-

0 commit comments

Comments
 (0)