How to scrape custom resource labels that are added while Azure resource provisioning (eg:- Project Name, Team Name, App Name etc.) #1694
-
Hi Tom, Can we scrape custom labels which we add to Azure resources at the time of provisioning of resources. As of now the Built in labels like subscription id, rsg, resource uri etc. are being scraped. What about the labels like Project Name, Product Name, Team Name etc. which we add to resources as part of our resource provisioning automation. Use case :- In a larger project team there may be n numbe of sub-teams who own one or more functional components and they may be using specific PaaS resources. Some of the PaaS resources may be shared across teams as well though. To understand resource belongs to which team we make use of the above mentioned labels. For eg:- We have larger products (like platforms) which consists of 10+ teams. This implies within that Project's RSG we may have resources belonging to multiple sub teams working for the project, in a borader perspective we wanted the demarcation or boundary to be these sub teams. We noted the custom label feature in Promitor but this is something we add to the Promitor configuration rather than the custom labels automatically flowing from the actual resource tag, right? Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
With these labels, are you referring to Azure Tags on the resources or not? If so, then you are looking for #599. |
Beta Was this translation helpful? Give feedback.
With these labels, are you referring to Azure Tags on the resources or not? If so, then you are looking for #599.