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 273e03e + 0af7dad commit 24c0d08Copy full SHA for 24c0d08
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