-
Notifications
You must be signed in to change notification settings - Fork 99
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
[Feature Contribution]: Geocode support in the API #179
Comments
Mentioned in #115 |
This feature unlocks many use-cases around end user device carbon awareness. EG home computer: time-shifted file downloads, uploads; smart home devices: managing power consumption for car chargers, appliances, etc. Design Recommendations
|
Another comment on this: Having multiple LocationSources is a significant change that should have an approved ADR before it is implemented. |
Update from #355 : Lot of possible implications from the carbon perspective (might allow for not a good use of the CA SDK). Not on track for v1.1, looking to implement in v1.2. |
Update from #384: we are post v1.1 release, so this again is open for discussions and implementation considerations |
This issue has not had any activity in 120 days. Please review this issue and ensure it is still relevant. If no more activity is detected on this issue for the next 20 days, it will be closed automatically. |
@Willmish shall we owe this? I feel this is needed. |
This issue has not had any activity in 120 days. Please review this issue and ensure it is still relevant. If no more activity is detected on this issue for the next 20 days, it will be closed automatically. |
This issue has not had any activity in 120 days. Please review this issue and ensure it is still relevant. If no more activity is detected on this issue for the next 20 days, it will be closed automatically. |
This should still be on our raodmap, however low as this is a request that comes back often - wonder if next time we get a request, we also get a PR for a suggested implementation :) |
What happened?
While cloud datacenters lean towards having named locations (not having to remember geocodes) when looking at client side carbon aware decisions, the use case for geocoordinates is very strong.
This feature would be to add geocode support to any of the API's where named locations are supported (and geocodes are not).
This is likely a large change, and will need considerable impact analysis to ensure we do it cleanly.
Code of Conduct
Feature Commitment
The text was updated successfully, but these errors were encountered: