Commit Graph

932 Commits (80a4261b467c6e1feefcd00da7bdd69e56d3a026)
 

Author SHA1 Message Date
Marco Pracucci 82a7eae2bc Removed unused (and skipped) TestGZIPCompression (#858) 6 years ago
Edward Welch 07f95849d2 Reorder relabeling rules to prevent pod label from overwriting config defined labels 6 years ago
Aditya C S b5d8c77b99 Readiness probe for querier (#854) 6 years ago
Cyril Tovena 8cec7aa914 improve documentation 6 years ago
Cyril Tovena b0c05ae967 Add governance documentation 6 years ago
Cyril Tovena 2464ee7777 Add readiness probe to distributor deployment. 6 years ago
Sandeep Sukhani f38fa2d184 gofmt file 6 years ago
Sandeep Sukhani bddf4fc9be rebased and removed some unwanted code 6 years ago
Sandeep Sukhani 3457f44cf5 Fix querying historic entries while live tailing logs 6 years ago
Aditya C S f72d2fba10 Readiness probe for Distributor 6 years ago
Marco Pracucci a22be17859 Fix prefetch in HeapIterator when Len() or Peek() are called as first methods 6 years ago
Edward Welch 347a3e18f4 release: update ksonnet and helm charts to version v0.2.0 6 years ago
Ed 321b928ce6
docs(Release): Update Changelog (#844) 6 years ago
sh0rez f504de8013
chore(packaging): Release pipeline (#840) 6 years ago
Cyril Tovena 2b40392084 reuse overlapping array in batch iterator 6 years ago
Goutham Veeramachaneni ee1091211a Add comments for tricky code 6 years ago
Cyril Tovena 399c990ae6 comments adjustment 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Sandeep Sukhani 9930f70446
bigtable-backup: Tool for creating and managing periodic tables stored in Bigtable (#729) 6 years ago
Cyril Tovena 1dfee23b65
replace gzip golang package by github.com/klauspost/compress (#831) 6 years ago
Cyril Tovena 0684a2236d
fix grafana image tag by pinning it (#835) 6 years ago
Edward Welch 1fc278623e fix(promtail): Improving promtail asset generation makefile targets 6 years ago
sh0rez 4db80b2505
chore(packaging): add muslc to build-image (#834) 6 years ago
sh0rez ce6ec3df2b
chore(packaging): fix image name (#837) 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
Ed fc12a2355d style(loki-canary): spelling (#832) 6 years ago
Alessio Martorelli f7d30e2cbc Helm chart: Added service monitor (#824) 6 years ago
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Michael 664537e152 Helm: Be able to customize the Namespace (#830) 6 years ago
Marco Pracucci e7fb205827 fix(logcli): timestamp timezone handling (#821) 6 years ago
Fawad Halim 4d90c7713d docs: missing escape character on regex in YAML (#811) 6 years ago
Aditya C S 9fe1a8f152 docs(logcli): clarify usage of GRAFANA_ADDR (#822) 6 years ago
Sandeep Sukhani 459e4e3f4e Update logcli usage in docs and improve help text 6 years ago
Cyril Tovena 2561a70155
fix tail library logs to use our own log format (#579) 6 years ago
Edward Welch b8d5868cdc docker-driver-push does a build of all the go files and as such needs to make called with BUILD_IN_CONTAINER=false from circleci 6 years ago
Cyril Tovena b9463436b2
fix panic in docker driver for newer docker version (18.09.7+) (#813) 6 years ago
Ed 573673a0ab
Simplify our makefile as much as possible (#753) 6 years ago
Robert Fratto d8ee6b8a5b ingester: register Ingester service in gRPC on loki start 6 years ago
Robert Fratto f2bec3b0a5 promtail: restore ability to show target labels in promtail UI 6 years ago
Cyril Tovena 24f5706a9a
fix dependencies order and bump version (#803) 6 years ago
Robert Fratto d21c30d260
Merge pull request #794 from rfratto/forward-ingester-chunks 6 years ago
Sandeep Sukhani 4a569f255a Fix broken link in readme file 6 years ago
Robert Van Voorhees 72a76fa6f9 Add prometheus for metrics and upgrade some of the outdated gems. (#792) 6 years ago
Marco Pracucci 476c3961c2 Added -querier.query_timeout support (#788) 6 years ago
Robert Fratto e64c7e5faf ingester: log error if closing client after transfer fails 6 years ago
Robert Fratto e4e5e3c1f1 ingester: fix feedback from PR review 6 years ago
Robert Fratto 15cbba7242 ingester: clean up chunk transfer code 6 years ago
Edward Welch 7deb02b532 add a Name() method to the stage interface so that debug logging can show you the name of the pipeline stage which just processed the log 6 years ago
Robert Fratto f8155a1109 ingester: Add test for chunk transfers 6 years ago
Robert Fratto 2eb666b0a8 ingester: fix lint issues for chunk transfers 6 years ago