We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 109a9d1 + 520cb00 commit 0af7dadCopy full SHA for 0af7dad
aws_xray_sdk/core/sampling/local/sampling_rule.py
@@ -5,7 +5,7 @@
5
6
class SamplingRule:
7
"""
8
- One SamolingRule represents one rule defined from local rule json file
+ One SamplingRule represents one rule defined from local rule json file
9
or from a dictionary. It can be either a custom rule or default rule.
10
11
FIXED_TARGET = 'fixed_target'
0 commit comments