Merge pull request #4162 from xfoucron/feat-elasticapm

Add Elastic APM
main
Elbert Alias 4 years ago committed by GitHub
commit f19b73860e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

@ -6519,6 +6519,22 @@
"url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/", "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/",
"website": "http://www.edgecast.com" "website": "http://www.edgecast.com"
}, },
"Elastic APM": {
"cats": [
10,
13,
78
],
"implies": [
"Elasticsearch"
],
"description": "Elastic APM offers free and open application performance monitoring.",
"icon": "ElasticAPM.png",
"js": {
"elasticApm": ""
},
"website": "https://www.elastic.co/apm"
},
"Elasticsearch": { "Elasticsearch": {
"cats": [ "cats": [
29 29