ServiceId serviceId
String name
The name of a corresponding Availability Zone.
String groupName
The case-sensitive name of the new group. Default is a reserved name and names must be unique.
String filterExpression
The filter expression defining criteria by which to group traces.
InsightsConfiguration insightsConfiguration
The structure containing configurations related to insights.
The InsightsEnabled boolean can be set to true to enable insights for the new group or false to disable insights for the new group.
The NotificationsEnabled boolean can be set to true to enable insights notifications for the new group. Notifications may only be enabled on a group with InsightsEnabled set to true.
List<E> tags
A map that contains one or more tag keys and tag values to attach to an X-Ray group. For more information about ways to use tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
The following restrictions apply to tags:
Maximum number of user-applied tags per resource: 50
Maximum tag key length: 128 Unicode characters
Maximum tag value length: 256 Unicode characters
Valid values for key and value: a-z, A-Z, 0-9, space, and the following characters: _ . : / = + - and @
Tag keys and values are case sensitive.
Don't use aws:
as a prefix for keys; it's reserved for Amazon Web Services use.
Group group
The group that was created. Contains the name of the group that was created, the Amazon Resource Name (ARN) of the group that was generated based on the group name, the filter expression, and the insight configuration that was assigned to the group.
SamplingRule samplingRule
The rule definition.
List<E> tags
A map that contains one or more tag keys and tag values to attach to an X-Ray sampling rule. For more information about ways to use tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
The following restrictions apply to tags:
Maximum number of user-applied tags per resource: 50
Maximum tag key length: 128 Unicode characters
Maximum tag value length: 256 Unicode characters
Valid values for key and value: a-z, A-Z, 0-9, space, and the following characters: _ . : / = + - and @
Tag keys and values are case sensitive.
Don't use aws:
as a prefix for keys; it's reserved for Amazon Web Services use.
SamplingRuleRecord samplingRuleRecord
The saved rule definition and metadata.
String policyName
The name of the resource policy to delete.
String policyRevisionId
Specifies a specific policy revision to delete. Provide a PolicyRevisionId
to ensure an atomic
delete operation. If the provided revision id does not match the latest policy revision id, an
InvalidPolicyRevisionIdException
exception is returned.
SamplingRuleRecord samplingRuleRecord
The deleted rule definition and metadata.
Integer referenceId
Identifier of the edge. Unique within a service map.
Date startTime
The start time of the first segment on the edge.
Date endTime
The end time of the last segment on the edge.
EdgeStatistics summaryStatistics
Response statistics for segments on the edge.
List<E> responseTimeHistogram
A histogram that maps the spread of client response times on an edge. Only populated for synchronous edges.
List<E> aliases
Aliases for the edge.
String edgeType
Describes an asynchronous connection, with a value of link
.
List<E> receivedEventAgeHistogram
A histogram that maps the spread of event age when received by consumers. Age is calculated each time an event is
received. Only populated when EdgeType is link
.
Long okCount
The number of requests that completed with a 2xx Success status code.
ErrorStatistics errorStatistics
Information about requests that failed with a 4xx Client Error status code.
FaultStatistics faultStatistics
Information about requests that failed with a 5xx Server Error status code.
Long totalCount
The total number of completed requests.
Double totalResponseTime
The aggregate response time of completed requests.
String keyId
The ID of the KMS key used for encryption, if applicable.
String status
The encryption status. While the status is UPDATING
, X-Ray may encrypt data with a combination of
the new and old settings.
String type
The type of encryption. Set to KMS
for encryption with KMS keys. Set to NONE
for
default encryption.
String name
The service name.
List<E> names
A collection of associated service names.
String type
The type associated to the service.
String accountId
The account ID associated to the service.
List<E> entityPath
The path of root cause entities found on the service.
Boolean inferred
A Boolean value indicating if the service is inferred from the trace.
Long throttleCount
The number of requests that failed with a 419 throttling status code.
Long otherCount
The number of requests that failed with untracked 4xx Client Error status codes.
Long totalCount
The total number of requests that failed with a 4xx Client Error status code.
String name
The service name.
List<E> names
A collection of associated service names.
String type
The type associated to the service.
String accountId
The account ID associated to the service.
List<E> entityPath
The path of root cause entities found on the service.
Boolean inferred
A Boolean value indicating if the service is inferred from the trace.
EncryptionConfig encryptionConfig
The encryption configuration document.
Group group
The group that was requested. Contains the name of the group, the ARN of the group, the filter expression, and the insight configuration assigned to the group.
String nextToken
Pagination token.
String insightId
The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.
Integer maxResults
Used to retrieve at most the specified value of events.
String nextToken
Specify the pagination token returned by a previous request to retrieve the next page of events.
String insightId
The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.
Date startTime
The estimated start time of the insight, in Unix time seconds. The StartTime is inclusive of the value provided and can't be more than 30 days old.
Date endTime
The estimated end time of the insight, in Unix time seconds. The EndTime is exclusive of the value provided. The time range between the start time and end time can't be more than six hours.
String nextToken
Specify the pagination token returned by a previous request to retrieve the next page of results.
String insightId
The insight's unique identifier.
Date startTime
The provided start time.
Date endTime
The provided end time.
Date serviceGraphStartTime
The time, in Unix seconds, at which the service graph started.
Date serviceGraphEndTime
The time, in Unix seconds, at which the service graph ended.
List<E> services
The Amazon Web Services instrumented services related to the insight.
String nextToken
Pagination token.
String insightId
The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId.
Insight insight
The summary information of an insight.
List<E> states
The list of insight states.
String groupARN
The Amazon Resource Name (ARN) of the group. Required if the GroupName isn't provided.
String groupName
The name of the group. Required if the GroupARN isn't provided.
Date startTime
The beginning of the time frame in which the insights started. The start time can't be more than 30 days old.
Date endTime
The end of the time frame in which the insights ended. The end time can't be more than 30 days old.
Integer maxResults
The maximum number of results to display.
String nextToken
Pagination token.
List<E> insightSummaries
The summary of each insight within the group matching the provided filters. The summary contains the InsightID, start and end time, the root cause service, the root cause and client impact statistics, the top anomalous services, and the status of the insight.
String nextToken
Pagination token.
String nextToken
Pagination token.
String nextToken
Pagination token.
List<E> samplingTargetDocuments
Updated rules that the service should use to sample requests.
Date lastRuleModification
The last time a user changed the sampling rule configuration. If the sampling rule configuration changed since the service last retrieved it, the service should call GetSamplingRules to get the latest version.
List<E> unprocessedStatistics
Information about SamplingStatisticsDocument that X-Ray could not process.
Date startTime
The start of the time frame for which to generate a graph.
Date endTime
The end of the timeframe for which to generate a graph.
String groupName
The name of a group based on which you want to generate a graph.
String groupARN
The Amazon Resource Name (ARN) of a group based on which you want to generate a graph.
String nextToken
Pagination token.
Date startTime
The start of the time frame for which the graph was generated.
Date endTime
The end of the time frame for which the graph was generated.
List<E> services
The services that have processed a traced request during the specified time frame.
Boolean containsOldGroupVersions
A flag indicating whether the group's filter expression has been consistent, or if the returned service graph may show traces from an older version of the group's filter expression.
String nextToken
Pagination token.
Date startTime
The start of the time frame for which to aggregate statistics.
Date endTime
The end of the time frame for which to aggregate statistics.
String groupName
The case-sensitive name of the group for which to pull statistics from.
String groupARN
The Amazon Resource Name (ARN) of the group for which to pull statistics from.
String entitySelectorExpression
A filter expression defining entities that will be aggregated for statistics. Supports ID, service, and edge functions. If no selector expression is specified, edge statistics are returned.
Integer period
Aggregation period in seconds.
Boolean forecastStatistics
The forecasted high and low fault count values. Forecast enabled requests require the EntitySelectorExpression ID be provided.
String nextToken
Pagination token.
List<E> timeSeriesServiceStatistics
The collection of statistics.
Boolean containsOldGroupVersions
A flag indicating whether or not a group's filter expression has been consistent, or if a returned aggregation might show statistics from an older version of the group's filter expression.
String nextToken
Pagination token.
Date startTime
The start of the time frame for which to retrieve traces.
Date endTime
The end of the time frame for which to retrieve traces.
String timeRangeType
A parameter to indicate whether to query trace summaries by TraceId or Event time.
Boolean sampling
Set to true
to get summaries for only a subset of available traces.
SamplingStrategy samplingStrategy
A parameter to indicate whether to enable sampling on trace summaries. Input parameters are Name and Value.
String filterExpression
Specify a filter expression to retrieve trace summaries for services or requests that meet certain requirements.
String nextToken
Specify the pagination token returned by a previous request to retrieve the next page of results.
List<E> traceSummaries
Trace IDs and annotations for traces that were found in the specified time frame.
Date approximateTime
The start time of this page of results.
Long tracesProcessedCount
The total number of traces processed, including traces that did not match the specified filter expression.
String nextToken
If the requested time frame contained more than one page of results, you can use this token to retrieve the next page. The first page contains the most recent results, closest to the end of the time frame.
String groupName
The unique case-sensitive name of the group.
String groupARN
The Amazon Resource Name (ARN) of the group generated based on the GroupName.
String filterExpression
The filter expression defining the parameters to include traces.
InsightsConfiguration insightsConfiguration
The structure containing configurations related to insights.
The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.
The NotificationsEnabled boolean can be set to true to enable insights notifications through Amazon EventBridge for the group.
String groupName
The unique case-sensitive name of the group.
String groupARN
The ARN of the group generated based on the GroupName.
String filterExpression
The filter expression defining the parameters to include traces.
InsightsConfiguration insightsConfiguration
The structure containing configurations related to insights.
The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.
The NotificationsEnabled boolean can be set to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true.
String insightId
The insights unique identifier.
String groupARN
The Amazon Resource Name (ARN) of the group that the insight belongs to.
String groupName
The name of the group that the insight belongs to.
ServiceId rootCauseServiceId
List<E> categories
The categories that label and describe the type of insight.
String state
The current state of the insight.
Date startTime
The time, in Unix seconds, at which the insight began.
Date endTime
The time, in Unix seconds, at which the insight ended.
String summary
A brief description of the insight.
RequestImpactStatistics clientRequestImpactStatistics
The impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
The impact statistics of the root cause service. This includes the number of requests to the client service and whether the requests were faults or okay.
List<E> topAnomalousServices
The service within the insight that is most impacted by the incident.
String summary
A brief description of the event.
Date eventTime
The time, in Unix seconds, at which the event was recorded.
RequestImpactStatistics clientRequestImpactStatistics
The impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
The impact statistics of the root cause service. This includes the number of requests to the client service and whether the requests were faults or okay.
List<E> topAnomalousServices
The service during the event that is most impacted by the incident.
Integer referenceId
Identifier of the edge. Unique within a service map.
Integer referenceId
Identifier for the service. Unique within the service map.
String type
Identifier for the service. Unique within the service map.
Amazon Web Services Resource - The type of an Amazon Web Services resource. For example, AWS::EC2::Instance for an application running on Amazon EC2 or AWS::DynamoDB::Table for an Amazon DynamoDB table that the application used.
Amazon Web Services Service - The type of an Amazon Web Services service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table.
Amazon Web Services Service - The type of an Amazon Web Services service. For example, AWS::DynamoDB for downstream calls to Amazon DynamoDB that didn't target a specific table.
remote - A downstream service of indeterminate type.
String name
The canonical name of the service.
List<E> names
A list of names for the service, including the canonical name.
String accountId
Identifier of the Amazon Web Services account in which the service runs.
List<E> edges
Connections to downstream services.
Boolean insightsEnabled
Set the InsightsEnabled value to true to enable insights or false to disable insights.
Boolean notificationsEnabled
Set the NotificationsEnabled value to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true.
String insightId
The insights unique identifier.
String groupARN
The Amazon Resource Name (ARN) of the group that the insight belongs to.
String groupName
The name of the group that the insight belongs to.
ServiceId rootCauseServiceId
List<E> categories
Categories The categories that label and describe the type of insight.
String state
The current state of the insight.
Date startTime
The time, in Unix seconds, at which the insight began.
Date endTime
The time, in Unix seconds, at which the insight ended.
String summary
A brief description of the insight.
RequestImpactStatistics clientRequestImpactStatistics
The impact statistics of the client side service. This includes the number of requests to the client service and whether the requests were faults or okay.
RequestImpactStatistics rootCauseServiceRequestImpactStatistics
The impact statistics of the root cause service. This includes the number of requests to the client service and whether the requests were faults or okay.
List<E> topAnomalousServices
The service within the insight that is most impacted by the incident.
Date lastUpdateTime
The time, in Unix seconds, that the insight was last updated.
String id
The ID of a corresponding EC2 instance.
String nextToken
Not currently supported.
String resourceARN
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
String nextToken
A pagination token. If multiple pages of results are returned, use the NextToken
value returned with
the current page of results as the value of this parameter to get the next page of results.
List<E> tags
A list of tags, as key and value pairs, that is associated with the specified X-Ray group or sampling rule.
String nextToken
A pagination token. If multiple pages of results are returned, use the NextToken
value returned with
the current page of results to get the next page of results.
String keyId
An Amazon Web Services KMS key in one of the following formats:
Alias - The name of the key. For example, alias/MyKey
.
Key ID - The KMS key ID of the key. For example, ae4aa6d49-a4d8-9df9-a475-4ff6d7898456
.
Amazon Web Services X-Ray does not support asymmetric KMS keys.
ARN - The full Amazon Resource Name of the key ID or alias. For example,
arn:aws:kms:us-east-2:123456789012:key/ae4aa6d49-a4d8-9df9-a475-4ff6d7898456
. Use this format to
specify a key in a different account.
Omit this key if you set Type
to NONE
.
String type
The type of encryption. Set to KMS
to use your own key for encryption. Set to NONE
for
default encryption.
EncryptionConfig encryptionConfig
The new encryption configuration.
String policyName
The name of the resource policy. Must be unique within a specific Amazon Web Services account.
String policyDocument
The resource policy document, which can be up to 5kb in size.
String policyRevisionId
Specifies a specific policy revision, to ensure an atomic create operation. By default the resource policy is created if it does not exist, or updated with an incremented revision id. The revision id is unique to each policy in the account.
If the policy revision id does not match the latest revision id, the operation will fail with an
InvalidPolicyRevisionIdException
exception. You can also provide a PolicyRevisionId
of
0. In this case, the operation will fail with an InvalidPolicyRevisionIdException
exception if a
resource policy with the same name already exists.
Boolean bypassPolicyLockoutCheck
A flag to indicate whether to bypass the resource policy lockout safety check.
Setting this value to true increases the risk that the policy becomes unmanageable. Do not set this value to true indiscriminately.
Use this parameter only when you include a policy in the request and you intend to prevent the principal that is
making the request from making a subsequent PutResourcePolicy
request.
The default value is false.
ResourcePolicy resourcePolicy
The resource policy document, as provided in the PutResourcePolicyRequest
.
String aRN
The ARN of a corresponding resource.
String resourceName
String policyName
The name of the resource policy. Must be unique within a specific Amazon Web Services account.
String policyDocument
The resource policy document, which can be up to 5kb in size.
String policyRevisionId
Returns the current policy revision id for this policy name.
Date lastUpdatedTime
When the policy was last updated, in Unix time seconds.
String name
The service name.
List<E> names
A collection of associated service names.
String type
The type associated to the service.
String accountId
The account ID associated to the service.
List<E> entityPath
The path of root cause entities found on the service.
Boolean inferred
A Boolean value indicating if the service is inferred from the trace.
String ruleName
The name of the sampling rule. Specify a rule by either name or ARN, but not both.
String ruleARN
The ARN of the sampling rule. Specify a rule by either name or ARN, but not both.
String resourceARN
Matches the ARN of the Amazon Web Services resource on which the service runs.
Integer priority
The priority of the sampling rule.
Double fixedRate
The percentage of matching requests to instrument, after the reservoir is exhausted.
Integer reservoirSize
A fixed number of matching requests to instrument per second, prior to applying the fixed rate. The reservoir is not used directly by services, but applies to all services using the rule collectively.
String serviceName
Matches the name
that the service uses to identify itself in segments.
String serviceType
Matches the origin
that the service uses to identify its type in segments.
String host
Matches the hostname from a request URL.
String hTTPMethod
Matches the HTTP method of a request.
String uRLPath
Matches the path from a request URL.
Integer version
The version of the sampling rule format (1
).
Map<K,V> attributes
Matches attributes derived from the request.
SamplingRule samplingRule
The sampling rule.
Date createdAt
When the rule was created.
Date modifiedAt
When the rule was last modified.
String ruleName
The name of the sampling rule. Specify a rule by either name or ARN, but not both.
String ruleARN
The ARN of the sampling rule. Specify a rule by either name or ARN, but not both.
String resourceARN
Matches the ARN of the Amazon Web Services resource on which the service runs.
Integer priority
The priority of the sampling rule.
Double fixedRate
The percentage of matching requests to instrument, after the reservoir is exhausted.
Integer reservoirSize
A fixed number of matching requests to instrument per second, prior to applying the fixed rate. The reservoir is not used directly by services, but applies to all services using the rule collectively.
String host
Matches the hostname from a request URL.
String serviceName
Matches the name
that the service uses to identify itself in segments.
String serviceType
Matches the origin
that the service uses to identify its type in segments.
String hTTPMethod
Matches the HTTP method of a request.
String uRLPath
Matches the path from a request URL.
Map<K,V> attributes
Matches attributes derived from the request.
String ruleName
The name of the sampling rule.
String clientID
A unique identifier for the service in hexadecimal.
Date timestamp
The current time.
Integer requestCount
The number of requests that matched the rule.
Integer sampledCount
The number of requests recorded.
Integer borrowCount
The number of requests recorded with borrowed reservoir quota.
String ruleName
The name of the sampling rule.
Date timestamp
The start time of the reporting window.
Integer requestCount
The number of requests that matched the rule.
Integer borrowCount
The number of requests recorded with borrowed reservoir quota.
Integer sampledCount
The number of requests recorded.
String ruleName
The name of the sampling rule.
Double fixedRate
The percentage of matching requests to instrument, after the reservoir is exhausted.
Integer reservoirQuota
The number of requests per second that X-Ray allocated for this service.
Date reservoirQuotaTTL
When the reservoir quota expires.
Integer interval
The number of seconds for the service to wait before getting sampling targets again.
Integer referenceId
Identifier for the service. Unique within the service map.
String name
The canonical name of the service.
List<E> names
A list of names for the service, including the canonical name.
Boolean root
Indicates that the service was the first service to process a request.
String accountId
Identifier of the Amazon Web Services account in which the service runs.
String type
The type of service.
Amazon Web Services Resource - The type of an Amazon Web Services resource. For example,
AWS::EC2::Instance
for an application running on Amazon EC2 or AWS::DynamoDB::Table
for
an Amazon DynamoDB table that the application used.
Amazon Web Services Service - The type of an Amazon Web Services service. For example, AWS::DynamoDB
for downstream calls to Amazon DynamoDB that didn't target a specific table.
client
- Represents the clients that sent requests to a root service.
remote
- A downstream service of indeterminate type.
String state
The service's state.
Date startTime
The start time of the first segment that the service generated.
Date endTime
The end time of the last segment that the service generated.
List<E> edges
Connections to downstream services.
ServiceStatistics summaryStatistics
Aggregated statistics for the service.
List<E> durationHistogram
A histogram that maps the spread of service durations.
List<E> responseTimeHistogram
A histogram that maps the spread of service response times.
Long okCount
The number of requests that completed with a 2xx Success status code.
ErrorStatistics errorStatistics
Information about requests that failed with a 4xx Client Error status code.
FaultStatistics faultStatistics
Information about requests that failed with a 5xx Server Error status code.
Long totalCount
The total number of completed requests.
Double totalResponseTime
The aggregate response time of completed requests.
String key
A tag key, such as Stage
or Name
. A tag key cannot be empty. The key can be a maximum
of 128 characters, and can contain only Unicode letters, numbers, or separators, or the following special
characters: + - = . _ : /
String value
An optional tag value, such as Production
or test-only
. The value can be a maximum of
255 characters, and contain only Unicode letters, numbers, or separators, or the following special characters:
+ - = . _ : /
String resourceARN
The Amazon Resource Number (ARN) of an X-Ray group or sampling rule.
List<E> tags
A map that contains one or more tag keys and tag values to attach to an X-Ray group or sampling rule. For more information about ways to use tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference.
The following restrictions apply to tags:
Maximum number of user-applied tags per resource: 50
Maximum tag key length: 128 Unicode characters
Maximum tag value length: 256 Unicode characters
Valid values for key and value: a-z, A-Z, 0-9, space, and the following characters: _ . : / = + - and @
Tag keys and values are case sensitive.
Don't use aws:
as a prefix for keys; it's reserved for Amazon Web Services use. You cannot edit or
delete system tags.
Date timestamp
Timestamp of the window for which statistics are aggregated.
EdgeStatistics edgeSummaryStatistics
ServiceStatistics serviceSummaryStatistics
ForecastStatistics serviceForecastStatistics
The forecasted high and low fault count values.
List<E> responseTimeHistogram
The response time histogram for the selected entities.
String resourceName
String id
The unique identifier for the request that generated the trace's segments and subsegments.
Double duration
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
Boolean limitExceeded
LimitExceeded is set to true when the trace has exceeded the Trace document size
limit. For more
information about this limit and other X-Ray limits and quotas, see Amazon Web Services X-Ray endpoints and
quotas.
List<E> segments
Segment documents for the segments and subsegments that comprise the trace.
String id
The unique identifier for the request that generated the trace's segments and subsegments.
Double duration
The length of time in seconds between the start time of the root segment and the end time of the last segment that completed.
Double responseTime
The length of time in seconds between the start and end times of the root segment. If the service performs work asynchronously, the response time measures the time before the response is sent to the user, while the duration measures the amount of time before the last traced activity completes.
Boolean hasFault
The root segment document has a 500 series error.
Boolean hasError
The root segment document has a 400 series error.
Boolean hasThrottle
One or more of the segment documents has a 429 throttling error.
Boolean isPartial
One or more of the segment documents is in progress.
Http http
Information about the HTTP request served by the trace.
Map<K,V> annotations
Annotations from the trace's segment documents.
List<E> users
Users from the trace's segment documents.
List<E> serviceIds
Service IDs from the trace's segment documents.
List<E> resourceARNs
A list of resource ARNs for any resource corresponding to the trace segments.
List<E> instanceIds
A list of EC2 instance IDs for any instance corresponding to the trace segments.
List<E> availabilityZones
A list of Availability Zones for any zone corresponding to the trace segments.
ServiceId entryPoint
The root of a trace.
List<E> faultRootCauses
A collection of FaultRootCause structures corresponding to the trace segments.
List<E> errorRootCauses
A collection of ErrorRootCause structures corresponding to the trace segments.
List<E> responseTimeRootCauses
A collection of ResponseTimeRootCause structures corresponding to the trace segments.
Integer revision
The revision number of a trace.
Date matchedEventTime
The matched time stamp of a defined event.
String groupName
The case-sensitive name of the group.
String groupARN
The ARN that was generated upon creation.
String filterExpression
The updated filter expression defining criteria by which to group traces.
InsightsConfiguration insightsConfiguration
The structure containing configurations related to insights.
The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.
The NotificationsEnabled boolean can be set to true to enable insights notifications for the group. Notifications can only be enabled on a group with InsightsEnabled set to true.
Group group
The group that was updated. Contains the name of the group that was updated, the ARN of the group that was updated, the updated filter expression, and the updated insight configuration assigned to the group.
SamplingRuleUpdate samplingRuleUpdate
The rule and fields to change.
SamplingRuleRecord samplingRuleRecord
The updated rule definition and metadata.
AnnotationValue annotationValue
Values of the annotation.
List<E> serviceIds
Services to which the annotation applies.
Copyright © 2023. All rights reserved.