Skip to content

0.0.2

Compare
Choose a tag to compare
@bzon bzon released this 18 Jul 22:10
· 186 commits to master since this release

Installing

OSX

curl -Lo prometheus-msteams  https://github.com/bzon/prometheus-msteams/releases/download/0.0.2/prometheus-msteams-darwin-amd64 && chmod +x prometheus-msteams && sudo mv prometheus-msteams /usr/local/bin/

Linux

curl -Lo prometheus-msteams  https://github.com/bzon/prometheus-msteams/releases/download/0.0.2/prometheus-msteams-linux-amd64 && chmod +x prometheus-msteams && sudo mv prometheus-msteams /usr/local/bin/

Windows

Download the prometheus-msteams-windows-amd64.exe file, rename it to prometheus-msteams.exe and add it to your path.