File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,18 @@ npm install
39
39
``` bash
40
40
npm test
41
41
```
42
+
43
+ # Minitoring Tools
44
+
45
+ ElasticSearch http://localhost:9200
46
+
47
+ Kibana http://localhost:5601
48
+
49
+ Prometheus http://localhost:9090
50
+
51
+ Grafana http://localhost:3000
52
+ Login : admin / admin
53
+
54
+ redis http://localhost:6379
55
+
56
+ redisinsight http://localhost:8001
Original file line number Diff line number Diff line change @@ -41,15 +41,15 @@ npm test
41
41
```
42
42
43
43
44
- # Test des outils
44
+ # Minitoring Tools
45
45
46
46
ElasticSearch http://localhost:9200
47
47
48
- Kibana http://localhost:5601
48
+ Kibana http://localhost:5601
49
49
50
- Prometheus http://localhost:9090
50
+ Prometheus http://localhost:9090
51
51
52
- Grafana http://localhost:3000
52
+ Grafana http://localhost:3000
53
53
Login : admin / admin
54
54
55
55
redis http://localhost:6379
You can’t perform that action at this time.
0 commit comments