Commit Graph

434 Commits (20d6c196b5826269f2a0196295d64063a28af498)
 

Author SHA1 Message Date
Tom Wilkie db26fd3691 Update comment. 6 years ago
Tom Wilkie 44814cc274 Compare lines directly. 6 years ago
Tom Wilkie 42df286b7e Factor out mostCommon function, test it, fix it. 6 years ago
Tom Wilkie db36b3c74e Update heap iterator to allow for entries with duplicate timestamps. 6 years ago
Tom Wilkie 26f3b52096 Relax restriction on timestamp reuse in chunks, add test. 6 years ago
Anthony Woods 5cb9e239a6
Merge pull request #294 from grafana/fixPromtailReqDurMetric 6 years ago
woodsaj 93fbd40e2f fix promtail_request_duration metric 6 years ago
Tom Wilkie 2365004683 Explicty encode the chunk. 6 years ago
Tom Wilkie b2d8d15202 Put chunk_idle_period in the right place in the ksonnet. 6 years ago
Tom Wilkie 10d49e798b Remove stream from index when its remove from memory. 6 years ago
woodsaj 4582c4303b more nits 6 years ago
woodsaj ceb9205ad2 address review feedback 6 years ago
woodsaj 329ed9a123 start and stop modules in correct order 6 years ago
Tom Wilkie 899faf1e6c Don't commit jsonnet lock file. 6 years ago
Tom Wilkie e7931a50d0 Fix promtail active targets & files dashboard. 6 years ago
Tom Wilkie 776c37e93f Add FOSDEM video. 6 years ago
Tom Wilkie f6acb87d1f Correctly propagate errors in the distributor; should now return 4xx on OOO entries. 6 years ago
Tom Wilkie 68e1a049a0 lint 6 years ago
Tom Wilkie 9d7691a52e Move stuff from file -> targets to prevent the stutter; move tests about; update broken rebase. 6 years ago
Christian Simon 31789eafc4 Refactor structure of promtail 6 years ago
Anthony Woods 4c985efade
Merge pull request #281 from grafana/issue276 6 years ago
woodsaj 37feebfa2e tail all container log files 6 years ago
Mike Splain 9d01cf9a81 Add pvc and move data to data (#156) 6 years ago
Xiang Dai c6d0dc0af5 Add k8s part in docs 6 years ago
Anthony Woods df84364788 handle symbolic links correctly (#275) 6 years ago
Goutham Veeramachaneni 7763e8f3dd Flush idle chunks properly (#209) 6 years ago
David 55daa5e1c7 Expand documentation (#261) 6 years ago
Tom Wilkie fad57e299e
Fix validation; allow 'metrics' without a metric name. (#268) 6 years ago
Tom Wilkie a422f394bb Wait for the right number of streams. 6 years ago
Tom Wilkie 6d19632215 add active files and targets to promtail dashboard. 6 years ago
Tom Wilkie 29c2213d1a Add more metrics to promtail. 6 years ago
Tom Wilkie 1dd6ca07c7 Prevent ks diffs. 6 years ago
Tom Wilkie 60ea486a31 Add lines & bytes read to promtail dashboard. 6 years ago
Tom Wilkie eeac68f183 Log filename with parsing errors. 6 years ago
Tom Wilkie 928acc17a2 Look for promtail image in promtail dashboards. 6 years ago
Tom Wilkie f6d547d32d Don't log request body. 6 years ago
Tom Wilkie ab4c5bebab
Validate labels in the distributor. (#251) 6 years ago
Andrew Fake 071ea04240 Fixed inline YAML indentation for promtail (#255) 6 years ago
Ed 3e6a75e182 removing incorrect calling of positions.Stop from within a target as it runs single instance within promtail, moved the call to Stop up to promtail.go within the Shutdown() method. Should Fix #249 (#252) 6 years ago
Tom Wilkie ffe109384b Tweak Loki Writes dashboards, add resource request and limits to distributor and ingester ksonnet. 6 years ago
Tom Wilkie 97a87f5af0
Fixup Loki monitoring mixin (#248) 6 years ago
Tom Wilkie 9d2c6cf2d3 s/__meta_kubernetes_container_name/__meta_kubernetes_pod_container_name/ for the helm chart too. 6 years ago
Anthony Woods 5c006783e9 set __path__ correctly in promtail config (#245) 6 years ago
Ed 07f20b0db3 Unit tests for Promtail (#244) 6 years ago
Anthony Woods a196c27354
Merge pull request #234 from grafana/2019-01-22-fix-ksonnet-container-label 6 years ago
woodsaj 317b696a87 fix container_name label 6 years ago
Anthony Woods 9d0b584c5b
Merge pull request #233 from grafana/2019-01-21-promtail-ksonnet 6 years ago
woodsaj e044711b08 add external_labels support to promtail ksonnet 6 years ago
Anthony Woods a13dec4d39
Merge pull request #229 from grafana/issue190 6 years ago
Anthony Woods b7a4035ba6 add container_name label to logs 6 years ago