Commit Graph

1523 Commits (0470e4e7d38e7b364acfd230b20f4237c8ef05d0)

Author SHA1 Message Date
Travis Patterson 1c5e094e16
Only delete data when WholeStreamDeletion or FilterAndDelete (#6286) 3 years ago
Ed Welch f52fc9d907
Loki: add a run-once flag to the compactor (#6281) 3 years ago
Ed Welch b5f0557e79
fix boltdb shipper local query in logcli and support `fake` tenant (#6282) 3 years ago
Christian Simon 7f50a26656
Move ingester metrics around (#6275) 3 years ago
Sandeep Sukhani 2d4ff73cc2
add metrics for tracking index shipper operations (#6278) 3 years ago
Bayan Taani 50ef4f2ebd
Add duration filter unit test (#6271) 3 years ago
Sandeep Sukhani 7369b3785c
use tsdb config for initializing index gateway client (#6267) 3 years ago
Travis Patterson 9b2786bde3
Fix delete updates (#6194) 3 years ago
Steve Hipwell 7cc6aa4021
feat: Add support for Azure user assigned identity (#5891) 3 years ago
Kaviraj Kanagaraj a795b93897
chore(cache): Make exprimental messages more clear for cache. (#6219) 3 years ago
Aditya C S 410c1a0d38
feat(ruler): support alert relabeling (#6220) 3 years ago
Sandeep Sukhani 6ac955cc7d
make boltdb-shipper use the generic indexshipper for managing index in object storage (#6226) 3 years ago
Callum Styan 3d2282745b
Runtime reloadable config; ring migration setup (#6214) 3 years ago
Owen Diehl c032da9639
Tsdb/inverted index (#6233) 3 years ago
Travis Patterson e313d8a873
Remove __name__ from label calls (#6229) 3 years ago
Cyril Tovena 67e7285bf5
Improve labels computation during LogQL pipeline (#6110) 3 years ago
Susana Ferreira 0dfd2cbbcc
Fix label extraction pushdown on instant queries (#6215) 3 years ago
Sandeep Sukhani 1923668a5d
run store queries in ingester when using tsdb as index store (#6209) 3 years ago
Owen Diehl f14f9dd8c4
prevents sharding avg and avg_over_time when their children arent shardable. (#6204) 3 years ago
Dylan Guedes 440fb7d74c
Loki: Modifies TableManager to use IndexGateway ring (#5972) 3 years ago
Karen Miller b90c460769
Rename fudge_duplicate_timestamp to be increment_duplicate_timestamp (#6120) 3 years ago
Owen Diehl 3c334001cd
creates a single tsdb for entire wal recovery (#6203) 3 years ago
Sandeep Sukhani ef4bc8f1ed
copy all the fixes/improvements that went into boltdb-shipper that are missing from generic index-shipper (#6200) 3 years ago
Christian Haudum b073ec9017
security: Redact credentials when marshalled to YAML (#6186) 3 years ago
Christian Haudum 8518560cf2
Fix flaky gRPC server shutdown in tests (#6191) 3 years ago
Sandeep Sukhani 62f5e598dd
tsdb index gateway (#6158) 3 years ago
Owen Diehl 4f87db7f38
strips out tenant label from LabelNames queries (#6181) 3 years ago
Daniel Kovacs e9d2a30733
Fixed reader to support both authentication and tenant-id at the same time. (#5719) 3 years ago
Owen Diehl 6b97de765e
tsdb creation supports fingerprint overrides (#6178) 3 years ago
Sandeep Sukhani ead8c345e6
skip empty object key returned by some s3 compatible storage while listing boltdb-shipper index (#6123) 3 years ago
Kaviraj Kanagaraj e5a89fa6da
fix(querier): Record `result` length after response validation. (#6176) 3 years ago
Kaviraj Kanagaraj e3a43c6972
query-scheduler: Now proper support for `querier_forget_delay` (#6174) 3 years ago
Periklis Tsirakidis 6e9517e4b5
ruler: Add support for alertmanager header authorization (#6136) 3 years ago
Aditya C S c6af640798
feat: support simple selection of labels in json expr parser (#6151) 3 years ago
Justin Burnham 97c7d7ca3c
LogQL: add the `default` sprig template function to logql label/line formatter (#6163) 3 years ago
Marco Cadetg 73b39a97bc
specify logcli authorization header by flag (#6164) 3 years ago
Yusuf Papurcu dc782de864
Removed double space in Log (#6166) 3 years ago
Sandeep Sukhani 6e3bf3f7d0
tsdb query fixes (#6142) 3 years ago
Ed Welch 4bf1648da1
Loki: When processing logs during tailing, don't reuse the query pipeline (#6152) 3 years ago
Christian Haudum ee4ab1b394
Fix certain binary expression queries by optimizing through push down (#6132) 3 years ago
Kaviraj Kanagaraj 24f8b19e91
Remove unused grpc health check endpoints (#6113) 3 years ago
Owen Diehl 729bf3fc91
loads previously created TSDBs into shipper on startup (#6117) 3 years ago
Owen Diehl 756fc19577
fix mutability bug with labels during tsdb flushing (#6116) 3 years ago
Owen Diehl 55ea89f9fd
Tsdb/head wal feedback (#6107) 3 years ago
Sandeep Sukhani 06e309bae6
do not increment sync operation count metric on per index set (#6109) 3 years ago
arcosx e2fdc3437b
Feat: add Baidu Cloud BOS as storage backends for Loki #4788 (#5848) 3 years ago
Christian Haudum 18058d2b55
Serve correct status of ingester/distributor in gRPC healthcheck endpoint (#6094) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Ed Welch 4f75939efb
Revert "Loki: Change live tailing to only allow mutating the log line not the number of streams. (#6063)" (#6097) 3 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 3 years ago