Commit Graph

514 Commits (e038d0fc3af9cc2adecbda81dbc39163be22ba11)

Author SHA1 Message Date
Xiang Dai 4593e58115 Logcli: remove config part 6 years ago
Olafur Egilsson 4999be0369 Added a flag --no-lables to skip printing lables in the output from logcli 6 years ago
Goutham Veeramachaneni b8d81ababa
Add tracing to Loki (#328) 6 years ago
Xiang Dai 00906d2066 promtail: fix wrong config path (#375) 6 years ago
Xiang Dai 2392cc3845 cmd/logcli: support load config from file 6 years ago
Ed f6d0857ddf Adding a sync() function to filetarget (#293) 6 years ago
Odin Ugedal a59c86c68f Switch docker base image to alpine 3.9 6 years ago
Christian Simon 31789eafc4 Refactor structure of promtail 6 years ago
Goutham Veeramachaneni 7763e8f3dd Flush idle chunks properly (#209) 6 years ago
Tom Wilkie fad57e299e
Fix validation; allow 'metrics' without a metric name. (#268) 6 years ago
Anthony Woods fed3943596 allow promtail path to be a glob match (#206) 6 years ago
Xiang Dai cd270dc477 logcli: remove default url (#194) 6 years ago
Ye Ben 904c190364 add readLines metric (#214) 6 years ago
Vangelis Katsikaros 22f5968d0d Correct name in promtail error message (#180) 7 years ago
Carl Bergquist 5aea1fe408 adds build info to loki and promtail (#172) 7 years ago
Tom Wilkie db114b60da
Move all the config for various ways of deploying Loki into one place. (#125) 7 years ago
RikiyaFujii 99f5b1614f fix return value. (#134) 7 years ago
Tom Wilkie e734ee7b0e Add cert files to loki image to it can table to bigtable. 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 600b24101e
Promtail updates (#30) 7 years ago
Tom Wilkie f6d5ebf513 Document how to get promtail running locally. 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Tom Wilkie da18cb343a Add option to disable auth when running locally. 7 years ago
Tom Wilkie d06ed8fb1f Remove flagext, use cortex's. Allow flags to be loaded from a file. 7 years ago
Tom Wilkie f59bdcd0ec Auth streaming grpc requests. 7 years ago
Tom Wilkie 7d906cbe51 Stop module correctly. 7 years ago
Tom Wilkie 3b69cf127d Don't repeat client config. 7 years ago
Tom Wilkie 3f6eefb883 RingConfig is in the IngesterConfig, so don't repeat it. 7 years ago
Tom Wilkie 418b0bc1ef Regij to improve type safety. 7 years ago
Tom Wilkie 993caeb339 Only init each module once. 7 years ago
Tom Wilkie 0182f845e8 Make it a single binary. 7 years ago
Tom Wilkie 0ffb432f30 Update for cortex changes. 7 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 7 years ago
Tom Wilkie c0b153e4a4
Add tailing to CLI. (#21) 7 years ago
Tom Wilkie 20654acfb8 Typo, fixes #15. 7 years ago
Tom Wilkie 5ec9dfc5d1 Fix logic. 7 years ago
Tom Wilkie b247a5450d Command to fetch label names. 7 years ago
Tom Wilkie 248f9e25e4 Move iterators to own package; check in protos and parser to make CLI go gettable. 7 years ago
Tom Wilkie cd8bb0f148 Only put the http middleware on specific routes, we don't want auth on /metrics. 7 years ago
Tom Wilkie 0fa01651ff Add cli for getting label names, and sort the labels. 7 years ago
Tom Wilkie 411e4a8ce4 Plumb through label value queries. 7 years ago
Tom Wilkie 0635172a9c Shutdown ingester properly. 7 years ago
Tom Wilkie 9735f91bb2 Dedupe entries; don't print URL. 7 years ago
Tom Wilkie 0443ee7f9e Minor tidy ups. 7 years ago
Tom Wilkie d3579bbeef Add server side regex filtering. 7 years ago
Tom Wilkie 00afed1eb3 Add start, end and direction options to querier. 7 years ago
Tom Wilkie f35409c713 Pad distinct labels to make output prettier. 7 years ago
Tom Wilkie ad2baa5109 Plumb through time-window args on the cli. 7 years ago
Tom Wilkie 687cb06335 Print common labels out fist. 7 years ago
Tom Wilkie ea538b6580 Fix last bug, make CLI prettier. 7 years ago