06 Mar 2023 10:11 AM
Hi All,
I have query regarding the execution and row processed metrics we get by the DB plugins. In row processed we are getting the data in k, M, G units. What is the meaning of G unit. Also need to know about execution & row processed metrics in dynatrace
Thanks
Solved! Go to Solution.
06 Mar 2023 01:44 PM
Hi Gauresh,
Dynatrace uses SI prefixes with its units. For example, the G prefix indicates a scale factor of 109.
You can also use the Metric units API to learn more about specific units, convert between units, etc.
Take care,
Nick