MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / StartSpan

Method StartSpan

monitoring/monitoring.go:24–24  ·  view source on GitHub ↗
(
		ctx context.Context,
		name string,
		meta map[string]any,
	)

Source from the content-addressed store, hash-verified

22 r *http.Request,
23 ) (context.Context, context.CancelFunc, http.ResponseWriter)
24 StartSpan(
25 ctx context.Context,
26 name string,
27 meta map[string]any,

Callers 6

executeMethod · 0.65
acquireWorkerMethod · 0.65
processImageMethod · 0.65
startMonitoringSpanMethod · 0.65
StartSpanMethod · 0.65
StartRequestMethod · 0.65

Implementers 6

Monitoringmonitoring/monitoring.go
Prometheusmonitoring/prometheus/prometheus.go
NewRelicmonitoring/newrelic/newrelic.go
CloudWatchmonitoring/cloudwatch/cloudwatch.go
DataDogmonitoring/datadog/datadog.go
Otelmonitoring/otel/otel.go

Calls

no outgoing calls

Tested by

no test coverage detected