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

Method Stop

monitoring/monitoring.go:18–18  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

16// monitor is an interface for monitoring services
17type monitor interface {
18 Stop(ctx context.Context)
19 StartRequest(
20 ctx context.Context,
21 rw http.ResponseWriter,

Callers 9

CloseMethod · 0.65
startMemoryTickerMethod · 0.65
HealthFunction · 0.65
CloseMethod · 0.65
StopMethod · 0.65
runMetricsCollectorMethod · 0.65
runMetricsCollectorMethod · 0.65
StopMethod · 0.65
runMetricsCollectorMethod · 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 1

CloseMethod · 0.52