mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-10 12:12:40 +02:00
Fix vips_allocs OTel metric unit
This commit is contained in:
@@ -130,7 +130,7 @@ func Init() error {
|
||||
otel.AddGaugeFunc(
|
||||
"vips_allocs",
|
||||
"A gauge of the number of active vips allocations.",
|
||||
"By",
|
||||
"1",
|
||||
GetAllocs,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user