Skip to content

hotstar-xia/amazon-redshift-cost-attribution

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Redshift Cost Attribution

In this repo, there are three views you can reference on how to attribute the cost of a query in Amazon Redshift.

Pre-requisites

When you download the views, as a pre-requisite before using is to modify the redshift_query_attribution_vw script. Update the values as per the following based on your Amazon Redshift cluster configuration:

  • price_per_node_per_hour
  • daily_operation_hour
  • spectrum_price_per_tb
  • concurrency_price_per_second
  • cpu_rated_score
  • disk_io_rated_score
  • execution_rated_score
  • daily_redshift_compute_cost CTE redshift_cluster_node

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published