- May 09, 2019
-
-
Edward Welch authored
Clean up the metric for pipeline duration to keep it within the pipeline file, also changing unit to seconds and namespace to logentry
-
kaiyou authored
-
Edward Welch authored
Changed the timing of the sync function in the unit test to fix flakiness in the test.
-
Victoria authored
* add optional PodDisruptionBudget to helm chart * address comments * add back new line - no change to helpers template * fix silly typo in loki-stack version
-
Goutham Veeramachaneni authored
Signed-off-by:
Goutham Veeramachaneni <gouthamve@gmail.com>
-
Cyril Tovena authored
-
Cyril Tovena authored
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
- May 08, 2019
-
-
Edward Welch authored
Updating docs Rebase fixes
-
Edward Welch authored
-
Edward Welch authored
-
Edward Welch authored
-
Edward Welch authored
adding CRI and Docker format pipeline stage extensions adding backwards compatibility with current config
-
Edward Welch authored
-
Cyril Tovena authored
-
Cyril Tovena authored
Co-authored-by:
Edward Welch <edward.welch@grafana.com>
-
Cyril Tovena authored
-
Cyril Tovena authored
-
Edward Welch authored
-
Edward Welch authored
-
Edward Welch authored
Moved the check for already closed to make sure we honor this check when `immediate` flushing is requested
-
Tom Wilkie authored
-
Justin Thomas authored
-
Richard Metzler authored
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
- May 07, 2019
-
-
Ed authored
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)
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
Cyril Tovena authored
* fix backward compatibility with client config * fix comment
-