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

Can metrics have enum values?

AntonioSousa
DynaMight Guru
DynaMight Guru

In Dynatrace, metric values can have multiple types, but it seems that it's lacking two very basic types:

  • Boolean
  • Enum

Is there any possibility of having something like a 0 translate into False, or 1 into True, for instance? Or more generically, an Enum set?

Antonio Sousa
2 REPLIES 2

henk_stobbe
DynaMight Leader
DynaMight Leader

Hi Antonio,

Does this help for what you want to do?

 

https://community.dynatrace.com/t5/DQL/Fun-with-timeseries/m-p/270672#M1736

 

KR Henk

@henk_stobbe,

Thanks for your reply. My use-case is a little different. I have a boolean expressed as 0/1, but would like to see, in Data Explorer for instance, FALSE/TRUE... And the enum case is similar.

Antonio Sousa

Featured Posts