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 34d21b4 commit c2da007Copy full SHA for c2da007
README.md
@@ -89,6 +89,8 @@ $ spancheck -h
89
Flags:
90
-checks string
91
comma-separated list of checks to enable (options: end, set-status, record-error) (default "end")
92
+ -extra-start-span-signatures string
93
+ comma-separated list of regex:telemetry-type for function signatures that indicate the start of a span
94
-ignore-check-signatures string
95
comma-separated list of regex for function signatures that disable checks on errors
96
```
0 commit comments