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

parsing release info from processgroup instance with DQL

r_weber
DynaMight Champion
DynaMight Champion

I want to get release info from process_group_instances.

The info is on the PGI, as we can see via describe:

r_weber_0-1718895853238.png

The strange thing is the "unknown" data type of this field, well...there is a dirty workaround for that.
We can see that the ReleaseVersionInfo is some kind of Object? Which we can then "parse" into a key/value pair string with DPL (UGLY enough!):

r_weber_1-1718895947029.png

But then when I want to parse the KVP string with another DPL expression I cannot get the last part of the VP string (timestamp):

r_weber_2-1718896184503.png

I'm experimenting, but I can't get this to work. Any idea what I'm doing wrong?
Why is that KVP DPL not working as per example?
Why is ReleaseVersionInfo a unknown object? Bug?


Generally I'm struggling with those things that should be really easy like getting a attribute from a entity that then turns out to be only accessible via some crazy hacks. If I put up my first-time-user-hat I'd say: hell that is really complicated and frustrating 🙂

 

 

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net
0 REPLIES 0

Featured Posts