- Mar 29, 2019
-
-
David authored
Add help about how to get metrics
-
David Kaltschmidt authored
-
David authored
Added a flag --no-labels to skip printing labels in the output from l…
-
David authored
Add comment about external_labels
-
David authored
docs: link to grafana documentation for loki provisioning
-
David Kaltschmidt authored
-
David authored
add miss promtail client config option
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
- Mar 28, 2019
-
-
David authored
-
David authored
-
Olafur Egilsson authored
-
- Mar 27, 2019
-
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Edward Welch authored
-
- Mar 26, 2019
-
-
Tom Wilkie authored
Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Marcus Efraimsson authored
-
David authored
Fix helm
-
David authored
Helm: Custom promtail configuration
-
- Mar 25, 2019
-
-
Ryan Bonham authored
Dropping liveness/readiness probe from promtail helm template as there is not health checks currently.. Can add back once something exist and we can do so without if statements..
-
Ryan Bonham authored
-
Ryan Bonham authored
-
Ryan Bonham authored
-
Ryan Bonham authored
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
David authored
Helm: Run with reduced privileges
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
David authored
Fix unused parameter warning for Fluentd
-
David authored
Add backoff_config in helm
-
- Mar 21, 2019
-
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
Xiang Dai authored
Signed-off-by:
Xiang Dai <764524258@qq.com>
-
- Mar 20, 2019
-
-
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>
-
Ed authored
* Adding the metric promtail_file_bytes_total which will report on the total size of each file with an active tailer. Added an alert which will fire whenever the total bytes for a file is 100kb or more ahead the read bytes for more than 15mins. Added an additional alert to track client bytes ready to send (encoded bytes) vs actually sent so we can add an alert on promtail send failures and still track stats on encoded bytes being sent. * Moving where we update the total file bytes outside the tailer so it shouldn't get hung up by tailer issues. * Recording file size based on Glob matches rather than what we are tailing to give even better insight
-
Tom Wilkie authored
* Add a scrape config for pods without name or app labels. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * rebase with master and update to prefer name label but fallback to controller name * Update scrape_config to use pod controller_name in the job If a pod has a "name" label we use that in the job name. Otherwise, - If the pod was created directly by a controller (statefulset, daemonset, job) then we use that controller_name. - if the pod was created by controller created by a controller (deployment, cronJob) then we use the parent controller name. - add a scrape_config.sh tool that generates the scrap_configs for promtail.sh and helm chart from the ksonnet lib. * Reduce duplication in jsonnet. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Fix rebase Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com> * Tidy up promtail config imports. Signed-off-by:
Tom Wilkie <tom.wilkie@gmail.com>
-
David authored
Add readiness probe to Helm chart and cleanup
-
Steven Sheehy authored
Signed-off-by:
Steven Sheehy <ssheehy@firescope.com>
-
Xiang Dai authored
* Tag with latest Signed-off-by:
Xiang Dai <764524258@qq.com>
-