Commit Graph

259 Commits (89b8ae4b4981881aaf636d94de59d0f802c6656d)

Author SHA1 Message Date
Xiang Dai cd270dc477 logcli: remove default url (#194) 7 years ago
Ye Ben 904c190364 add readLines metric (#214) 7 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. 8 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 8 years ago
Tom Wilkie 600b24101e
Promtail updates (#30) 8 years ago
Tom Wilkie f6d5ebf513 Document how to get promtail running locally. 8 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 8 years ago
Tom Wilkie da18cb343a Add option to disable auth when running locally. 8 years ago
Tom Wilkie d06ed8fb1f Remove flagext, use cortex's. Allow flags to be loaded from a file. 8 years ago
Tom Wilkie f59bdcd0ec Auth streaming grpc requests. 8 years ago
Tom Wilkie 7d906cbe51 Stop module correctly. 8 years ago
Tom Wilkie 3b69cf127d Don't repeat client config. 8 years ago
Tom Wilkie 3f6eefb883 RingConfig is in the IngesterConfig, so don't repeat it. 8 years ago
Tom Wilkie 418b0bc1ef Regij to improve type safety. 8 years ago
Tom Wilkie 993caeb339 Only init each module once. 8 years ago
Tom Wilkie 0182f845e8 Make it a single binary. 8 years ago
Tom Wilkie 0ffb432f30 Update for cortex changes. 8 years ago
Tom Wilkie 3f62b4ec36 s/logish/tempo/ 8 years ago
Tom Wilkie c0b153e4a4
Add tailing to CLI. (#21) 8 years ago
Tom Wilkie 20654acfb8 Typo, fixes #15. 8 years ago
Tom Wilkie 5ec9dfc5d1 Fix logic. 8 years ago
Tom Wilkie b247a5450d Command to fetch label names. 8 years ago
Tom Wilkie 248f9e25e4 Move iterators to own package; check in protos and parser to make CLI go gettable. 8 years ago
Tom Wilkie cd8bb0f148 Only put the http middleware on specific routes, we don't want auth on /metrics. 8 years ago
Tom Wilkie 0fa01651ff Add cli for getting label names, and sort the labels. 8 years ago
Tom Wilkie 411e4a8ce4 Plumb through label value queries. 8 years ago
Tom Wilkie 0635172a9c Shutdown ingester properly. 8 years ago
Tom Wilkie 9735f91bb2 Dedupe entries; don't print URL. 8 years ago
Tom Wilkie 0443ee7f9e Minor tidy ups. 8 years ago
Tom Wilkie d3579bbeef Add server side regex filtering. 8 years ago
Tom Wilkie 00afed1eb3 Add start, end and direction options to querier. 8 years ago
Tom Wilkie f35409c713 Pad distinct labels to make output prettier. 8 years ago
Tom Wilkie ad2baa5109 Plumb through time-window args on the cli. 8 years ago
Tom Wilkie 687cb06335 Print common labels out fist. 8 years ago
Tom Wilkie ea538b6580 Fix last bug, make CLI prettier. 8 years ago
Tom Wilkie 2031845e7a Correctly with up query api. 8 years ago
Tom Wilkie e76047c077 Make queries work/ 8 years ago
Tom Wilkie 2e1cd0fbac ingest client should be a querier; responses are in json. 8 years ago
Tom Wilkie 34715deebd Expose ring admin UI. 8 years ago
Tom Wilkie 6c3f66ba84 Fixup. 8 years ago
Tom Wilkie da90b48898 Basic CLI. 8 years ago
Tom Wilkie 8c43a18f8e Add user auth http middleware. 8 years ago
Tom Wilkie 01ee8313c0 Fix request paths and logging. 8 years ago
Tom Wilkie 9b2c27d213 Various small nits. 8 years ago
Tom Wilkie aa44de07bb Move promtail from kausalco/public, update it for prometheus changes. 8 years ago
Tom Wilkie ee91824234 Ingester doesn't need a ring. 8 years ago