Skip to content

Promtail update

Victor Mykhailov requested to merge promtail_update into master

Add the script to set up Promtail, a logging agent for Loki, Grafana's log aggregation system. It downloads, unzips and removes the Promtail binary, parses an XML file to get the station name changes the Promtail config file, adds a cron job for Promtail, and runs Promtail. Also, Add update.sh file to dispatch.sh

Merge request reports