Commit Graph

263 Commits (ea798e0f2a3364b4a76f153faf324b4a9ababc4d)

Author SHA1 Message Date
Callum Styan a05431f879
fix: promtail config unmarshalling (#14408) 8 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Trevor Whitney d7ff426646
feat: ability to log stream selectors before service name detection (#14154) 8 months ago
François Gouteroux f2d349924c
fix(promtail): validate scrape_config job name, do not allow duplicate job names (#13719) 8 months ago
Ed Welch 66cffcb427
feat: add structured metadata to the promtail push API (#14153) 8 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
lencap 95942cbf1b
chore: fix some comments (#13830) 10 months ago
Marco Pracucci b88583da7d
feat: upgrade prometheus (#13671) 10 months ago
Dylan Guedes 4eb45cc588
refactor: Introduce context cause to our code (#13224) 11 months ago
Kirill A. Korinsky be4152576e
feat(promtail): Support of RFC3164 aka BSD Syslog (#12810) 12 months ago
Paulin Todev 4d761acd85
fix(promtail): Fix bug with Promtail config reloading getting stuck indefinitely (#12795) 1 year ago
Jonas L. B c0113db4e8
fix(promtail): Handle docker logs when a log is split in multiple frames (#12374) 1 year ago
Paulin Todev 39a7181a60
fix: promtail; clean up metrics generated from logs after a config reload. (#11882) 1 year ago
Joshua Pare a00f1f1b0b
fix(promtail): Fix UDP receiver on syslog transport (#10708) 1 year ago
Paul Rogers 4e04d07168
fix: promtail race fixes (#12656) 1 year ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
stayweek 420169aaab
fix: fix some comments (#12417) 1 year ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
William Dumont 215b5fd2fd
<Promtail>: Fix flaky docker test (#11777) 1 year ago
Sandeep Sukhani e625d7f1ca
otel: add support for per tenant configuration for mapping otlp data to loki format (#11143) 1 year ago
ptQa b4b0bd7dca
Fix duplicate logs from docker containers (#11563) 1 year ago
Sijmen 5e50ea0a7f
Promtail: Fix excludepath not evaluated on newly added files (#9831) 1 year ago
zry98 142d3564e6
Promtail: show a clearer reason in "disable watchConfig" log message when server is disabled (#11420) 1 year ago
Matthew Penner a91f3f11b3
frontend: Use `net.JoinHostPort` to support IPv6 addresses (#10650) 1 year ago
Danny Kopping e523809216
bug(volume): return 400 error for invalid volume request (#11313) 2 years ago
Ashwanth 766f27645d
config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Sandeep Sukhani 6069df8f7d
ingestion: native otlp ingestion support (#10727) 2 years ago
Kevin Burke 32f0dbc2a5
promtail/client: note client config is not deprecated (#10705) 2 years ago
Raul Gonzales 7d5475541c
promtail: enable structured_metadata convert labels (#10752) 2 years ago
Rens Groothuijsen f51ee849b0
fix(promtail): correctly parse list of drop stage sources from YAML (#10848) 2 years ago
Đỗ Trọng Hải 47e2c5884f
fix(promtail): prevent panic due to duplicate metric registration after reloaded (#10798) 2 years ago
Kevin Burke c071447900
clients/pkg/promtail/targets/gcplog: avoid listening on 0.0.0.0 (#10411) 2 years ago
Kevin Burke da175771c0
clients/pkg/promtail: tests no longer listen on 0.0.0.0 (#10599) 2 years ago
Paschalis Tsilias 07cbef9226
Update Prometheus dependency to v2.46.0 (#10777) 2 years ago
Christian Haudum d3d7ab7d82
Promtail: Remove deprecated stream_lag_labels setting (#10677) 2 years ago
Piotr a8d5815510
Fix race condition when stopping to tail files (#10631) 2 years ago
Kevin Burke 9dad6a1350
clients,pkg: use http.NewRequestWithContext (#10616) 2 years ago
Kevin Burke 23d8c7c63c
clients/pkg/promtail/client: better error on nil metrics (#10611) 2 years ago
Kevin Burke 1256692f95
clients/pkg/promtail/targets/gcplog: fix spelling error (#10615) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Đurica Yuri Nikolić 37ec68eebb
Remove unnecessary code after dskit log.Interface has been dereleased (#10434) 2 years ago
Vladyslav Diachenko 6387bf765c
[promtail] include the size of non-indexed labels into batch size (#10412) 2 years ago
Shantanu Alsi 586b9042c6
Upgrade Thanos objstore, dskit and other modules (#10366) 2 years ago
William Dumont a1c1152b79
Promtail: Add additional fields in cloudflare config (#10301) 2 years ago