Commit graph

21 commits

Author SHA1 Message Date
Simon Cruanes
51af3a4105
format 2025-05-05 14:41:20 -04:00
Corentin Leruth
1a78802c20 do not use deprecated functions 2024-10-18 11:26:57 +02:00
Corentin Leruth
41f1f43470 add Scope.make 2024-10-07 16:37:01 +02:00
Corentin Leruth
b3747cfc8e add links to scope 2024-10-07 15:07:05 +02:00
Simon Cruanes
8e1a69d886
enable warnings and fix them 2023-06-15 22:18:20 -04:00
Simon Cruanes
8dbc5d0fb5
comments for cohttp 2022-10-03 12:20:58 -04:00
Simon Cruanes
35d1782c72
use thread-local storage to store global scope 2022-09-16 16:58:15 -04:00
Simon Cruanes
d061c64818
fix 2022-08-15 12:34:52 -04:00
Simon Cruanes
b676783100
format 2022-05-05 12:09:19 -04:00
Matt Bray
0ad2d3f641 feat(cohttp): trace post_form 2022-03-25 10:56:35 +00:00
Matt Bray
5e8affe508 fix(cohttp): use correct scope for traceparent header 2022-03-25 10:56:35 +00:00
Matt Bray
82bcebbb89 chore(cohttp): optional service_name 2022-03-25 10:56:35 +00:00
Matt Bray
32fec9b2f5 chore(cohttp): trace more methods 2022-03-25 10:56:35 +00:00
Matt Bray
c5e789c2d8 wip(cohttp): traced client 2022-03-25 10:56:35 +00:00
Matt Bray
f44c524ad0 feat(cohttp/server): put the trace scope in the request 2022-03-25 10:56:23 +00:00
Matt Bray
78f2e7bde4 refactor 2022-03-25 10:56:23 +00:00
Matt Bray
e17fb1dfb7 feat(cohttp): pass scope to callback 2022-03-24 18:12:13 +00:00
Matt Bray
75f1612ab0 feat(cohttp): pass attrs 2022-03-24 17:56:29 +00:00
Matt Bray
2d62671d07 refactor(cohttp): wrap in Server module 2022-03-24 17:51:43 +00:00
Matt Bray
c9dbab94f9 feat(cohttp): read trace context from traceparent header 2022-03-24 17:44:28 +00:00
Matt Bray
a1115661b4 wip: cohttp integration 2022-03-24 17:38:46 +00:00