Commit Graph

834 Commits (7d63795350a23caa23aa2eeae446b65712011912)
 

Author SHA1 Message Date
Cyril Tovena 7d63795350 fix linter & better comments 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
William Orr 8f04545c1e Add permissions that IAM roles for Loki need (#961) 6 years ago
Robert Fratto b27f7b946f
Change label used to keep issues from being marked as stale to keepalive (#965) 6 years ago
Robert Fratto 2f231a50ad
Add probot-stale configuration to close stale issues. (#964) 6 years ago
Marco Pracucci cae0491e40 Moved promtail doc into dedicated subfolder (#933) 6 years ago
Sandeep Sukhani ce3b1e454d added a variable for storing periodic table duration as an int to be able to reuse it 6 years ago
Robert Fratto f20244d7ac
ksonnet: remove prefix from kvstore.consul settings in loki config (#946) 6 years ago
Sandeep Sukhani b687ec6e5b vendoring: update cortex to latest master (#938) 6 years ago
Robert Fratto 9484632d3d pkg/querier: fix concurrent access to querier tail clients (#944) 6 years ago
Marco Pracucci 22a1bd5f45 promtail: do not send the last batch - to ingester - if empty (#934) 6 years ago
Sandeep Sukhani 481906c425 fix incrementing of bigtable_backup_job_backups_created metric (#930) 6 years ago
Robert Fratto 4c418430be
promtail: add "max_age" field to configure cutoff for journal reading (#921) 6 years ago
Marco Pracucci 75a3e61a70 Documented promtail known failure modes 6 years ago
Edward Welch fdafa10e58 feat(promtail): Make cluster role configurable 6 years ago
Xiang Dai 777fcfc04e optimize image tag script (#911) 6 years ago
Edward Welch 52efdfdf40 adding the beginnings of the release doc with steps, fixing a bug in the release_prepare.sh script and tweaking the output based on the current process. 6 years ago
Sandeep Sukhani ce945b42a4 fix data type passed to a function call and usage of oldest table number in bigtable backup 6 years ago
Sandeep Sukhani e65fd2e798
bigtable-backup-tool: Improvements (#895) 6 years ago
Robert Fratto 23f998a5aa
ci: update apt-get before installing deps for rootless step (#914) 6 years ago
Aditya C S da4964dd70 Add pipeline unit testing to promtail 6 years ago
Edward Welch e75acd79fc update helm and ksonnet to 0.3.0 6 years ago
Ed c673380bb3
Updating changelog for v0.3.0 (#906) 6 years ago
Konstantin Misyutin 9bb6bc2f26 set helm chart appVersion while release 6 years ago
sh0rez 205b43305e
chore(packaging): set tag length to 7 (#901) 6 years ago
sh0rez b2fe044279
chore(ci/cd): fix grafanasaur credentials and CircleCI image build (#900) 6 years ago
sh0rez 45bdebf8b2
chore(ci/cd): build containers using drone.io (#891) 6 years ago
Robert Fratto a7e0e48245
ksonnet: update ingester config to transfer chunks on rollout (#894) 6 years ago
Robert Fratto fc8ae5ab92
loki: shutdown module before shutting down HTTP server (#827) 6 years ago
Marco Pracucci e5d6f3c317 Fix panic in tailer when an ingester is removed from the ring while tailing (#897) 6 years ago
dalance 79333add88 Update troubleshooting.md (#896) 6 years ago
Ed 78c6aa49b4
feat(ksonnet): make our ksonnet a little more modular by parameterizing the chunk and index stores (#874) 6 years ago
Ed 173e8ea2a4
fix(canary): Fix Flaky Tests (#889) 6 years ago
Cyril Tovena a4070992d9 fix a bug where nil line buffer would be put back 6 years ago
Robert Fratto 001d36f510
pkg/promtail/positions: remove executable bit from positions file (#893) 6 years ago
Malte ec4145297f Fix old values in operations.md 6 years ago
Robert Fratto 600b6cf459
Makefile: disable building promtail with systemd support on non-amd64 platforms (#888) 6 years ago
Ed 4eddcc1c8c chore(packaging): avoid running containers from Dockerfile 6 years ago
sh0rez e4b99f2729
chore(packaging): wrong executable format (#886) 6 years ago
Robert Fratto 297f0e9d03
Makefile: build promtail with CGO_ENABLED if GOHOSTOS=GOOS=linux (#809) 6 years ago
Marco Pracucci b9185324f4 Improved Tailer loop (dropped entries, logic refactoring, introduced tests) 6 years ago
Aditya C S 132989031f Fix Nolabels parse metrics 6 years ago
asmito f5820d4c17 update Docs: update Retention section on Operations doc file (#876) 6 years ago
Michael Dai 3d1f39fab6 Pipeline: Fixed labels process test with same objects (#869) 6 years ago
Sandeep Sukhani bd4a76c23b update docker image for bigtable-backup tool 6 years ago
Edward Welch 4354f8031e Removing the loki-frontend dashboard as it only has one panel which is duplicated in the loki-reads panel, we can bring it back when add more to the loki frontend. 6 years ago
Edward Welch 7b31c6634d sum the read dashboard by route and make sure we are only showing query and label routes (not tail) 6 years ago
Martin Baillie 735a5875fe Add promtail ServiceMonitor and headless Service (#856) 6 years ago
Marco Pracucci c955702b32 Fixed out of order entries allowed in a chunk on edge case (#859) 6 years ago
Sandeep Sukhani 2b8a3d9794 live-tailing: preload all the historic entries before query context is cancelled (#862) 6 years ago