name: "prometheus"
description:
    "Prometheus is an open-source systems monitoring and alerting toolkit "
    "originally built at SoundCloud."

third_party {
  url {
    type: HOMEPAGE
    value: "https://prometheus.io/"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/prometheus/prometheus/releases/download/2.37.1/prometheus-2.37.1.linux-amd64.tar.gz"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/prometheus/prometheus/releases/download/2.37.1/prometheus-2.37.1.darwin-amd64.tar.gz"
  }
  version: "2.37.1"
  last_upgrade_date { year: 2022 month: 10 day: 24 }
  license_type: PERMISSIVE
}
