Package: prometheus / 2.53.5+ds1-1
Metadata
Package | Version | Patches format |
---|---|---|
prometheus | 2.53.5+ds1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Disable xDS SD.patch | (download) |
config/config_test.go |
30 0 + 30 - 0 ! |
disable xds service discovery |
0002 Disable Consul SD.patch | (download) |
config/config_test.go |
58 1 + 57 - 0 ! |
disable consul service discovery |
0003 Disable Nomad SD.patch | (download) |
config/config_test.go |
35 0 + 35 - 0 ! |
disable nomad service discovery |
0004 Disable TSDB lockfile.patch | (download) |
cmd/prometheus/main.go |
18 9 + 9 - 0 ! |
disable tsdb lockfile |
0005 Default settings.patch | (download) |
cmd/prometheus/main.go |
12 6 + 6 - 0 ! |
add default settings adapted for debian |
0006 Fix test prom invocations.patch | (download) |
cmd/prometheus/main_test.go |
10 5 + 5 - 0 ! |
fix prometheus invocations, paths for debian build system, and avoid recompiling prometheus. |
0010 Do not embed blobs.patch | (download) |
cmd/prometheus/main.go |
3 3 + 0 - 0 ! |
do not embed blobs |
0011 Reinstate classic web UI.patch | (download) |
rules/alerting.go |
38 38 + 0 - 0 ! |
reinstate classic web ui |
0012 Default to classic UI.patch | (download) |
web/web.go |
4 2 + 2 - 0 ! |
default to classic ui |
0013 Revert kingpin import path.patch | (download) |
cmd/prometheus/main.go |
2 1 + 1 - 0 ! |
revert alecthomas/kingpin import path |
0014 Disable write documentation flag.patch | (download) |
cmd/prometheus/main.go |
10 0 + 10 - 0 ! |
disable write-documentation flag / command |
0015 Disable Azure AD authentication support.patch | (download) |
config/config.go |
12 3 + 9 - 0 ! |
disable azure ad authentication support |
0017 Extend testing CA certificates expiry date.patch | (download) |
scrape/testdata/ca.cer |
18 9 + 9 - 0 ! |
extend testing ca certificates expiry date |
0018 Disable Azure SD.patch | (download) |
config/config_test.go |
61 1 + 60 - 0 ! |
disable azure sd The current golang-github-azure-azure-sdk-for-go-dev package is too outdated, and it does not include the newer APIs that Prometheus is using. |
0019 Disable OTLP Ingestion endpoint.patch | (download) |
cmd/prometheus/main.go |
5 1 + 4 - 0 ! |
disable otlp ingestion endpoint This depends on code not yet in Debian. |
0020 OVH client error difference.patch | (download) |
discovery/ovhcloud/ovhcloud_test.go |
2 1 + 1 - 0 ! |
ovh client error difference |
0021 Backport fixes for 32 bit archs.patch | (download) |
model/histogram/test_utils.go |
4 2 + 2 - 0 ! |
backport fixes for 32-bit archs |
0022 Avoid various resources related test failures.patch | (download) |
cmd/promtool/unittest_test.go |
3 3 + 0 - 0 ! |
avoid various resources-related test failures Skip or adjust tests know to fail in certain architectures due to memory exhaustion, CPU contention, or timing. Co-authored-by: Daniel Swarbrick <dswarbrick@debian.org> |
0023 Use legacy label name validation.patch | (download) |
model/labels/labels_common.go |
4 4 + 0 - 0 ! |
use legacy label name validation |