Hacker News new | ask | show | jobs
by davejohnclark 2743 days ago
Looks cool, is the source code for promtail available? I can see there's an image available https://hub.docker.com/r/grafana/promtail (which is used in the readme) but I can't find the source anywhere. Anyone know where it is?
2 comments

Of course! Everything is opensource, all apache licensed:

https://github.com/grafana/loki/tree/master/pkg/promtail

Cool, thanks. No idea how I failed to find it...
Thanks! I swear I searched the repo and didn't get any useful results, but yeah it's there plain as day...