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

Rename cloud.resource_id to cloud.resource.id (blocked - we don't allow such renames for now) #1256

Open
lmolkova opened this issue Jul 15, 2024 · 0 comments
Labels
area:cloud bug Something isn't working

Comments

@lmolkova
Copy link
Contributor

lmolkova commented Jul 15, 2024

There could be cloud.resoure.name and possibly other properties of a cloud resource.

Based on the discussion in#1118, specifically #1118 (comment), we should use . instead of _ where it makes sense.

Since it's easy to imagine cloud.resource.name (e.g. on Azure id would be /subscriptions/<SUBSCIPTION_GUID>/resourceGroups/<RG>/providers/Microsoft.Web/sites/<webapp> and name would be webapp, there could be others - type =Microsoft.Web/sites, group = <RG>)

This could be done during #1118 phase-3 and cannot be done before or after that.

@lmolkova lmolkova added area:cloud bug Something isn't working labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cloud bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants