Commit Graph

756 Commits (a62f81f1cf15d49e02958ae9a6097e84986ea336)

Author SHA1 Message Date
Owen Diehl 4032c927cb
strict rule unmarshaling (#2580) 5 years ago
Owen Diehl 7b68293e26
logql rule loading (#2576) 5 years ago
Owen Diehl 8627af1199
Error on no schema configs (#2564) 5 years ago
Sandeep Sukhani 0a0ad68af2
fix dir setup based on which mode it is running (#2559) 5 years ago
Sandeep Sukhani 1bba2a89f8
add some metrics for monitoring compactor (#2548) 5 years ago
Sandeep Sukhani 4f6a4c2a93
cleanup boltdb files in queriers during startup/shutdown (#2558) 5 years ago
Sandeep Sukhani 2bb2eebace
register boltdb shipper compactor cli flags (#2546) 5 years ago
Owen Diehl aea6c3a36d
Feature/ruler (take 2) (#2458) 5 years ago
Sandeep Sukhani dab393a62d
fix a flaky test in boltdb shipper (#2550) 5 years ago
Owen Diehl 750ab36bc1
fixes batch metrics help text & corrects bucketing (#2552) 5 years ago
Ed Welch ee28dbff2d
implement shutdown for the no-op server (#2542) 5 years ago
Ed Welch 62da8bb858
restart the tailer if we fail to read and upate current position (#2532) 5 years ago
Sandeep Sukhani b489130828
compactor for compacting boltdb files uploaded by shipper (#2526) 5 years ago
Sandeep Sukhani 97dfb297a0
compress boltdb files to gzip while uploading from shipper (#2507) 5 years ago
Sandeep Sukhani 501f93fa92
revendor cortex to latest master (#2543) 5 years ago
Sandeep Sukhani 9b0740c0ed
upload boltdb files from shipper only when they are not expected to be modified or during shutdown (#2487) 5 years ago
Ed Welch b4c6065b97
implement shutdown for the no-op server (#2542) 5 years ago
Sandeep Sukhani 048e8bdb9c
minor fixes and improvements for boltdb shipper (#2530) 5 years ago
Owen Diehl 6fe414eb25
consistent chunk metrics (#2534) 5 years ago
Ed Welch b6d9fd5a00
restart the tailer if we fail to read and upate current position (#2532) 5 years ago
Owen Diehl 6b6b33f9eb
adds batch based metrics (#2510) 5 years ago
Ed Welch 82845e4f78
Adds --analyize-labels to logcli series command. (#2497) 5 years ago
Ed Welch e69b64f6bf
Promtail: Drop stage (#2496) 5 years ago
Ward Bekker 8ff8b42899
Added Sha3 as alternative (#2480) 5 years ago
Sandeep Sukhani cf64b70db3
add some spans for boltdb shipper index queries (#2495) 5 years ago
Sandeep Sukhani f1d00807eb
fix a bug in ingester doing store queries when using boltdb shipper (#2493) 5 years ago
Ed Welch 44f8dc3e46
enable the MustExist flag when starting a tailer on a fail, this will cause the tail to fail fast and allow promtail to attempt to re-open the file. (#2491) 5 years ago
Ed Welch 80693cae6f
Logcli: automatically batch requests (#2482) 5 years ago
Ed Welch 7418d42141
Promtail: force the log level on any Loki Push API target servers to match Promtail's log level. (#2475) 5 years ago
Ed Welch b8a61357bb
Loki: fix batch iterator error when all chunks overlap and chunk time ranges are greater than query time range (#2484) 5 years ago
Sandeep Sukhani c5bc41628a
download boltdb files parallelly during reads (#2483) 5 years ago
Aditya C S 68568f141e
colored labels output for logcli (#2470) 5 years ago
Ed Welch 36164bbe1a
Promtail: use --client.external-labels for all clients (#2474) 5 years ago
Owen Diehl f8ee408180
series endpoint uses normal splits (#2472) 5 years ago
Owen Diehl 05e0e91d6e
Fix/promtail yaml config (#2471) 5 years ago
Owen Diehl 7530bf6def
avoid mutating config while parsing -config.file (#2392) 5 years ago
Owen Diehl cb20afaa26
BatchIter edge cases (#2466) 5 years ago
Sandeep Sukhani 4a358bc9ea
revendor cortex to latest master (#2463) 5 years ago
Ed Welch 096976511f
Make a clone of the LabelSet before handling, the handler contains a full pipeline and can modify the labels uniquely per each line which will lead to some concurrent map access panics if you don't pass a copy of the labels to each Handle invocation. (#2464) 5 years ago
Aditya C S 0c4f704deb
fix panic in cassandra storage while registering metrics (#2457) 5 years ago
Ed Welch 03e9059ecb
Loki: Improve error messages on query timeout or cancel (#2453) 5 years ago
Javier Palomo Almena 6852b1cdcc
Replace usage of sync/atomic with uber-go/atomic (#2449) 5 years ago
Aditya C S 7eaaab608a
fix runtime_config panic (#2450) 5 years ago
Sandeep Sukhani d5c840bd66
enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 5 years ago
Cyril Tovena 9ad98dfa7c
Split label names queries in the frontend. (#2441) 5 years ago
Robert Rimoczi 830174554c
allow empty replace values for replace stage (#2432) 5 years ago
Robert Fratto b5f0c75c03
pkg/promtail: propagate a logger rather than using util.Logger globally (#2438) 5 years ago
Ward Bekker 0fa98d81ca
Template: Added a sha256 template function for obfuscating / anonymize PII data in e.g. the replace stage (#2422) 5 years ago
Owen Diehl 4a45ca5e3a
Revendor cortex (#2427) 5 years ago
Sandeep Sukhani e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 5 years ago