lp:~sergiodj/prometheus-snap

Get this repository:
git clone https://git.launchpad.net/~sergiodj/prometheus-snap
Only Sergio Durigan Junior can upload to this repository. If you are Sergio Durigan Junior please log in for upload directions.

Branches

Name Last Modified Last Commit
disable-template-test 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>

rock 2022-03-11 15:00:49 UTC
Update prometheus to 2.33.5

Author: Sergio Durigan Junior
Author Date: 2022-03-09 01:26:59 UTC

Update prometheus to 2.33.5

- Also update nodejs to 16.14.0 (latest LTS version).

- Remove unnecessary hack to fix bug with previous prometheus release,
  since it's been fixed in this new version.

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

skip-template-test 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>

update-2.32.1 2022-01-18 22:07:07 UTC
Update prometheus to 2.32.1.

Author: Sergio Durigan Junior
Author Date: 2022-01-18 22:05:25 UTC

Update prometheus to 2.32.1.

This required:

- A new NodeJS (version 16).

- A new Go (version 17).

- A change in the order of our build commands. We were running the
  tests and then building the software, but that doesn't work anymore.

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

fix-ppc64el-typo 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.10 2021-08-11 14:32:54 UTC
Update prometheus to 2.28.1

Author: Sergio Durigan Junior
Author Date: 2021-08-11 14:32:54 UTC

Update prometheus to 2.28.1

This commit updates the prometheus version to 2.28.1.

The problem is one of the dependencies of the web interface shipped
with prometheus requires nodejs >= 12, and core20 offers nodejs 10.
For this reason, I decided to download nodejs directly from upstream
and use their binaries instead. The good news is that upstream offers
binaries for all our supported architectures (amd64, arm64, s390x and
ppc64el).

I think it should be possible to split the build into two and use the
"npm" plugin in order to automate this process, but I could not come
up with an implementation that works.

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

update-prometheus-2.25.2-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>

20.04 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>

21.04 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>

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>

master 2021-01-18 23:02:10 UTC
4k max. open files is not enough

Author: Haw Loeung
Author Date: 2021-01-18 23:02:10 UTC

4k max. open files is not enough

111 of 11 results
This repository contains Public information 
Everyone can see this information.