Tag: Compactor
Problems related to data compaction processes, such as Loki compactor, database compaction, or log file consolidation operations
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
prequel-2025-0097 Medium Impact: 6/10 Mitigation: 5/10 | Loki Compactor Schema Table Mismatch | Loki compactor encounters schema configuration mismatches when it finds index tables in object storagethat don't correspond to any configured schema period in the Loki configuration. This causes the compactorto skip compaction for those tables, leading to storage inefficiency and potential query performance degradation.The issue typically occurs after schema migrations, configuration changes, or when legacy data exists withdifferent table naming conventions. | Observability Problems | compactor | LokiCompactorSchemaConfigurationStorageObservabilityIndex |