Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INS-2136] [Feature] Get billing or usage information from vendor #639

Closed
1 task done
donch1989 opened this issue Sep 26, 2023 · 2 comments
Closed
1 task done

[INS-2136] [Feature] Get billing or usage information from vendor #639

donch1989 opened this issue Sep 26, 2023 · 2 comments
Labels
vdp Created by Linear-GitHub Sync

Comments

@donch1989
Copy link
Member

donch1989 commented Sep 26, 2023

Is There an Existing Issue for This?

  • I have searched the existing issues

Project

Instill VDP

Is your Proposal Related to a Problem?

In VDP, connector relies on the computation or storage resources provided by vendors. This will incur associated costs on vendor side.

We need to find a way to show the cost in VDP since VDP is a centric point of these connectors.

Describe Your Proposed Solution

There are two possible ways to implement this.

  1. We can have a function in side IConnector interface defined in component repo. And all connector implementation can implement this function to fetch the billing/cost/balance data from vendor.
  2. We can have a function that can collect the cost of each trigger/execution for connector if possible.

Highlight the Benefits

No response

Anything Else?

No response

INS-2136

@donch1989 donch1989 changed the title [Feature] Get billing or usage information from vendor [INS-2136] [Feature] Get billing or usage information from vendor Sep 26, 2023
@github-actions
Copy link

This issue is available for anyone to work on.

✨ Thank you for your contribution! ✨

@pinglin pinglin transferred this issue from instill-ai/community May 19, 2024
@xiaofei-du xiaofei-du added vdp Created by Linear-GitHub Sync and removed instill vdp labels May 21, 2024
@felixcorleone
Copy link

@donch1989 Considering that the latest update time for this issue was over five weeks ago, we are closing it. If there are any updates in the future, please reopen the issue and provide the latest requirements and status. Thank you.

@felixcorleone felixcorleone closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vdp Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

3 participants