otelhttpclient

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnnotateRequest

func AnnotateRequest(req *http.Request, route string) *http.Request

AnnotateRequest adds telemetry related annotations to request context and returns. The request context on the returned request should be retained. Ensure `route` is a route template and not actual URL to prevent high cardinality on the metrics.

func LabelerFromContext

func LabelerFromContext(ctx context.Context) (*otelhttp.Labeler, bool)

LabelerFromContext returns the labeler annotation from the context if exists.

func NewHTTPTransport

func NewHTTPTransport(baseTransport http.RoundTripper) http.RoundTripper

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL