Commit Graph

17 Commits (f2bec3b0a5291a4b11b0aa0f3fd60ea60abe1e9e)

Author SHA1 Message Date
Robert Fratto f2bec3b0a5 promtail: restore ability to show target labels in promtail UI 6 years ago
Edward Welch 7deb02b532 add a Name() method to the stage interface so that debug logging can show you the name of the pipeline stage which just processed the log 6 years ago
Robert Fratto 9eb3098dea
promtail: Add systemd journal support (#730) 6 years ago
Edward Welch 922b2d02cd changing the log length histogram to be a normal histogram with only a `path` label, also removing the label values when no longer tailing the file. Following the same pattern we used for readBytes and totalBytes. 6 years ago
Edward Welch bb89b9b585 Fix a bug where we should use the glob matcher on fsnotify new file create. 6 years ago
Cyril Tovena 48def27e1e fix review feedback 6 years ago
Cyril Tovena 9290a5d228 rename __filename__ label to filename 6 years ago
Cyril Tovena b8b7caa450
Promtail targets and service discovery pages (#532) 6 years ago
Edward Welch 4b8eda64f5 PR feedback 6 years ago
Edward Welch 3f8963ce01 Updating hpcloud tail library to forked version modified for our purposes. 6 years ago
Steven Sheehy 8c0b3d8099 Add a /ready endpoint to promtail 6 years ago
Tom Wilkie b2fafdf360 Export position in file, not bytes read. 6 years ago
Ed ca1a5be975 Adding metric and alert to notify promtail falling behind (#412) 6 years ago
Baokun Lee e6192a6908 Fix start tailing panic 6 years ago
Ed 0fdbf24b79
adding third party lib for Glob pattern matching which supports /**/ style subdirectory matching (#331) 6 years ago
Ed f6d0857ddf Adding a sync() function to filetarget (#293) 6 years ago
Tom Wilkie 9d7691a52e Move stuff from file -> targets to prevent the stutter; move tests about; update broken rebase. 6 years ago
Christian Simon 31789eafc4 Refactor structure of promtail 6 years ago
Anthony Woods df84364788 handle symbolic links correctly (#275) 6 years ago
Tom Wilkie 29c2213d1a Add more metrics to promtail. 6 years ago
Tom Wilkie eeac68f183 Log filename with parsing errors. 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
Ed 07f20b0db3 Unit tests for Promtail (#244) 6 years ago
Anthony Woods fed3943596 allow promtail path to be a glob match (#206) 6 years ago
Ye Ben 904c190364 add readLines metric (#214) 6 years ago
Egor Kovetskiy 4d78e165dc Fix duplicating base directory for file create event (#128) 7 years ago
Tom Wilkie 5f73598389
Rename Tempo to Loki. (#36) 7 years ago
Tom Wilkie 600b24101e
Promtail updates (#30) 7 years ago
Tom Wilkie f6d5ebf513 Document how to get promtail running locally. 7 years ago
Tom Wilkie 1fef92bc17
Lint stuff (#27) 7 years ago
Goutham Veeramachaneni 5233e78048 Add the required label name to the metric (#20) 7 years ago
Tom Wilkie 6f883b330e Add metric for number of bytes read from each log. 7 years ago
Tom Wilkie 9cb87c2c7d Fix a few NPEs. 7 years ago
Tom Wilkie aa44de07bb Move promtail from kausalco/public, update it for prometheus changes. 7 years ago