Skip to content

Commit

Permalink
APIGOV-28581 traceability sampling config update (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
alrosca authored Sep 19, 2024
1 parent 5bea5d7 commit 8ef5c27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ type TraceabilityAgentSpecConfigSampling struct {
// GENERATE: The following code has been modified after code generation
Percentage float64 `json:"percentage"`
// When set to true will send transactional data for every errored transaction for Business and Consumer Insights
AllErrors bool `json:"allErrors"`
OnlyErrors bool `json:"onlyErrors"`
}

0 comments on commit 8ef5c27

Please sign in to comment.