From 64b0132e7ef9e8449334d51748c2c038982495a9 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 7 Feb 2022 22:27:52 +0600 Subject: [PATCH] Add Dynatrace RUM / rum , Update Dynatrace / performance, analytics --- .../webextension/images/icons/Dynatrace.png | Bin 1379 -> 0 bytes .../webextension/images/icons/Dynatrace.svg | 8 ++++++ src/technologies/d.json | 26 ++++++++++++++++-- 3 files changed, 32 insertions(+), 2 deletions(-) delete mode 100755 src/drivers/webextension/images/icons/Dynatrace.png create mode 100644 src/drivers/webextension/images/icons/Dynatrace.svg diff --git a/src/drivers/webextension/images/icons/Dynatrace.png b/src/drivers/webextension/images/icons/Dynatrace.png deleted file mode 100755 index c037915cb82a02939b5e03c94c3f17ba1f9f5ba0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1379 zcmZ{kdpHw%7{`CRxy|CZPK-sQQJlHR5V1+{CWO3&-;Ae&+~lW_xrs6y`n&WZ`)=i~N~DiB39PP_xTQ2x>8Kwkha>=i)Ljz<g~EjKSY}hPo?as=`RK+Pv~K+qqVLUH>TL^|jL3SCfKjo# zlE>7v+QX9+S?iD_dqp}rtWXA{9ZNRfed#fM*K0N;Jg&UN=H1llROjc&n4yVAS4^+# zaI}MK!g#*IUB1|z)S6<9F`r5;wQ~YFQi528457$#Rq%X-HNT|6aCIldlSpbvasHN;J{?DWnzJ%<(>e1aD!=0&z*SGnlBF&e?+uMB?`U}mq3 zXg)x=!8!t4yW8!kW#2LnL>;&p=t7U|FL4NrCz^5HtF;&_S|3M_c{a>FjT)tv*~(0l zNAo?-d_2a7Niz?6S7*zN!*BPsmfIKm%x|vN7iQ_pEFNN<;cj2-M3C0r;<^?))AE-B zf@a)YK|f^5t;uK>@qXfOl$xGKA2MlNfs_D8_cLM4h`&y0PE0xfR25dCeo~tzKNj{r zd9UgM^JW33&C^hT3c3H`Mq2oboXtTQwYSLzw<)2otsj33_j#`HuJ?tKPCP_PfdM4A z`TkgjRd4y3&-YaP%Cy{_R%kQx`(8m`?$>V^|FvtdMs>v5aVc)(V$}MVN1L*I3*NpVzj~AU!xGj5M*G@t{V6%jVrI;A_IHkUQv*0>L!~bk5;+kS z1pB3h3zFVH;-krk5_Uo%Rh(0gvALK-*=RY~JX)mXKeos$Wf_GJ7_Rlclj!-%kqAZwOFr#iZ1H51q$AaK zD`i7x$l{c9&vvuLG`>+9bS39a<2$)Rc!z1CVyfm-8Q77hBX*gwIsJZchnv~rY3Nzf zwdbvOuPI7gnd(zGVqT*e`?7m~_}MVu!Tic%*a>-LYDuiFzm{jJEYj7f-+Ox?_6_ zjA?ZLoBfOv$z0eh?0Fp@n^5)evM5i!CB^#pw9v^5MS@LBI_$9pR&>|$WK!}e_wppz zsM$aZ%e@_IJ)nFzmK-k{Cpv<2gb>9(q6EO>>>X`z+idU-K{yuzejC97zXgXU;BdrP f-)H{`{KAT6#&G{XU{9D!R0aUW%b!%~Nk8{5$LCd^ diff --git a/src/drivers/webextension/images/icons/Dynatrace.svg b/src/drivers/webextension/images/icons/Dynatrace.svg new file mode 100644 index 000000000..40477ab30 --- /dev/null +++ b/src/drivers/webextension/images/icons/Dynatrace.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index 8462763c6..3dce44b5b 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -1284,17 +1284,39 @@ }, "Dynatrace": { "cats": [ - 10 + 10, + 92 ], + "description": "Dynatrace is a technology company that produces a software intelligence platform based on artificial intelligence to monitor and optimise application performance and development, IT infrastructure, and user experience for businesses and government agencies throughout the world.", + "icon": "Dynatrace.svg", "cookies": { "dtCookie1": "" }, - "icon": "Dynatrace.png", "js": { "dtrum": "" }, + "saas": true, + "pricing": [ + "recurring", + "low" + ], "website": "https://www.dynatrace.com" }, + "Dynatrace RUM": { + "cats": [ + 78 + ], + "description": "Dynatrace RUM is a AI powered, full stack, automated real user monutoring platform built by Dynatrace.", + "icon": "Dynatrace.svg", + "implies": "Dynatrace", + "scriptSrc": "/ruxitagentjs_(?:.+)_(?:.+)\\.js", + "saas": true, + "pricing": [ + "recurring", + "low" + ], + "website": "https://www.dynatrace.com/platform/real-user-monitoring" + }, "db-ip": { "cats": [ 79