We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c50a02 commit e9be729Copy full SHA for e9be729
CHANGELOG.md
@@ -79,6 +79,7 @@
79
* [CHANGE] Renamed table manager metrics. #2307 #2359
80
* `cortex_dynamo_sync_tables_seconds` -> `cortex_table_manager_sync_duration_seconds`
81
* `cortex_dynamo_table_capacity_units` -> `cortex_table_capacity_units`
82
+* [CHANGE] Experimental TSDB: sample ingestion errors are now reported via existing `cortex_discarded_samples_total` metric. #2370
83
* [FEATURE] Flusher target to flush the WAL.
84
* `-flusher.wal-dir` for the WAL directory to recover from.
85
* `-flusher.concurrent-flushes` for number of concurrent flushes.
0 commit comments