Get this repository:
git clone https://git.launchpad.net/prometheus-snap
Members of prometheus-snap-developers can upload to this repository. Log in for directions.

prometheus-snap has 1 active review. See all merge proposals.

Branches

Name Last Modified Last Commit
master 2024-03-12 00:52:24 UTC
promtool: add network plug to allow querying, etc.

Author: Paul Collins
Author Date: 2024-03-12 00:52:24 UTC

promtool: add network plug to allow querying, etc.

Reviewed-on: https://code.launchpad.net/~pjdc/prometheus-snap/+git/prometheus-snap/+merge/462187
Reviewed-by: James Simpson <james.simpson@canonical.com>

prometheus2 2022-08-16 00:04:30 UTC
Improve snap metadata and build process

Author: James Simpson
Author Date: 2022-08-16 00:04:30 UTC

Improve snap metadata and build process

* Update description based on changes to upstream project, and add
  unofficial snap notice
* Add icon
* Add link to snap source
* Add link to upstream source
* Stop hard-coding version, adopt-info instead to set dynamically
* After pulling, get the latest release tag and build that version
* Update daemon_arguments to be reflective of the latest available
  Prometheus version (2.37.0)
* Leverage "node" snap instead of manually installing nodejs and npm
  inside the snap.

  This is being done in the interest of simplifying the snap build
  process, and reducing the amount of bash scripting happening in the
  build override.

  To allow this to move forward, builds have been disabled for "ppc64el"
  and "s390x" platforms pending the node snap being available for them.

  Already released snaps for those platforms will continue to be
  available, but new snaps will not be published outside of critical
  security updates (an older recipe can be leveraged as-required to
  build those).

stable 2022-08-16 00:04:30 UTC
Improve snap metadata and build process

Author: James Simpson
Author Date: 2022-08-16 00:04:30 UTC

Improve snap metadata and build process

* Update description based on changes to upstream project, and add
  unofficial snap notice
* Add icon
* Add link to snap source
* Add link to upstream source
* Stop hard-coding version, adopt-info instead to set dynamically
* After pulling, get the latest release tag and build that version
* Update daemon_arguments to be reflective of the latest available
  Prometheus version (2.37.0)
* Leverage "node" snap instead of manually installing nodejs and npm
  inside the snap.

  This is being done in the interest of simplifying the snap build
  process, and reducing the amount of bash scripting happening in the
  build override.

  To allow this to move forward, builds have been disabled for "ppc64el"
  and "s390x" platforms pending the node snap being available for them.

  Already released snaps for those platforms will continue to be
  available, but new snaps will not be published outside of critical
  security updates (an older recipe can be leveraged as-required to
  build those).

rock 2022-03-11 22:46:20 UTC
Disable template/template_test.go

Author: Sergio Durigan Junior
Author Date: 2022-03-11 22:45:07 UTC

Disable template/template_test.go

The test is failing on non-amd64 architectures.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

20.04 2022-01-20 21:31:01 UTC
Temporarily disable template_test.go

Author: Sergio Durigan Junior
Author Date: 2022-01-20 21:07:57 UTC

Temporarily disable template_test.go

This test is failing on non-amd64 architectures, but it's very likely
that the cause is the architecture-dependent way that Go treats
conversions between floats and ints. For more details, see:

https://github.com/prometheus/prometheus/issues/10185

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

21.10 2021-08-12 20:27:18 UTC
Fix typo when matching "ppc64el"

Author: Sergio Durigan Junior
Author Date: 2021-08-12 20:27:18 UTC

Fix typo when matching "ppc64el"

dpkg --print-architecture will return "ppc64el", not "ppc64le".
Conversely, the adjusted name should be "ppc64le", not "ppc64el".

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

21.04 2021-03-30 19:51:38 UTC
Update prometheus 2.25.2

Author: Sergio Durigan Junior
Author Date: 2021-03-30 19:51:38 UTC

Update prometheus 2.25.2

This commit also updates the snapcraft to use core20, instead of
core18.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

17 of 7 results
You can't create new repositories for prometheus-snap.