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

Can sql bind variables be used as source for a request attribute?

etorrebl
Participant

I'm working on several BTs in a Dynatrace Managed tenant and I need to know if is possible to use sql bind variables captured by Dynatrace as a source of my request attributes, or if exists another way to use the values captured from sql bind variables in BTs

4 REPLIES 4

Babar_Qayyum
DynaMight Guru
DynaMight Guru

Hello @Eric T.

Request attributes can be defined based on:

  • web request data
  • Java method arguments
  • .NET method arguments
  • any data captured with the OneAgent SDK

https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/basic-concepts...

What is the objective to use the bind values in the business transaction/ PurePaths?

https://www.dynatrace.com/support/help/how-to-use-dynatrace/databases/introduction/support-for-sql-b...

Regards,

Babar

Hi @Babar Q.


First of all, thanks for your reply. Look, I've been working on several BTs and I could not capture key data for that, due a lack information of how the services are been built. Recently, development team said me that all data included in transactions are inserted at database level. That was my motivation to enable sql bind capture, but according my knowledge, sql bind capture cannot be used as source of request attributes.

Thanks & Regards


Eric Torreblanca V.

jungwan_kim
Dynatrace Contributor
Dynatrace Contributor

Hi, Team

 

My prospect also wonders about this capability.
Is there any further information about this?
Probably, Is it impossible technically?

 

Best Regards,

Jungwan

techean
Dynatrace Champion
Dynatrace Champion

I can agree, its technically not possible!

KG

Featured Posts