* Added the version to tsdb stats api methods
* Updated changelog.md with references to the status page PRs
Signed-off-by: Joaquin Fernandez Campo <jfcampo@gmail.com>
pull/6662/head
Joaquín Fernández Campo6 years agocommitted byBrian Brazil
* [ENHANCEMENT] React UI: Implemented missing pages like `/targets`#6276, TSDB status page #6267 and many other fixes and performance improvements.
* [ENHANCEMENT] React UI: Implemented missing pages like `/targets`#6276, TSDB status page #6281#6267 and many other fixes and performance improvements.
* [ENHANCEMENT] promql: Prometheus now accepts spaces between time range and square bracket. e.g `[ 5m]`#6065
* [BUGFIX] Config: Fixed alertmanager configuration to not miss targets when configurations are similar. #6455
* [BUGFIX] Remote write: Value of `prometheus_remote_storage_shards_desired` gauge shows raw value of desired shards and it's updated correctly. #6378