Resources Usage Analytics - configure a resource usage analysis
Enable the resource usage analysis for your cloud provider account
Please contact our support team to enable this feature if it's not yet available for your account.
Teevity is using the cloud provider metrics service (CloudWatch, Stackdriver, etc) . To enable the gathering of the metrics go to the "Cloud Services" page of the Preferences section and check the option "Enable resource optimization-level analysis" :
You will have to authorize Teevity to access the main and sub accounts to poll the metrics, follow the instructions here.
After configuring your account(s), wait a few hours (24 hours at the maximum) to be able to use the resource usage analysis feature
Manage your resource usage analysis and reports
You will find your resources usage analysis on the Preferences page under the section "Resource Usage Analytics". There you can see your existing analysis (1) and add a new analysis (2)
From an existing analysis (1) you can:
list the existing reports attached to it
create a new report based on this analysis
copy an analysis to apply to a new cost partition
delete an analysis
Add and configure a new resource usage analysis
When adding a new resources usage analysis, you have to enter a name and choose the cost partition to use:
After you have created the analysis, you can customize the analysis. Since the data process has yet to be processed, the analysis doesn't display any useful information for now. See this page to know how to read the results of an analysis and how to change the scoring logic
Once created, the results of an analysis should be available after 12-24 hours.
What you can customize:
Change the title and description of your resources usage analysis
Filter the results based on tags and usage and score metrics
Explore the cost allocation units and their scoring (more details about the results)
View and change the scoring logic configuration (more details)
Change the view: table versus circle based, the date and the increment of the historical data
Export and Import your resources usage analysis configuration with the Teevity CLI
To download and learn more about how to use the Teevity CLI and API please refer to this page.
If you want to manage your resources usage analysis via the CLi, here are the commands to use:
teevity rua get-resourceUsageAnalysis-configuration --resourceUsageAnalysis "<resourceUsageAnalysisUUID>" which returns the "full JSON of the RUAnalysis configuration"
teevity rua update-resourceUsageAnalysis-configuration --resourceUsageAnalysis "<resourceUsageAnalysisUUID>" --definition-file "<scoringLogicDefinitionFilePath>" to update a configuration