Commit a22ddca
docs: document request ID propagation for /v1/cubesql endpoint (cube-js#10666)
Update REST API documentation to cover the request ID propagation feature
added in commit 1bce74b (feat(api-gateway): propagate request ID for
REST /cubesql endpoint).
Changes:
- REST API overview (index.mdx): Update 'Request span annotation' section
to explicitly list both /v1/load and /v1/cubesql as supporting request
span annotation, document traceparent header support, and describe the
auto-generated request ID format.
- REST API reference (reference.mdx): Add request span annotation note to
the /v1/cubesql endpoint section explaining x-request-id and traceparent
header support, and add a curl example with x-request-id header.
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent 810b776 commit a22ddca
2 files changed
Lines changed: 31 additions & 7 deletions
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
274 | 280 | | |
275 | 281 | | |
276 | 282 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
338 | 343 | | |
339 | 344 | | |
340 | 345 | | |
| |||
381 | 386 | | |
382 | 387 | | |
383 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
384 | 401 | | |
385 | 402 | | |
386 | 403 | | |
| |||
883 | 900 | | |
884 | 901 | | |
885 | 902 | | |
| 903 | + | |
0 commit comments