Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
type
monitor
interface
{
18
Stop(ctx context.Context)
19
StartRequest(
20
ctx context.Context,
21
rw http.ResponseWriter,
Callers
9
Close
Method · 0.65
startMemoryTicker
Method · 0.65
Health
Function · 0.65
Close
Method · 0.65
Stop
Method · 0.65
runMetricsCollector
Method · 0.65
runMetricsCollector
Method · 0.65
Stop
Method · 0.65
runMetricsCollector
Method · 0.65
Implementers
6
Monitoring
monitoring/monitoring.go
Prometheus
monitoring/prometheus/prometheus.go
NewRelic
monitoring/newrelic/newrelic.go
CloudWatch
monitoring/cloudwatch/cloudwatch.go
DataDog
monitoring/datadog/datadog.go
Otel
monitoring/otel/otel.go
Calls
no outgoing calls
Tested by
1
Close
Method · 0.52