30 Sep 2021
10:08 AM
- last edited on
19 Oct 2022
05:57 AM
by
MaciejNeumann
Hi, everyone!
A few day ago, I stumbled across some metrics I have not yet seen before: they all started with "dsfm"... and they gave surprising information!
Things like Active Gate, Extensions, Cluster data... something I have never seen made public by Dynatrace!
A few examples:
I have searched on the documentation, and have found no information on this... so, I figure it might be really new, right? 👀
As I really needed some info on an Active Gate for a client, I already produced a simple (but really helpful ) dashboard:
I got really excited, as this opens a world of insightful possibilities!
This is great!
Have to admit, right now the Product team has move so fast so that, the Documentation team is too 'slow' to catch-up with them to update the Doc.
But who know? Is this a good sign or bad sign 🤷🏻♂️
In Local Self monitoring, I cant find the dsfm data for Active Gate JVM CPU Usage% however when I switch to my managed tenant, I can see its data. The documentation team really needs to catch up so that we can know how to use this DSFM and local self monitoring wisely for client benefits.
Hello @Raj
Did you find the below metric? What is the cluster version?
dsfm:active_gate.jvm.cpu_usage:filter(and(or(eq("host.name","HOST_NAME"),eq("host.name","HOST_NAME")))):splitBy("host.name"):avg:auto:sort(value(avg,descending)):limit(10)
Regards,
Babar
Hi Babar, yes I am able to see the metric however when I run the query, it says No Data. Cluster version is 1.230.138
Hello @Raj
Strange. You are already on the latest version. Did you filter out the ActiveGate hosts?
What is the version of ActiveGates?
Regards,
Babar
Yes I did filter AG hosts but AG are on version 1.227 - does it needs to be increased to any particular version in order to see their metric data? I even raised a support ticket and yet to hear from them on this issue.