04 Apr 2023 07:39 AM - last edited on 06 Jun 2023 01:05 PM by MaciejNeumann
Hi Team,
I am trying to run DQL in notebook to fetch metric & timeseries data but getting the below error,
1. Command - timeseries avg(dt.host.cpu.usage)
Error - Unknown command: timeseries!
2. Command -
fetch metrics
| filter startsWith(metric.key, "dt.process.jvm.threads.count")
Error - Unknown record type: metrics.
Please help me on this.
Regards,
Heramb Sawant
Solved! Go to Solution.
04 Apr 2023 08:48 AM
Hi Heramb,
Unfortunately, none of the two commands is currently available for you. But the team is currently in the progress of deploying it. You can expect the command to be available within the next couple of days.
Best,
Sini
12 Apr 2023 01:53 PM
Hi Sinisa,
Any update on deployment. Those 2 commands ( fetch metric & timeseries) are still not available and this is the huddle for us to implement SRG for metric evaluation.
Regards,
Heramb Sawant
13 Apr 2023 08:37 AM
Hi,
Any update on this??
Regards,
Heramb Sawant
17 Apr 2023 09:02 AM
Hi Heramb,
I'll email you so we can share and discuss more details around your specific tenant.
Take care,
Nick
16 Sep 2023 12:59 PM
HI NIck,
Even I am also searching for same thing. Please let me know once it is available.
18 Sep 2023 07:53 AM
Hi @ShyamPradhan,
This turned out to be a permissions issue. The required permission policy is called "Storage Default Monitoring Read". This should be added to the desired user groups in the account management page.
To do this, follow these steps:
The image below provides a visual representation of this process.
I hope this helps!
Take care,
Nick