teleport/lib/httplib
rosstimothy 80d6bff4e5
Add auto instrumentation to http and grpc clients and servers (#12231)
Leverage otelhttp to generate spans for http clients and http handlers.
Additionally add spans for grpc clients and servers by using the
otelgrpc interceptors. This is step one in implementation of RFD 65.
Until further work is done, the spans generated will be a no-op
until the tracing provider is initialized.
2022-05-03 15:55:31 -04:00
..
csrf Set cookies with '__Host-' prefix 2021-03-01 22:14:10 +01:00
grpccreds.go Session streaming 2020-09-28 23:08:56 -07:00
httpheaders.go allow websocket connections to the same host (csp) (#7929) 2021-08-19 22:55:33 -04:00
httplib.go Add auto instrumentation to http and grpc clients and servers (#12231) 2022-05-03 15:55:31 -04:00
httplib_test.go Switch to forked httprouter and enable UseRawPath option (#11068) 2022-04-19 07:16:54 +00:00