[TrueCloudLab#26] Update docs

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
pull/29/head
Denis Kirillov 2023-02-10 09:44:44 +03:00 committed by Alex Vanin
parent 9f823bd65a
commit 787d1a347a
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ This document outlines major changes between releases.
- Using multiple servers require only one healthy (TrueCloudLab#12)
- Update go version to go1.18 (TrueCloudLab#16)
- Return error on invalid LocationConstraint (TrueCloudLab#23)
- Place billing metrics to separate url path (TrueCloudLab#26)
## [0.26.0] - 2022-12-28

View File

@ -452,6 +452,7 @@ pprof:
# `prometheus` section
Contains configuration for the `prometheus` metrics service.
General metrics are available on `/metrics` url path, billing metrics on `/metrics/billing`.
```yaml
prometheus: