lp:~jsimpso/prometheus-snap

Owned by James Simpson
Get this repository:
git clone https://git.launchpad.net/~jsimpso/prometheus-snap
Only James Simpson can upload to this repository. If you are James Simpson please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2023-10-10 01:55:12 UTC
Update base to core22

Author: James Simpson
Author Date: 2023-10-10 01:55:12 UTC

Update base to core22

update_3 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).

update_2 2022-08-16 00:02:33 UTC
Make snap wrapper shellcheck compliant

Author: James Simpson
Author Date: 2022-08-16 00:02:33 UTC

Make snap wrapper shellcheck compliant

update_1 2022-08-15 23:59:51 UTC
Update daemon_arguments, add logo, remove todo

Author: James Simpson
Author Date: 2022-08-15 23:59:51 UTC

Update daemon_arguments, add logo, remove todo

core22 2022-08-03 00:06:29 UTC
Migrate from core20 to core22

Author: James Simpson
Author Date: 2022-08-03 00:06:29 UTC

Migrate from core20 to core22

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>

prometheus2 2021-01-18 23:12:24 UTC
4k max. open files is not enough

Author: Haw Loeung
Author Date: 2021-01-18 23:12:24 UTC

4k max. open files is not enough

Reviewed-on: https://code.launchpad.net/~hloeung/prometheus-snap/+git/prometheus-snap/+merge/396456
Reviewed-by: Benjamin Allot <benjamin.allot@canonical.com>

110 of 10 results
This repository contains Public information 
Everyone can see this information.

Subscribers