-
Notifications
You must be signed in to change notification settings - Fork 6
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
New feature: New Cloud Provider OCI #40
Comments
Hi @jonathan-arenas-edo, thanks for the suggestion. Cross-cloud cost aggregation is one of the key ideas in InfraWallet :) After a quick check, I see that OCI provides APIs to query cloud costs: https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/costanalysisoverview.htm#cost_analysis_using_the_api So I would say it is possible to implement an OCIClient (see more in https://github.com/electrolux-oss/infrawallet#how-to-support-a-new-cloud-vendor). Probably we cannot do it soon. We will prioritize some tasks listed in the roadmap here: https://github.com/electrolux-oss/infrawallet#roadmap Hopefully later on we or other contributions can make InfraWallet support OCI and help you further! |
Hi @gluckzhang Cool! It was just an idea! I will be aware of your updates |
Hi @gluckzhang, I would be interested to work on OCI client. I have been working on OCI-based plugin personally and I will be glad to put this here. Let me know what you think! |
Hi @adityasinghal26, that would be excellent :) Please go ahead and feel free to contact me if you have any questions! 🚀 |
Hi, Can you validate the idea to add a Oracle Cloud Infrastructure to InfraWallet?
It would be more robust to be able to see all the costs in a single plugin.
It's and idea... thank you for consider it.... I'm interesting on your roadmap.
The text was updated successfully, but these errors were encountered: