Commit Graph

149 Commits (614912181e6f3988b2b22791053278cfb64e169c)

Author SHA1 Message Date
Peter Štibraný 49d0d0f0da Makefile changes to allow easy builds with or without vendoring. Also fixes version bug for both cases. (#1095) 6 years ago
Cyril Tovena 27f17bc1de
Fixes linter warning from the yacc file. (#1328) 6 years ago
sh0rez 8eced44bbc
chore(ci): drone-cli (#1274) 6 years ago
Edward Welch e3a4814a95 reducing binary parallelism to prevent circle from OOMing 6 years ago
Marco Pracucci de026a00ac Fix compiled logproto protobuf (#1183) 6 years ago
Xiang Dai 64c1de8c76 Update golint (#1157) 6 years ago
Xiang Dai b6faee205a bump up golangci to 1.20 (#1133) 6 years ago
Marco Pracucci d3867cf2c5 Publish loki-canary binaries on release 6 years ago
Robert Fratto cdc0dc47e1 build: enable journal in promtail linux release build (#1072) 6 years ago
Joe Elliott 9faa8bcf1d Go 1.13 (#1089) 6 years ago
Joe Elliott fc6c5c063f dep => go mod (#1062) 6 years ago
Hiroshi Hatake 0cfa33d90d fluent-bit shared object go plugin (#847) 6 years ago
Joe Elliott 9614b021d1 Loki HTTP/JSON Model Layer (#1022) 6 years ago
sh0rez 794d7da845
feat: -version flag (#1036) 6 years ago
Edward Welch 50456f928c Revert "Updated stream json objects to be more parse friendly (#1010)" 6 years ago
Joe Elliott 6185d54320 Updated stream json objects to be more parse friendly (#1010) 6 years ago
sh0rez db8880e6e0
chore(ci/cd): breaking the circle (#990) 6 years ago
sh0rez f6468f1681
chore(packaging): simplify tagging (#989) 6 years ago
sh0rez bed1f684bd
chore(packaging): loki windows/amd64 (#981) 6 years ago
Xiang Dai 2064f91b54 sync release pkgs name with release note 6 years ago
Sandeep Sukhani b687ec6e5b vendoring: update cortex to latest master (#938) 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 600b6cf459
Makefile: disable building promtail with systemd support on non-amd64 platforms (#888) 6 years ago
Robert Fratto 297f0e9d03
Makefile: build promtail with CGO_ENABLED if GOHOSTOS=GOOS=linux (#809) 6 years ago
sh0rez f504de8013
chore(packaging): Release pipeline (#840) 6 years ago
Sandeep Sukhani 9930f70446
bigtable-backup: Tool for creating and managing periodic tables stored in Bigtable (#729) 6 years ago
Edward Welch 1fc278623e fix(promtail): Improving promtail asset generation makefile targets 6 years ago
sh0rez ce6ec3df2b
chore(packaging): fix image name (#837) 6 years ago
sh0rez ace5993202
chore: deploy (#836) 6 years ago
sh0rez b887602e36
chore(packaging/docker): Support multiple architectures (#762) 6 years ago
Ed 573673a0ab
Simplify our makefile as much as possible (#753) 6 years ago
Edward Welch cd5368a44d preparing for move into loki repo 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Robert Fratto 8b06eb66bf Rollback changes to Makefile and build/Dockerfile from #730 (#758) 6 years ago
Robert Fratto 9eb3098dea
promtail: Add systemd journal support (#730) 6 years ago
Cyril Tovena d3ab48669e
move Dockerfile multi-arch to build and ignore that folder (#723) 6 years ago
Steven Sheehy ec915d4db8 Fix publish-helm failure (#665) 6 years ago
Cyril Tovena 2909fe54e1
Docker Logging Driver (#663) 6 years ago
sh0rez ba54f519a8 feat(ci): promtail cross platform 6 years ago
Edward Welch c326d6b08b adding a release process 6 years ago
Cyril Tovena 4733221fe3
This add make target to deploy a dev version using helm (#586) 6 years ago
Cyril Tovena 3f704de3a8 fixes test in circle ci getting OOMKilled (#593) 6 years ago
Edward Welch 34bb9db758 using an environment variable passed into an arg instead of reading the pod name from a file and the downardApi 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago
Ed 54340e7aee make clean removes `pkg/promtail/server/ui/assets_vfsdata.go` which meant the `pkg/promtail/server/ui/assets_vfsdata.go: assets` target is never activated causing a build error, updating to make the target hit on `server.go` which has a dependency on the deleted `assets_vfsdata.go` triggering a run of `make assets` before go builds that file (#555) 6 years ago
Cyril Tovena fa4f936fcb improves memory usage of golangci-linter 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Cyril Tovena 8d7efddde2
switch to golangci-lint linter (#539) 6 years ago
Edward Welch 916124b9ea Adding `make debug` support to build debug binaries and debug containers which wrap the binary with delve and allow for remote debugging 6 years ago