You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a needed to provide a more human-readable alias to cloud accounts, in addition to the cloud.account.id attribute. Often times, accounts are references by a name which is more memorable and provides more information for human beings.
Therefore a cloud.account.name attribute would be nice to use as an alternative or in addition to cloud.account.id which is better suited for numerical values.
This has also been referenced in #761 which is broader in scope and seems to be stalled.
Describe the solution you'd like
I would like an optional cloud.account.name attribute to be added to the schema so that I can use both cloud.account.id and cloud.account.name when necessary.
The text was updated successfully, but these errors were encountered:
Area(s)
schema
What's missing?
There is a needed to provide a more human-readable alias to cloud accounts, in addition to the
cloud.account.id
attribute. Often times, accounts are references by a name which is more memorable and provides more information for human beings.Therefore a
cloud.account.name
attribute would be nice to use as an alternative or in addition tocloud.account.id
which is better suited for numerical values.This has also been referenced in #761 which is broader in scope and seems to be stalled.
Describe the solution you'd like
I would like an optional
cloud.account.name
attribute to be added to the schema so that I can use bothcloud.account.id
andcloud.account.name
when necessary.The text was updated successfully, but these errors were encountered: