diff --git a/static/lib/plugins.json b/static/lib/plugins.json index f081beb..30fd1cf 100644 --- a/static/lib/plugins.json +++ b/static/lib/plugins.json @@ -247,6 +247,11 @@ "name": "Logging/Metrics", "anchor": "logging", "modules": [ + { + "name": "apitally", + "link": "https://github.com/apitally/apitally-js", + "description": "Simple API monitoring and analytics with metrics, logs, and alerts" + }, { "name": "apitraffic-hapi", "link": "https://github.com/apitraffic/apitraffic-hapi",