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

Questions related to DQL/GRAIL/NOTEBOOK

harry22
Visitor

I am learning DQL and was wondering if below are achievable via DQL:

 

1. How to give label to x-axis when we visualize via graph. I see option for y axis but not X.

2. Is there a way to get a list of the technology version being used via DQL/notebook?

3. Is there any way to get a list of services for which the traffic has reduced to 0 using DQL?

4. Is there any way to get a list of pods and the failure percent in that pod using DQL?

5. I noticed an event "The container app was OOMKilled" in one of the cluster however when I run below query in notebook it did  not give any result(with/without cluster filter). Can you please suggest why?

 

fetch events, scanLimitGBytes:-1

| filter dt.kubernetes.event.message == "The container app was OOMKilled"

1 REPLY 1

Mizső
DynaMight Leader
DynaMight Leader

Hi @harry22,

For you last question: Could you please try dt.event.title or dt.event_group_label with OOMKilled.

I hope it helps.

Best regards,

Mizső

Dynatrace Community RockStar 2024, Certified Dynatrace Professional

Featured Posts