Commit Graph

160 Commits (fb26baa5b1bd58b33a34e9c946c81b253d7610bc)

Author SHA1 Message Date
李国忠 fb26baa5b1
[new feature] promtail: Add config reload endoint / signal to promtail (#7247) 3 years ago
Brandon W Maister 381735d3d4
logging: Change Docker target discovery log level from Error to Info (#7312) 3 years ago
Hemanth Krishna 0e54477309
area(promtail): add -check-syntax functionality (#7363) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Danny Kopping 355175ff89
Upgrade to Go 1.19 (#7243) 3 years ago
Danny Kopping 6bf5b5d8c1
Use a line-buffered logger to deamplify write syscalls (#6954) 3 years ago
Irina d1a996afce
Added mapstructure tag to promtail configs structs (#7320) 3 years ago
Dylan Guedes f571282ffc
Tests: Improve several tests behavior (#7283) 3 years ago
Dylan Guedes 2dc5a71a67
Tests: Reduce flakiness of GCPLog and integration tests (#7273) 3 years ago
Dylan Guedes f3b72c8b59
Promtail: Change max support compressed line size to be 2MB (#7268) 3 years ago
Pablo 64fe0af9dd
Expose tenant ID through relabel in push promtail targets (#7250) 3 years ago
Dylan Guedes 73bea7e4fa
Promtail: Add compressed files support (#6708) 3 years ago
Pablo 42bfc22d23
Fix promtail `metric` stage causing failure when getting extracted metrics (#7216) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
Jeremy Wu 161fcac646
support custom label selector in kubernetes_sd_configs (#5920) 3 years ago
Chris Hodges d1f42fff50
promtail: Fix issue with dropping logs when a file based SD target's labels are updated (#7016) 3 years ago
李国忠 a290549a59
Promtail: Add support for max stream limit (#7101) 3 years ago
Pablo 76c1198d58
Improvements to Promtail GCP push target (#7057) 3 years ago
Trevor Whitney c0eb73c34a
Enable build in env w/o internet or GCP creds (#7029) 3 years ago
Callum Styan 4a21923913
update to alpine:3.6.2 (#6979) 3 years ago
Christian Simon 88e2705034
Update alpine and golang base images (#6897) 3 years ago
carlospeon 171a09b822
Add support for journal matches (only conjuntions) (#6656) 3 years ago
Kaviraj Kanagaraj e8b44172d8
test(promtail): Fix flaky test with promtail bind port. (#6859) 3 years ago
Alexandre de Sá 6b47aab2de
promtail/client: add bot fields (#6828) 3 years ago
Pablo c9ef0621d1
Promtail: Add new target for receiving GCP PubSub Push messages (#6777) 3 years ago
Kaviraj Kanagaraj 0d99d80acd
upgrade `go:1.17.9` to `go:1.18.4` (#6726) 3 years ago
Pablo d4cdc37682
promtail: Inject tenant ID when receiving X-Scope-OrgID in heroku target (#6695) 3 years ago
Pablo 0e28452f1f
Targets: Add Heroku HTTPS drain target (#6448) 3 years ago
Dylan Guedes f17d3d768c
Promtail: Add text encoding conversion to file targets (#6395) 3 years ago
Johan Fleury 9b980c45ed
Promtail: update certificates used for syslog’s tests (#6534) 3 years ago
Ed Welch 2fc20af9a4
Promtail: disable syslog tests which have expired certs (#6520) 3 years ago
Tristan Colgate-McFarlane 21f69643b3
promtail: fix infinite loop in file target (fixes #5350) (#6135) 3 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 3 years ago
Kaviraj Kanagaraj 01481cca0c
Promtail: Support all `cri-o` tags (multiline tags). (#6177) 3 years ago
Rutger 1794a76613
Promtail: Add metrics for journal target (#6105) 3 years ago
Trevor Wood 23cc93862d
chore(fluentd): resolve rubocop failures (#6359) 3 years ago
Shane St Savage 135f672c91
fix: allow promtail docker_sd_config to handle long log lines (#6256) 3 years ago
Jan-Otto Kröpke a1e0298a57
Support tenant id from value (#6290) 3 years ago
Trevor Wood 0470e4e7d3
feat(fluentd): allow fluentd_thread label to be configurable (#6240) 3 years ago
Callum Styan b6ac00e1a3
[Promtail] drop lines with malformed json (#6099) 3 years ago
Christian Haudum 7fff660144
Add UDP protocol support to Promtail's syslog target (#5790) 3 years ago
Paschalis Tsilias 179d741c5f
promtail: Add support for exclusion patterns in `static_config` (#5943) 3 years ago
Alex Ferm d7f03be212
Update libsystemd-dev from bullseye-backports for arm32 docker images, fixes (#5938) (#6012) 3 years ago
Vladyslav Diachenko 4a91fdcc7f
migrated gelfTarget to go-gelf/v2 library that contains fix for chunked messages (#5992) 3 years ago
Callum Styan 8f62334a58
[promtail] Add a log message stating that client level stream lag labels are deprecated (#5850) 3 years ago
Christian Simon 9d0fd3a7e3
Upgrade golang version to v1.17.9 (#5899) 3 years ago
thepheer 81021c920f
remove excessive underscore from `dockerLabelLogStream` (#5890) 3 years ago
Karsten Jeschkies c9f3868287
Update dskit to v0.0.0-20220331160727-49faf69f72ca. (#5881) 3 years ago
Callum Styan 800b7c6345
[promtail] Mark promtail single client config flags and config file block as deprecated (#5842) 3 years ago
Cyril Tovena dd7200564b
Improve kafka discovery test. (#5860) 3 years ago