Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Add metrics to track image resizing usage #92

Description

@bhaskarkishore

Document / Image size restrictions require the proxy to resize large images on the fly to be able to successfully moderate them. This is an expensive operation and has heuristics attached. Adding metrics will give deeper insights into the usage of this feature and may help improve the code.

The following metrics should be added:

  • success
  • failed
  • retry
  • dim_floor_hit

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions