Skip to content

Shared Resource Cost Allocation #723

@PabloPei

Description

@PabloPei

Shared Resource Cost Allocation

We have shared resources—for example, a common Azure OpenAI service or Azure kubernetes service—that are used across multiple cost pools. The goal is to distribute the cost of these shared resources fairly among the different pools.

Proposed Solution

Initial Approach:
Start by assigning a fixed percentage of the resource usage to each cost pool. This allows for a simple and predefined cost allocation.

Improved Approach:
In a second phase, implement dynamic cost distribution based on usage metrics. For example, distribute the Azure OpenAI service cost proportionally based on the number of tokens consumed by each pool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions