diff --git a/src/technologies.json b/src/technologies.json index 9c0035278..cde370b98 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -12421,12 +12421,15 @@ "cats": [ 10 ], - "description": "New Relic is a Software-as-a-Service offering that focuses on performance and availability monitoring.", + "description": "New Relic is a SaaS offering that focuses on performance and availability monitoring.", "icon": "New Relic.svg", + "dom": "link[.newrelic.com']", "js": { "NREUM": "", "newrelic": "" }, + "saas": true, + "pricing": ["freemium","payg","low", "mid", "recurring"], "website": "https://newrelic.com" }, "Next.js": {