Jump to content

Monitor Spotfire with Dynatrace or other monitoring tools


Manoj Chaurasia

Recommended Posts

Hello,

We are using Dynatrace as our enterprise monitoring tool and we would like to identify individual users for session analysis.

By default, Dynatrace assigns a unique, random ID to each new user. But you can also assign more meaningful custom user tags that are comprised of, for example, user names.

User tagging can be done multiple ways in Dynatrace, we have tried a couple of them but couldn't find the best approach on our own.

We are currently using the following method.

We are trying to catch the string "User : p106323" wich is displayed in the globe icon on every page:

 

We are using the following CSS selector and Regex to do so:

 

 

Sometimes the result is correct, we are retriving the username but sometimes it is not.

Also we have noticed that this CSS selector value changes over time that is why we are catching the strings "Traitement, Processing, Procesando, Tches en arrire plan..." and more.

 

 

 

Perhaps retrieving the information of the username in the globe is not the best approach. That is why I'm contacting you today.

My question is:

Is there a CSS selector, JavaScript variable, Meta tag, Cookie value, Query string or method called by the application where we are sure to catch the username

Monitoring tools like Dynatrace also allows us to add a small piece of code to do that. If we could implement that code automatically on all Spotfire reports, that could also be a solution.

Thank you for your help.

Kind regards,

Elodie

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...