Hi Dynatrace team,
I have two questions
1.I would like to know if there is a way to send some custom data to Dynatrace and show it somehow in the charts, e.g. user age.
2.I am wondering if there is any plugin available to grab screen size from requests and show them in a charst
Thanks
Karen Mnatsakanyan
Answer by Andreas G. · Mar 15, 2015 at 07:27 PM
Hi Karen
there are two way dynatrace can capture data: #1: along the PurePaths, eg.: method arguments, return values, HTTP Parameters, ... or #2: as a time series data point through our monitoring plugins. to your two questions
#1: I assume you talk about the User Age that uses your application. If thats the case I assume your application code itself somewhen calls a method that gets that age. You can define a custom sensor for that method and capture it. From that point on you will see the Age of the user on your PurePaths. TO chart it you can then create a Business Transaction that e.g: splits by Age so you can chart the number of people login in to your application. I recorded a YouTube tutorial on how to create custom sensors: https://www.youtube.com/watch?v=f9XL4MDyLlc&index=12&list=PLqt2rd0eew1bmDn54E2_M2uvbhm_WxY_6
#2: Screen size would be an additonal property to capture e.g: through our UEM Feature. Do you have UEM (=User Experience Management)? By default it is not captured but there are two options. a) enable Perceived Rendering Time in the UEM Settings in your System Profile or b) use our JavaScript ADK and JavaScript Ajax ADK and capture that data yourself by asking your developers to send that data to dynatrace as part of the captured UEM Data. Option a) is currently not chartable but will show up when analyzing purepath data. Option B could also be charted
Andi
Learn key aspects on how Dynatrace helps you in your day to day web performance activities. Take a deep dive look into Real User Monitoring and the Synthetic capabilities of Dynatrace.
Thursday, April 26, 2018
Register today!
Learn key aspects on how Dynatrace helps you in your day to day web performance activities. Take a deep dive look into Real User Monitoring and the Synthetic capabilities of Dynatrace.
Thursday, April 26, 2018
Register today!
Improve your operational efficiency and collaborate more effectively while addressing tightening security requirements. Have an early taste of what we have cooked up for 2018!
Learn more!
Available Plugins and Extensions 7 Answers
Uniface 1 Answer
PHP database sensor packs? 1 Answer
Windows Server (Disk Utilization) 1 Answer
Aquiring SOAP data from web server 1 Answer