Add section about metrics descriptions to release document

This commit is contained in:
asonix 2024-02-05 14:38:39 -06:00
parent 88e7664310
commit 533db60fdd

View file

@ -8,6 +8,7 @@ value for `max_area`
### Features
- [More Imagemagick Configuration](#more-imagemagick-configuration)
- [Metrics Descriptions](#metrics-descriptions)
### Changes
@ -63,6 +64,13 @@ pict-rs run \
```
### Metrics Descriptions
pict-rs now has descriptions for each of the metrics it emits. They're all pretty short for now, but
can be expanded in the future if there's confusion. This is only useful when pict-rs is configured
to host a prometheus scrape endpoint.
### Imagemagick Area Defaults
The default value for `max_area` has been decreased from 40 million to 20 thousand. The reason for