mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Fix typos
This commit is contained in:
parent
b040827945
commit
6583928a04
1 changed files with 2 additions and 2 deletions
|
|
@ -17,9 +17,9 @@ up until version 0.18.
|
|||
* [ENHANCEMENT] Added more storage instrumentation
|
||||
* [ENHANCEMENT] Improved instrumentation of notification handler
|
||||
* [BUGFIX] Do not count head chunks as chunks waiting for persistence
|
||||
* [BUGFIX] Handle OPTIOPNS HTTP requests to the API correctly
|
||||
* [BUGFIX] Handle OPTIONS HTTP requests to the API correctly
|
||||
* [BUGFIX] Parsing of ranges in PromQL fixed
|
||||
* [BUGFIX] Correctly validate URL flag paramters
|
||||
* [BUGFIX] Correctly validate URL flag parameters
|
||||
|
||||
## 0.16.2 / 2016-01-18
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue