Log the reason for a point being dropped, the type of boundary violated, and the time that was the boundary. Prints the maximum and minimum points (by time) that were dropped closes https://github.com/influxdata/influxdb/issues/26252 * fix: better time formatting and additional testing * fix: differentiate point time boundary violations * chore: clean up switch statement * fix: improve error messages |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| meta_client.go | ||
| meta_client_test.go | ||
| points_writer.go | ||
| points_writer_internal_test.go | ||
| points_writer_test.go | ||
| shard_mapper.go | ||
| shard_mapper_test.go | ||
| statement_executor.go | ||
| statement_executor_test.go | ||