Fix words (#9694)
This commit is contained in:
parent
2c265db6e8
commit
4f20059f7c
|
|
@ -21,9 +21,9 @@
|
|||
* Make sure instance list ordered in TTL processor to avoid TTL timer never runs.
|
||||
* Support monitoring PostgreSQL slow SQLs.
|
||||
* Fix meter functions `avgHistogram`, `avgHistogramPercentile`, `avgLabeled`, `sumHistogram` having data conflict when
|
||||
dowmsampling.
|
||||
downsampling.
|
||||
* Do sorting `readLabeledMetricsValues` result forcedly in case the storage(database) doesn't return data consistent
|
||||
with parameter list.
|
||||
with the parameter list.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue