Alerting
Questions about alerting and problem detection in Dynatrace.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Davis anomaly detector value types

henk_stobbe
DynaMight Leader
DynaMight Leader

Hello,

 

Just to make sure,

dt.davis.is_merging_allowed                     true

dt.davis.is_entity_remapping_allowed      false

Those will be boolean in DQL

And

myLittleVar                                                 true

This will be a sting?

(So when I need it in my script to be a boolean I first have to convert)

 

KR Henk

 

2 REPLIES 2

MaciejNeumann
Community Team
Community Team

Hi @henk_stobbe,

I can confirm that dt.davis.is_merging_allowed and dt.davis.is_entity_remapping_allowed are boolean (here is documentation), but could you clarify what do you mean specifically by myLittleVar?

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

henk_stobbe
DynaMight Leader
DynaMight Leader

Sorry, do not know what I was thinking at that moment... I assume when you define any var as "true" you will get a string?

 

KR Henk 

Featured Posts