Commit 8492da6
docs: update TracingPolicy selector limitations
Update the Limitations section in the selectors documentation:
- Remove outdated warning banner referencing issue #709
- Correct Max Selectors from 8 to 5 (per MAX_SELECTORS in basic.h)
- Correct Max MatchArg Values from 1 to 4 (per MAX_MATCH_VALUES in basic.h)
- Add note about InMap/NotInMap operators for unlimited values
Fixes: #709
Signed-off-by: Pavan More <[email protected]>1 parent 9dbe634 commit 8492da6
1 file changed
+6
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2044 | 2044 | | |
2045 | 2045 | | |
2046 | 2046 | | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | 2047 | | |
2052 | 2048 | | |
2053 | 2049 | | |
2054 | | - | |
| 2050 | + | |
2055 | 2051 | | |
2056 | 2052 | | |
2057 | | - | |
2058 | | - | |
| 2053 | + | |
| 2054 | + | |
| 2055 | + | |
| 2056 | + | |
| 2057 | + | |
2059 | 2058 | | |
2060 | 2059 | | |
2061 | 2060 | | |
| |||
0 commit comments