Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Cotten ace6e71cff
Enable linter for Markdown files 2020-10-18 20:32:23 +02:00
Antoine Cotten b908c5b2ec
Add Action to track dead links in docs 2020-10-18 18:49:57 +02:00
Antoine Cotten 190f174637
Add APM Server extension tests
Update extension README
2020-03-05 17:15:08 +01:00
Antoine Cotten f33e4c8040 APM extension: update path to apm-server config
Closes #411
2019-07-09 12:29:58 +02:00
HarisSistek decde0ba0d Add APM server extension (#326)
Why:
* Adds Elasticsearch Application Performance Monitoring extension
* Can view application traces, errors and alerts trough Kibana

How:
* Add extension for apm-server container to the network which will receive traffic on port 8200 and report to elastic search server at port 9200
2018-10-19 10:28:56 +13:00