thegreenwebfoundation / carbon.txt

A proposed convention for making it possible demonstrate that your infrastucture uses green power
Apache License 2.0
83 stars 5 forks source link

Define a set of accepted values for the "service" key #16

Open fershad opened 1 year ago

fershad commented 1 year ago

The current carbon.txt syntax allows upstream providers to be listed as an object with the keys domain and service. For example:

{ domain="cloud.google.com", service = "infrastructure" },

Currently, the service key is not used/referenced anywhere. However, it is easy to imagine a future where it might come in handy for reporting, checks, or other instances where data might be dissected.

The purpose of this issue is to define a set of accepted values for the service key.