- Dec 20, 2018
-
-
Carl Bergquist authored
-
- Dec 17, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Dec 10, 2018
-
-
Goutham Veeramachaneni authored
* Push master images Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com> * Push master automatically. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Persistence chunks using the Cortex chunk store.
-
Goutham Veeramachaneni authored
https://github.com/grafana/loki/pull/49 broke promtail with standard_init_linux.go:178: exec user process caused "no such file or directory" From https://medium.com/@diogok/on-golang-static-binaries-cross-compiling-and-plugins-1aed33499671 CGO_ENABLED=0 makes it static, afaics Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- Dec 07, 2018
-
-
Goutham Veeramachaneni authored
No clue what the flag is and what fixed it. With `-linkmode=external`, this is printed while building the image ``` loadinternal: cannot find runtime/cgo ``` When you try to run the image there is a coredump, see ``` ```➜ loki git:(master) ✗ strace ./cmd/loki/loki execve("./cmd/loki/loki", ["./cmd/loki/loki"], 0x7ffe400edb30 /* 36 vars */) = 0 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffef5e69200) = -1 EINVAL (Invalid argument) brk(NULL) = 0x3140000 brk(0x31411c0) = 0x31411c0 arch_prctl(ARCH_SET_FS, 0x3140880) = 0 uname({sysname="Linux", nodename="nomad", ...}) = 0 readlink("/proc/self/exe", "/home/goutham/go/src/github.com/"..., 4096) = 58 brk(0x31621c0) = 0x31621c0 brk(0x3163000) = 0x3163000 arch_prctl(ARCH_SET_FS, 0x12012b0) = 0 --- SIGTRAP {si_signo=SIGTRAP, si_code=SI_KERNEL} --- +++ killed by SIGTRAP (core dumped) +++ [1] 14848 trace trap (core dumped) strace ./cmd/loki/loki``` ``` Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
- Dec 05, 2018
-
-
Tom Wilkie authored
* Rename Tempo to Loki. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Use new build image, don't delete generated files on clean. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 24, 2018
-
-
Tom Wilkie authored
* Check in generated files, to make getting started easier. Add gometalinter, and a lint check for changes to the generated files. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Make lint pass? Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 22, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 20, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Nov 19, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Jun 05, 2018
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- Apr 17, 2018
-
-
Tom Wilkie authored
-
Tom Wilkie authored
-
Tom Wilkie authored
-
- Apr 16, 2018
-
-
Tom Wilkie authored
-
Tom Wilkie authored
-
Tom Wilkie authored
-
Tom Wilkie authored
-
Tom Wilkie authored
-
- Apr 15, 2018
-
-
Tom Wilkie authored
-