diff --git a/src/drivers/webextension/images/icons/ElasticAPM.png b/src/drivers/webextension/images/icons/ElasticAPM.png new file mode 100644 index 000000000..6b1796f87 Binary files /dev/null and b/src/drivers/webextension/images/icons/ElasticAPM.png differ diff --git a/src/technologies.json b/src/technologies.json index 8f0c1df9b..72b3cb251 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6519,6 +6519,22 @@ "url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/", "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": { "cats": [ 29