Cluster compute metrics
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2024 10:58 PM - edited 06-03-2024 02:46 AM
I want to fetch compute metrics(hardware, gpu and spark) and use them in certain dashboard on Databricks, however i'm not able to fetch them. i have tried GET API request and system tables. The system tables only have CPU utilization and memory utilization per node but i want that on the granular level as shown in the graphs in compute metrics screen. How can i fetch these details and download them in json or csv format?