cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

link user action and purepath

Dmitry_ND
Observer

Hi communtity!
we have a nontrivial task. the application that we want to monitor is quite simple in architecture.
we have a web interface, then varnish and the entire site in python (web framework on CherryPy)
, we successfully manually instrumented JS into the browser, applied the OneAgent SDK in Python.
How can we connect user actions with purepath in python? Is it possible? thank you in advance

1 REPLY 1

simon_schatka
Dynatrace Helper
Dynatrace Helper

Hi

 

Python is not a supported RUM backend technology (see https://www.dynatrace.com/support/help/technology-support#real-user-monitoring), so that is not possible. If you use one of those technologies, linking between actions and purepaths should happen automatically (assuming you do not have any problems in the setup, like removing some headers for example)

Featured Posts