Easy steps to install thanos package on Mac
Package Information:
Application Name – thanos
What is thanos – Not Available for thanos
Use of thanos – Highly available Prometheus setup with long term storage capabilities
URL – https://thanos.io
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install thanos using brew
brew install thanos 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

thanos is ready to use now!