'Measure Redshift Performance

I am trying to create a single metrics which tells that redshift performance today is better than yesterday.

I know there are several metrics available to measure performance individually: https://docs.amazonaws.cn/en_us/redshift/latest/mgmt/performance-metrics-perf.html

  • CPU utilization

  • Percentage disk space used

  • Database connections

  • Health status

  • Query duration

  • Query throughput

  • Concurrency scaling activity

Is it possible to have a single metrics which calculates performance based on all the above factors?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source