Skip to content

Commit

Permalink
Remove blooms jsonnet components
Browse files Browse the repository at this point in the history
  • Loading branch information
salvacorts committed Feb 19, 2024
1 parent 9f86473 commit 976da9f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 306 deletions.
125 changes: 0 additions & 125 deletions production/ksonnet/loki/bloom-compactor.libsonnet

This file was deleted.

170 changes: 0 additions & 170 deletions production/ksonnet/loki/bloom-gateway.libsonnet

This file was deleted.

8 changes: 0 additions & 8 deletions production/ksonnet/loki/bloomfilters.libsonnet

This file was deleted.

3 changes: 0 additions & 3 deletions production/ksonnet/loki/loki.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
// BoltDB and TSDB Shipper support. Anything that modifies the compactor must be imported after this.
(import 'shipper.libsonnet') +

// Accelerated search using bloom filters
(import 'bloomfilters.libsonnet') +

(import 'table-manager.libsonnet') +

// Multi-zone ingester related config
Expand Down

0 comments on commit 976da9f

Please sign in to comment.