External Costs
Last updated
Last updated
External Costs is currently in beta.
External Costs is a monitoring dashboard for third party service costs that are not directly from cloud providers. Currently, this includes monitoring for Datadog costs. More third party services are expected to be supported in the future.
Costs displayed through External Costs adhere to the FinOps Open Cost and Usage Specification (FOCUS) spec for accuracy and convenience.
Kubecost will require the integration of a service's plugin in order to detect and display costs associated with that service.
The external costs UI should populate within 25 minutes. You can also confirm the configuration by viewing pod logs to show queries going through.
Once your costs have populated the External Costs page, you can additionally configure your query to view specific cost metrics.
Select the date range of the displayed cost data by setting specific start and end dates, or using one of the preset options.
Here you can aggregate your results by one or several categories. While selecting Single Aggregation, you will only be able to select one concept at a time. While selecting Multi Aggregation, you will be able to filter for multiple concepts at the same time. Costs will be aggregated by Domain by default. Fields by which you can aggregate are:
Zone
Resource Type
Account Name
Provider ID
Charge Category
Usage Unit
Resource Name
Domain
Kubecost supports filtering of the above aggregation categories. When a filter is applied, only resources with this matching value will be shown. Supports advanced filtering options as well.
You can also view the External Costs page from the Cloud Cost Explorer, when aggregating by Provider. Third party services will appear on this page, and when any line item is selected, you will be taken to External Costs.
Additional settings are available in Helm
For more information about External Costs and how costs are queried, see the External Costs API doc.