Commit Graph

691 Commits (f6d26e20823d4675f6f4eb1d8bc4401bdf376f0d)
 

Author SHA1 Message Date
Edward Welch 8dd490d238 beginnings of label extraction pipeline 6 years ago
Edward Welch 6446503593 Close all chunks before flushing. 6 years ago
Tom Wilkie ff3e4564dd Add two more links to readme (#560) 6 years ago
Justin Thomas 333be559bd Typo 6 years ago
Richard Metzler 5079cfcdaf link to helm/README.md 6 years ago
Tom Wilkie 1319b622c4 Review feedback. 6 years ago
Tom Wilkie d1b873165a Better error messages. 6 years ago
Tom Wilkie 80bbd04778 Add an extra filter step if the user specifies a regex using old API. 6 years ago
Tom Wilkie 32d2f64b31 Fix ingester test. 6 years ago
Tom Wilkie fc20f8c85c Document the filter expression sytax. 6 years ago
Tom Wilkie c71a9b0dce Fix logcli. 6 years ago
Tom Wilkie e73024d3a4 Remove RegexpIter, we don't need it. 6 years ago
Tom Wilkie bfb34e4070 Wire up LogQL filters in the ingester. 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago
Steven Sheehy ceffcb74ac Support CRI 1.14+ directory change 6 years ago
Ed 54340e7aee make clean removes `pkg/promtail/server/ui/assets_vfsdata.go` which meant the `pkg/promtail/server/ui/assets_vfsdata.go: assets` target is never activated causing a build error, updating to make the target hit on `server.go` which has a dependency on the deleted `assets_vfsdata.go` triggering a run of `make assets` before go builds that file (#555) 6 years ago
Steven Sheehy e79414726e Add scrape config for control plane static pods 6 years ago
Cyril Tovena 862491ea9d
fix backward compatibility with client config (#554) 6 years ago
Cyril Tovena 53075db577
Send logs to multiple loki instances (#536) 6 years ago
Cyril Tovena fa4f936fcb improves memory usage of golangci-linter 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Goutham Veeramachaneni 017bcefb3f
Better buckets for chunk sizes (#529) 6 years ago
Ed fe53924ff8 using the timestamp from the log file might lead to undesired behavior as it could be way in the past or future depending on the clock for the source system generating the logs. Given that it's compared to the servers time.Now() when looking for idle chunks it's probably best to use the server time when setting the value. (#546) 6 years ago
Edward Welch 916124b9ea Adding `make debug` support to build debug binaries and debug containers which wrap the binary with delve and allow for remote debugging 6 years ago
Edward Welch 42e5bf1af8 need to remove this return statement or positions will never be cleaned up 6 years ago
Edward Welch fc389b6ab5 don't delete elements from a map while iterating over it 6 years ago
Steven Sheehy 85a9e82663 Fix #531 chunk_block_size not found 6 years ago
Robert Edström 5221ff350d Fix typo in example config (#530) 6 years ago
Xiang Dai 89ffbf7c21 Add option (#528) 6 years ago
Xiang Dai aa4684ee52 support config chunk size (#464) 6 years ago
Xiang Dai 13908540c0
Merge branch 'master' into reduce-config-option 6 years ago
Xiang Dai 7c41a09bb1 bump up chart version 6 years ago
Xiang Dai 2ce5af1b9f
Merge branch 'master' into debug-helm 6 years ago
Xiang Dai b95805dcf6 fix a typo 6 years ago
Xiang Dai e506f16030 Add target config (#486) 6 years ago
Goutham Veeramachaneni e2b25612c8
Take 2 for fix the limit settings (#519) 6 years ago
Xiang Dai 9440dc9c32 Update troubleshooting (#498) 6 years ago
Xiang Dai 80fdece145 Enable tracing loki in helm chart (#496) 6 years ago
Goutham Veeramachaneni 199746a130
Make sure the default for EnforceMetricName is (#518) 6 years ago
Xiang Dai 26596b5c79 Add custom help info 6 years ago
Arjen van der Have b85609e5ef Configurable Loki scheme in helm file, with optional basic auth (#494) 6 years ago
Goutham Veeramachaneni c1bc17e778 fix linting (#514) 6 years ago
Goutham Veeramachaneni e54a1b21c3
vendor: update cortex (#512) 6 years ago
Goutham Veeramachaneni cfb4c60813
Add stats about chunk sizes and ages (#513) 6 years ago
Goutham Veeramachaneni 27ca58e79f
Lazy load chunks (#435) 6 years ago
Uday 43d13109dc Update api.md (#489) 6 years ago
Sergey Leleko 36d832e5be Update api documentation (#497) 6 years ago
Sverre Boschman 7d8b0c83cc allow additional pod labels (#509) 6 years ago