Commit 11b441f
committed
Add a W3C trace context request control
Added client-side support for a W3C trace context request control
that can be used to convey information for use in distributed tracing
(e.g., via OpenTelemetry). This control was originally defined in
the ForgeRock Directory Server (now known as PingDS), and will also
be supported in the Ping Identity Directory Server.1 parent 72e58a2 commit 11b441f
7 files changed
Lines changed: 941 additions & 0 deletions
File tree
- docs
- messages
- resource
- src/com/unboundid/ldap/sdk
- forgerockds/controls
- tests/unit/src/com/unboundid/ldap/sdk/forgerockds/controls
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4645 | 4645 | | |
4646 | 4646 | | |
4647 | 4647 | | |
| 4648 | + | |
| 4649 | + | |
| 4650 | + | |
| 4651 | + | |
| 4652 | + | |
4648 | 4653 | | |
4649 | 4654 | | |
4650 | 4655 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
16 | 25 | | |
17 | 26 | | |
18 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
923 | 923 | | |
924 | 924 | | |
925 | 925 | | |
| 926 | + | |
926 | 927 | | |
927 | 928 | | |
928 | 929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
1429 | 1431 | | |
1430 | 1432 | | |
1431 | 1433 | | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
1432 | 1438 | | |
1433 | 1439 | | |
1434 | 1440 | | |
| |||
0 commit comments