You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@
87
87
*[ENHANCEMENT] Flusher: Added `-flusher.exit-after-flush` option (defaults to true) to control whether Cortex should stop completely after Flusher has finished its work. #2877
88
88
*[ENHANCEMENT] Added metrics `cortex_config_hash` and `cortex_runtime_config_hash` to expose hash of the currently active config file. #2874
89
89
*[ENHANCEMENT] Logger: added JSON logging support, configured via the `-log.format=json` CLI flag or its respective YAML config option. #2386
90
+
*[ENHANCEMENT] Clarify limitations to the `/api/v1/series` endpoint. #2953
90
91
*[BUGFIX] Fixed a bug in the index intersect code causing storage to return more chunks/series than required. #2796
91
92
*[BUGFIX] Fixed the number of reported keys in the background cache queue. #2764
92
93
*[BUGFIX] Fix race in processing of headers in sharded queries. #2762
0 commit comments