Commit Graph

9 Commits (1d1461824d03b13004ed918d89f76ae38acb9a3b)

Author SHA1 Message Date
Susana Ferreira 1d1461824d
Move promtail StreamLagLabels config to upper level config.Config (#5686) 3 years ago
Callum Styan 01d63c8ae8
[promtail] Refactor promtail client metrics so that we can't have duplicate metrics collected for the lag metric. (#5521) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Arve Knudsen a2dd731586
Chore: Add pkg/util/log package (#5187) 3 years ago
李国忠 6b377b40d5
[new] promtail: add readline rate limit (#5031) 3 years ago
Cyril Tovena 93a0b716d4
Refactor client configs in Promtail. (#4567) 4 years ago
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
李国忠 29cc5ad8be
[ui] add '/config' page (#3619) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Robert Fratto 628c1fae95
pass a prometheus registerer to promtail components (#3175) 4 years ago
Cyril Tovena c4faa579e3
Asynchronous Promtail stages (#2996) 5 years ago
Robert Fratto ca311c4d52
expose underlying promtail client (#2910) 5 years ago
Ed Welch 7418d42141
Promtail: force the log level on any Loki Push API target servers to match Promtail's log level. (#2475) 5 years ago
Ed Welch 36164bbe1a
Promtail: use --client.external-labels for all clients (#2474) 5 years ago
Robert Fratto b5f0c75c03
pkg/promtail: propagate a logger rather than using util.Logger globally (#2438) 5 years ago
Cyril Tovena 34f9c601c9
Adds config to disable HTTP and GRPC server in Promtail. (#2004) 5 years ago
Cyril Tovena 4210fcef35
--dry-run Promtail. (#1652) 5 years ago
Cyril Tovena 814cc87eb2
Pipe data to Promtail (#1649) 5 years ago
Cyril Tovena 69d732b4d0 move custom metrics to /metrics and prefix them 6 years ago
Cyril Tovena a5e47a50e8 adds matchers and metrics to regex and json 6 years ago
Cyril Tovena 53075db577
Send logs to multiple loki instances (#536) 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Steven Sheehy 8c0b3d8099 Add a /ready endpoint to promtail 6 years ago
Ed f6d0857ddf Adding a sync() function to filetarget (#293) 6 years ago
Tom Wilkie 68e1a049a0 lint 6 years ago
Christian Simon 31789eafc4 Refactor structure of promtail 6 years ago
Ed 3e6a75e182 removing incorrect calling of positions.Stop from within a target as it runs single instance within promtail, moved the call to Stop up to promtail.go within the Shutdown() method. Should Fix #249 (#252) 6 years ago
Goutham Veeramachaneni f2de97c880 Add external labels support (#43) 7 years ago
Tom Wilkie 600b24101e
Promtail updates (#30) 7 years ago