Merge pull request #37 from ismferd/adding_monitoring_tools

adding ELK and EFK as monitoring tools
This commit is contained in:
Arie Bregman 2019-10-29 08:52:02 +02:00 committed by GitHub
commit 680f5425a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,8 +120,8 @@ Each piece of code (change/patch) is verified, to make the change is safe to mer
* CI/CD * CI/CD
* Provisioning infrastructure * Provisioning infrastructure
* Configuration Management * Configuration Management
* Monitoring & alerting * Monitoring & alerting - Prometheus, DataDog, Sensu, Grafana
* Logging * Logging - ELK (Elastic Search, Logstash, Kibana), EFK (Elastic Search, Fluentd, Kibana)
* Code review * Code review
* Code coverage * Code coverage
* Tests</summary><br><b> * Tests</summary><br><b>