GroupingAttributeDefinition
Defines how services should be grouped based on specific attributes. This allows logical organization of services in dashboards and service maps.
Types
Properties
Link copied to clipboard
The default value to use for grouping when a service doesn't have any of the specified source keys, such as "Unknown" or "Unassigned".
Link copied to clipboard
The name of the grouping attribute, such as "Environment", "Team", or "Application".
Link copied to clipboard
An array of source attribute keys that will be used to determine the grouping value for each service. These keys correspond to service metadata or tags.
Functions
Link copied to clipboard
inline fun copy(block: GroupingAttributeDefinition.Builder.() -> Unit = {}): GroupingAttributeDefinition