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/v2.53.4/prometheus-2.53.4.linux-amd64.tar.gz"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/prometheus/prometheus/releases/download/v2.53.4/prometheus-2.53.4.linux-arm64.tar.gz"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/prometheus/prometheus/releases/download/v2.53.4/prometheus-2.53.4.darwin-amd64.tar.gz"
  }
  url {
    type: ARCHIVE
    value: "https://github.com/prometheus/prometheus/releases/download/v2.53.4/prometheus-2.53.4.darwin-arm64.tar.gz"
  }
  version: "2.53.4"
  last_upgrade_date { year: 2025 month: 3 day: 20 }
  license_type: PERMISSIVE
}
