diff options
author | Valery Piashchynski <[email protected]> | 2021-06-07 23:24:55 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-06-07 23:24:55 +0300 |
commit | afbb2716796f47939fddbcde1db5b0f1632e2bd7 (patch) | |
tree | 5003588e69fdf5e492584028a7636904bba9c71d /CHANGELOG.md | |
parent | 54a0a61485831c1848d55f65e2fb21c057ac6729 (diff) |
- Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b9a9a7b..80ee8681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ v2.3.0 (08.06.2021) in [schemastore.org](https://github.com/SchemaStore/schemastore/pull/1614)) - ✏️ `latest` docker image tag supported now (but we strongly recommend using a versioned tag (like `0.2.3`) instead) - ✏️ Add new option to the `http` config section: `internal_error_code` to override default (500) internal error code. +- ✏️ Expose HTTP plugin metrics (workers memory, requests count, requests duration). ## 🩹 Fixes: |