Update New Relic / analytics

main
nurbek 4 years ago
parent 0077e97a28
commit 227bc1d88c

@ -12730,12 +12730,21 @@
"cats": [ "cats": [
10 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", "icon": "New Relic.svg",
"dom": {
"link[.newrelic.com']": {
"attributes": {
"href": ""
}
}
},
"js": { "js": {
"NREUM": "", "NREUM": "",
"newrelic": "" "newrelic": ""
}, },
"saas": true,
"pricing": ["freemium","payg","low", "mid", "recurring"],
"website": "https://newrelic.com" "website": "https://newrelic.com"
}, },
"Next.js": { "Next.js": {