diff --git a/catalog/config.json b/catalog/config.json index cbbc33f..653f0e4 100644 --- a/catalog/config.json +++ b/catalog/config.json @@ -2,6 +2,8 @@ "tagline": "Tail live Transaction events", "repository": "https://github.com/newrelic/nr1-event-stream.git", "details": "Event Stream is similar to Unix’s tail program, now focused on APM.\nEvent Stream uses data from Transaction and TransactionError events to display a live stream of processes occuring in your system.", + "categoryTerms": ["language agent"], + "keywords": ["apm"], "support": { "issues": { "url": "https://github.com/newrelic/nr1-event-stream/issues"