ServiceGroup
class ServiceGroup
A structure that represents a logical grouping of services based on shared attributes such as business unit, environment, or entry point.
Types
Properties
Link copied to clipboard
A unique identifier for this grouping attribute value, used for filtering and API operations.
Link copied to clipboard
The source of the grouping attribute, such as TAG
, OTEL
, or DEFAULT
.
Link copied to clipboard
The value of the grouping attribute for this service, such as Payments
or Production
.