Skip to content

Commit

Permalink
remove beta badge from tail based sampling apm integration editor (#1…
Browse files Browse the repository at this point in the history
…26530)

(cherry picked from commit 908ab5c)
  • Loading branch information
graphaelli authored and kibanamachine committed Mar 1, 2022
1 parent 4194b8f commit 634da03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export function APMPolicyForm({
}
),
settings: tailSamplingSettings,
isBeta: true,
isBeta: false,
isPlatinumLicence: true,
},
]
Expand Down

0 comments on commit 634da03

Please sign in to comment.