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.
1 parent 2d82f0e commit b53a35bCopy full SHA for b53a35b
processor/coralogixprocessor/README.md
@@ -55,7 +55,7 @@ by `max_cache_size_mib * 1024 * 1024 / 8`.
55
56
## Config
57
58
-* `db_statment_blueprints`
+* `db_statement_blueprints`
59
* `sampling`: If enabled, adds the attribute `sampling.priority` with a value of `100` to spans with new blueprints.
60
Refer to the [Sampling section](#sampling) for more information.
61
* `max_cache_size_mib` (default: `1024`) The size of the cache in mebibytes to store seen blueprints hashes.
0 commit comments