4._(optional)_ Set the `IMGPROXY_DATADOG_ENABLE_ADDITIONAL_METRICS` environment variable to `true` to collect the [additional metrics](#additional-metrics).
When the `IMGPROXY_DATADOG_ENABLE_ADDITIONAL_METRICS` environment variable is set to `true` imgproxy will send the following additional metrics to Datadog:
*`imgproxy.buffer.size`: a histogram of the download/gzip buffers sizes (in bytes)
*`imgproxy.buffer.default_size`: calibrated default buffer size (in bytes)
*`imgproxy.buffer.max_size`: calibrated maximum buffer size (in bytes)
*`imgproxy.vips.memory`: libvips memory usage (in bytes)
*`imgproxy.vips.max_memory`: libvips maximum memory usage (in bytes)
*`imgproxy.vips.allocs`: the number of active vips allocations