Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 tahun lalu |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 tahun lalu |
Sebastiaan van Stijn
|
155e39187c
daemon/logger/gcplogs: remove ensureHomeIfIAmStatic workaround
|
2 tahun lalu |
Sebastiaan van Stijn
|
df650a1aeb
panic() instead of logrus.Fatal() in init funcs
|
3 tahun lalu |
Patrick Haas
|
ef553e14a4
Fix gcplogs memory/connection leak
|
4 tahun lalu |
Robin THONI
|
bc709991b3
Use a regex to match labels
|
6 tahun lalu |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 tahun lalu |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 tahun lalu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 tahun lalu |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 tahun lalu |
gkze
|
d42c268fc3
GCP Logs: send log line as jsonPayload.message instead of jsonPayload.data
|
8 tahun lalu |
Grzegorz Jaśkiewicz
|
d925e50470
gcplogging driver MRPB set
|
8 tahun lalu |
Brian Goff
|
1325f667ee
Merge pull request #27565 from rothrock/env-by-regex
|
8 tahun lalu |
Aaron.L.Xu
|
e0577d5fe8
fix some typos from module contrib to man
|
8 tahun lalu |
Brian Goff
|
3f4fccb65f
Use sync.Pool for logger Messages
|
8 tahun lalu |
Joseph Rothrock
|
9758a2a724
Use a regex to match environment variables #27565
|
8 tahun lalu |
Sebastiaan van Stijn
|
a331056268
Merge pull request #28852 from miaoyq/rename-log-context
|
8 tahun lalu |
Yanqiang Miao
|
17ec911da7
Rename 'context' to 'loginfo' in the logger module
|
8 tahun lalu |
Akihiro Suda
|
b86e3bee5a
gcplogs: forcibly set HOME on static UNIX binary
|
8 tahun lalu |
Akihiro Suda
|
ff2f875574
vendor: google.golang.org/cloud -> cloud.google.com/go
|
8 tahun lalu |
Vladimir Pouzanov
|
71f2999764
Added optional flags to init gcp logger metadata
|
9 tahun lalu |
Brian Goff
|
24710fd3e2
Do not call out to Google on init
|
9 tahun lalu |
Mike Danese
|
ed1b9fa07a
daemon/logger: Add logging driver for Google Cloud Logging
|
9 tahun lalu |