kubernetes/cluster/addons/fluentd-gcp
Kubernetes Submit Queue 949ec719c3
Merge pull request #54635 from loburm/prom-to-sd
Automatic merge from submit-queue (batch tested with PRs 54635, 54250, 54657, 54696, 54700). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Bump version of prometheus-to-sd to 0.2.2.

Bump version of prometheus-to-sd to improve logging, add pod_name and
pod_namespace flags and remove deprecated flags.

Fixes #54583 

```release-note
NONE
```
2017-10-27 14:38:21 -07:00
..
fluentd-gcp-image Update docs for user-guide 2017-06-27 12:21:49 +08:00
event-exporter.yaml Bump version of prometheus-to-sd to 0.2.2. 2017-10-26 15:54:54 +02:00
fluentd-gcp-configmap.yaml Merge pull request #52565 from crassirostris/sd-logging-update-plugin-0.6.7 2017-09-20 16:09:31 -07:00
fluentd-gcp-ds.yaml Merge pull request #54635 from loburm/prom-to-sd 2017-10-27 14:38:21 -07:00
OWNERS Fix username case in OWNERS files 2017-03-07 16:45:40 -08:00
README.md Add readme for fluentd-elasticsearch addon 2017-03-22 11:27:48 +01:00

Stackdriver Logging Agent

==============

Stackdriver Logging Agent is a DaemonSet which spawns a pod on each node that reads logs, generated by kubelet, container runtime and containers and sends them to the Stackdriver. When logs are exported to the Stackdriver, they can be searched, viewed, and analyzed.

Learn more at: https://kubernetes.io/docs/tasks/debug-application-cluster/logging-stackdriver

Analytics