Not getting data for “Memory Clerk”, “Database size”, “Database latency” , “OS Volume”, “CPU” in SQL server using telegraf.
Note: We are able to get data for " Performance metrics", " Wait stats", Database IO, Database properties from SQL server. But we are not able to get any data from the requested above objects ( “Memory Clerk”, “Database size”, “Database latency” , “OS Volume”, “CPU”).
Could you please help us in the process on how to get the data for the requested objects from SQL server.
Optional parameter, setting this to 2 will use a new version
of the collection queries that break compatibility with the original
dashboards.
query_version = 2
So as per the above article some metrics are not present in the version 2 which are present in the version 1.
Could you please let me know what are the major differences between version 1 and version 2.
To get all the metrics of version 1 and version 2 what needs to be done?
the Requested “Memroy Clerk”, “Database size”, “Database latency”, “Os volume”, “CPU” are present in version 1 only. So if I would like to get these metrics using version 2 what needs to be done?
Since we do use always latest versions, is it possible to get these metrics with version 2?