>>> Building on exopi-1 under sysutils/prometheus BDEPENDS = [lang/go;shells/bash;devel/promu;devel/gmake] DIST = [sysutils/prometheus:prometheus-3.5.1.tar.gz;sysutils/prometheus:prometheus-web-ui-3.5.1.tar.gz;sysutils/prometheus:prometheus-vendor-3.5.1.tar.gz] FULLPKGNAME = prometheus-3.5.1 (Junk lock obtained for exopi-1 at 1775294022.12) >>> Running depends in sysutils/prometheus at 1775294022.16 last junk was in x11/copyq /usr/sbin/pkg_add -aI -Drepair go-1.26.1 promu-0.15.0 was: /usr/sbin/pkg_add -aI -Drepair bash-5.3.9 gmake-4.4.1p0 go-1.26.1 promu-0.15.0 /usr/sbin/pkg_add -aI -Drepair go-1.26.1 promu-0.15.0 >>> Running show-prepare-results in sysutils/prometheus at 1775294027.51 ===> sysutils/prometheus ===> Building from scratch prometheus-3.5.1 ===> prometheus-3.5.1 depends on: promu-* -> promu-0.15.0 ===> prometheus-3.5.1 depends on: bash-* -> bash-5.3.9 ===> prometheus-3.5.1 depends on: go-=1.26.1 -> go-1.26.1 ===> prometheus-3.5.1 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c pthread ===> found c.103.0 pthread.28.1 bash-5.3.9 gmake-4.4.1p0 go-1.26.1 promu-0.15.0 (Junk lock released for exopi-1 at 1775294028.85) distfiles size=25131272 >>> Running patch in sysutils/prometheus at 1775294028.88 ===> sysutils/prometheus ===> Checking files for prometheus-3.5.1 `/exopi-cvs/ports/distfiles/prometheus-web-ui-3.5.1.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/prometheus-vendor-3.5.1.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/prometheus-3.5.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for prometheus-3.5.1 ===> Patching for prometheus-3.5.1 ===> Applying OpenBSD patch patch-Makefile_common Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't fetch promu form internet. This is just a build-dependency | |Index: Makefile.common |--- Makefile.common.orig |+++ Makefile.common -------------------------- Patching file Makefile.common using Plan A... Hunk #1 succeeded at 247. done ===> Applying OpenBSD patch patch-_promu_yml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Don't include user and hostname into build and build verbose. | |Index: .promu.yml |--- .promu.yml.orig |+++ .promu.yml -------------------------- Patching file .promu.yml using Plan A... Hunk #1 succeeded at 16. done ===> Applying OpenBSD patch patch-mmap_openbsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Diff from https://github.com/cjeker/prometheus/tree/mmap_openbsd_v351 |Based on work from https://github.com/prometheus/prometheus/issues/8799 |and https://github.com/prometheus/prometheus/pull/9085 |to make tsdb only use mmap and work around missing UBC support. | |diff --git go.mod go.mod |index 7a27951ac..eee4405dd 100644 |--- go.mod |+++ go.mod -------------------------- Patching file go.mod using Plan A... Hunk #1 succeeded at 17. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git go.sum go.sum |index 8ed834bcf..00ff455ac 100644 |--- go.sum |+++ go.sum -------------------------- Patching file go.sum using Plan A... Hunk #1 succeeded at 122. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git promql/query_logger.go promql/query_logger.go |index c0a70b66d..8aac517e2 100644 |--- promql/query_logger.go |+++ promql/query_logger.go -------------------------- Patching file promql/query_logger.go using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 87. Hunk #3 succeeded at 103. Hunk #4 succeeded at 114. Hunk #5 succeeded at 133. Hunk #6 succeeded at 201. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git promql/query_logger_test.go promql/query_logger_test.go |index eb06e513e..ef2f85cfd 100644 |--- promql/query_logger_test.go |+++ promql/query_logger_test.go -------------------------- Patching file promql/query_logger_test.go using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 56. Hunk #3 succeeded at 79. Hunk #4 succeeded at 111. Hunk #5 succeeded at 129. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/chunks/chunks.go tsdb/chunks/chunks.go |index 034106238..9d9606512 100644 |--- tsdb/chunks/chunks.go |+++ tsdb/chunks/chunks.go -------------------------- Patching file tsdb/chunks/chunks.go using Plan A... Hunk #1 succeeded at 280. Hunk #2 succeeded at 361. Hunk #3 succeeded at 386. Hunk #4 succeeded at 394. Hunk #5 succeeded at 408. Hunk #6 succeeded at 433. Hunk #7 succeeded at 445. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/chunks/head_chunks.go tsdb/chunks/head_chunks.go |index 876b42cb2..14fc84af3 100644 |--- tsdb/chunks/head_chunks.go |+++ tsdb/chunks/head_chunks.go -------------------------- Patching file tsdb/chunks/head_chunks.go using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 192. Hunk #3 succeeded at 607. Hunk #4 succeeded at 616. Hunk #5 succeeded at 637. Hunk #6 succeeded at 664. Hunk #7 succeeded at 778. Hunk #8 succeeded at 838. Hunk #9 succeeded at 855. Hunk #10 succeeded at 890. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/chunks/head_chunks_openbsd.go tsdb/chunks/head_chunks_openbsd.go |new file mode 100644 |index 000000000..05e308427 |--- /dev/null |+++ tsdb/chunks/head_chunks_openbsd.go -------------------------- (Creating file tsdb/chunks/head_chunks_openbsd.go...) Patching file tsdb/chunks/head_chunks_openbsd.go using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/chunks/head_chunks_other.go tsdb/chunks/head_chunks_other.go |index f30c5e55e..6e82d73f4 100644 |--- tsdb/chunks/head_chunks_other.go |+++ tsdb/chunks/head_chunks_other.go -------------------------- Patching file tsdb/chunks/head_chunks_other.go using Plan A... Hunk #1 succeeded at 11. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/chunks/head_chunks_test.go tsdb/chunks/head_chunks_test.go |index 68742471e..a3dda8b0e 100644 |--- tsdb/chunks/head_chunks_test.go |+++ tsdb/chunks/head_chunks_test.go -------------------------- Patching file tsdb/chunks/head_chunks_test.go using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 132. Hunk #3 succeeded at 582. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/mmap.go tsdb/fileutil/mmap.go |index 782ff27ec..15590e2e3 100644 |--- tsdb/fileutil/mmap.go |+++ tsdb/fileutil/mmap.go -------------------------- Patching file tsdb/fileutil/mmap.go using Plan A... Hunk #1 succeeded at 19. Hunk #2 succeeded at 68. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/mmap_openbsd.go tsdb/fileutil/mmap_openbsd.go |new file mode 100644 |index 000000000..39b590ee5 |--- /dev/null |+++ tsdb/fileutil/mmap_openbsd.go -------------------------- (Creating file tsdb/fileutil/mmap_openbsd.go...) Patching file tsdb/fileutil/mmap_openbsd.go using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/mmap_sync.go tsdb/fileutil/mmap_sync.go |new file mode 100644 |index 000000000..31fd98e6d |--- /dev/null |+++ tsdb/fileutil/mmap_sync.go -------------------------- (Creating file tsdb/fileutil/mmap_sync.go...) Patching file tsdb/fileutil/mmap_sync.go using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/mmap_unix.go tsdb/fileutil/mmap_unix.go |index 3d15e1a8c..9a7c62816 100644 |--- tsdb/fileutil/mmap_unix.go |+++ tsdb/fileutil/mmap_unix.go -------------------------- Patching file tsdb/fileutil/mmap_unix.go using Plan A... Hunk #1 succeeded at 21. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/mmap_windows.go tsdb/fileutil/mmap_windows.go |index b94226412..9caf36622 100644 |--- tsdb/fileutil/mmap_windows.go |+++ tsdb/fileutil/mmap_windows.go -------------------------- Patching file tsdb/fileutil/mmap_windows.go using Plan A... Hunk #1 succeeded at 19. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/fileutil/writer.go tsdb/fileutil/writer.go |new file mode 100644 |index 000000000..f50a2fa84 |--- /dev/null |+++ tsdb/fileutil/writer.go -------------------------- (Creating file tsdb/fileutil/writer.go...) Patching file tsdb/fileutil/writer.go using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git tsdb/index/index.go tsdb/index/index.go |index edcb92a71..36ba9d291 100644 |--- tsdb/index/index.go |+++ tsdb/index/index.go -------------------------- Patching file tsdb/index/index.go using Plan A... Hunk #1 succeeded at 272. Hunk #2 succeeded at 282. Hunk #3 succeeded at 326. Hunk #4 succeeded at 348. Hunk #5 succeeded at 1033. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in sysutils/prometheus at 1775294032.92 ===> sysutils/prometheus ===> Generating configure for prometheus-3.5.1 ===> Configuring for prometheus-3.5.1 >>> Running build in sysutils/prometheus at 1775294033.21 ===> sysutils/prometheus ===> Building for prometheus-3.5.1 cd /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus && GO386=softfloat GOCACHE="/exopi-obj/pobj/prometheus-3.5.1/go-cache" GOTOOLCHAIN=local TMPDIR="/exopi-obj/pobj/prometheus-3.5.1/build-amd64" GOPROXY=invalid://ports.should.not.fetch.at.buildtime/ GO111MODULE=off GOPATH="/exopi-obj/pobj/prometheus-3.5.1/go" PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" PATH='/exopi-obj/pobj/prometheus-3.5.1/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/prometheus-3.5.1_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP= MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755" GOMAXPROCS=1 PREFIX=. gmake PREBUILT_ASSETS_STATIC_DIR=/exopi-obj/pobj/prometheus-3.5.1/static PROMU="/usr/local/bin/promu -v" build gmake: git: No such file or directory >> skipping assets build, pre-built assets provided >> skipping assets npm licenses, pre-built assets provided >> compressing assets scripts/compress_assets.sh >> building binaries /usr/local/bin/promu -v build --prefix . Using config file: .promu.yml Running command: build [build --prefix .] Building binary: prometheus > prometheus Building binary: go build -o prometheus -ldflags -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Version=3.5.1 -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Revision=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Branch=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildUser=OpenBSD -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildDate=20260404-09:13:54 -extldflags '-static' -v -tags netgo,builtinassets github.com/prometheus/prometheus/cmd/prometheus + go build -o prometheus -ldflags -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Version=3.5.1 -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Revision=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Branch=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildUser=OpenBSD -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildDate=20260404-09:13:54 -extldflags '-static' -v -tags netgo,builtinassets github.com/prometheus/prometheus/cmd/prometheus internal/goarch internal/abi internal/unsafeheader internal/cpu internal/bytealg internal/byteorder internal/chacha8rand internal/coverage/rtcov internal/godebugs internal/goexperiment internal/goos internal/profilerecord internal/runtime/atomic internal/runtime/exithook internal/runtime/gc internal/runtime/sys internal/runtime/gc/scan internal/asan internal/msan internal/race internal/runtime/math internal/runtime/maps internal/runtime/pprof/label math/bits internal/strconv internal/stringslite internal/trace/tracev2 runtime internal/reflectlite errors sync/atomic internal/sync internal/synctest sync internal/bisect internal/godebug internal/oserror syscall time context cmp iter math unicode/utf8 strconv unicode reflect slices internal/fmtsort io path io/fs internal/filepathlite internal/syscall/unix internal/poll internal/syscall/execenv internal/testlog os fmt bytes strings bufio github.com/prometheus/prometheus/vendor/github.com/pbnjay/memory encoding encoding/base64 unicode/utf16 encoding/json log/internal log log/slog/internal log/slog/internal/buffer log/slog path/filepath runtime/debug github.com/prometheus/prometheus/vendor/github.com/KimMachineGun/automemlimit/memlimit encoding/hex github.com/prometheus/prometheus/vendor/github.com/alecthomas/units github.com/prometheus/prometheus/vendor/github.com/xhit/go-str2duration/v2 go/token go/internal/scannerhooks sort go/scanner go/ast go/doc/comment regexp/syntax regexp internal/lazyregexp go/doc vendor/golang.org/x/net/dns/dnsmessage internal/nettrace weak unique net/netip internal/routebsd internal/singleflight net net/url maps text/template/parse text/template github.com/prometheus/prometheus/vendor/github.com/alecthomas/kingpin/v2 github.com/prometheus/prometheus/vendor/github.com/grafana/regexp math/rand github.com/prometheus/prometheus/vendor/github.com/jpillora/backoff compress/flate encoding/binary hash hash/crc32 compress/gzip container/list crypto crypto/internal/fips140deps/godebug crypto/internal/fips140 crypto/internal/fips140/alias crypto/internal/fips140deps/byteorder crypto/internal/fips140deps/cpu crypto/internal/impl crypto/internal/fips140/sha256 crypto/internal/constanttime crypto/internal/fips140/subtle crypto/internal/fips140/sha3 crypto/internal/fips140/sha512 crypto/internal/fips140/hmac crypto/internal/fips140/check crypto/internal/fips140/aes crypto/internal/fips140deps/time crypto/internal/entropy/v1.0.0 crypto/internal/sysrand crypto/internal/fips140/drbg crypto/internal/fips140/aes/gcm crypto/fips140 crypto/internal/fips140only crypto/subtle crypto/cipher crypto/internal/boring/sig crypto/internal/boring math/rand/v2 crypto/internal/randutil crypto/internal/rand math/big crypto/rand crypto/aes crypto/des crypto/internal/fips140/nistec/fiat crypto/internal/fips140/nistec crypto/internal/fips140/ecdh crypto/internal/fips140/edwards25519/field crypto/ecdh crypto/elliptic crypto/internal/boring/bbig crypto/internal/fips140/bigmod crypto/internal/fips140/ecdsa crypto/internal/fips140cache crypto/sha3 crypto/internal/fips140hash crypto/sha512 internal/saferio encoding/asn1 vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/cryptobyte crypto/ecdsa crypto/internal/fips140/edwards25519 crypto/internal/fips140/ed25519 crypto/ed25519 crypto/internal/fips140/hkdf crypto/hkdf crypto/hmac crypto/internal/fips140/mlkem crypto/mlkem crypto/sha256 vendor/golang.org/x/crypto/internal/alias vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 crypto/hpke crypto/internal/fips140/tls12 crypto/internal/fips140/tls13 crypto/md5 crypto/rc4 crypto/internal/fips140/rsa crypto/rsa crypto/sha1 crypto/tls/internal/fips140tls crypto/dsa crypto/x509/pkix encoding/pem crypto/x509 crypto/tls vendor/golang.org/x/text/transform vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/unicode/norm vendor/golang.org/x/net/idna net/textproto vendor/golang.org/x/net/http/httpguts vendor/golang.org/x/net/http/httpproxy vendor/golang.org/x/net/http2/hpack mime mime/quotedprintable mime/multipart net/http/httptrace net/http/internal net/http/internal/ascii net/http/internal/httpcommon net/http expvar github.com/prometheus/prometheus/vendor/github.com/beorn7/perks/quantile github.com/prometheus/prometheus/vendor/github.com/cespare/xxhash/v2 hash/fnv github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/detrand github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/errors github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protowire github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/pragma github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoreflect github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descfmt github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/descopts embed github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/editiondefaults github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/flags github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/strs github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/text github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/defval github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/messageset github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/genid github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/order github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoiface github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/proto github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filedesc github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/set github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/prototext github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/tag github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/protolazy github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/impl github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/filetype github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/version github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/runtime/protoimpl github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/prometheus/prometheus/vendor/github.com/prometheus/client_model/go github.com/prometheus/prometheus/vendor/github.com/prometheus/common/model runtime/metrics github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/prometheus/vendor/github.com/munnerz/goautoneg github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protodelim github.com/prometheus/prometheus/vendor/github.com/prometheus/common/expfmt github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/fs github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs/internal/util github.com/prometheus/prometheus/vendor/golang.org/x/sys/unix github.com/prometheus/prometheus/vendor/github.com/prometheus/procfs github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/timeseries html html/template text/tabwriter github.com/prometheus/prometheus/vendor/golang.org/x/net/trace github.com/prometheus/prometheus/vendor/github.com/mwitkow/go-conntrack os/signal github.com/prometheus/prometheus/vendor/github.com/oklog/run database/sql/driver database/sql github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collectors github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/collectors/version github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promslog github.com/prometheus/prometheus/vendor/github.com/prometheus/common/promslog/flag github.com/prometheus/prometheus/vendor/github.com/coreos/go-systemd/v22/activation github.com/prometheus/prometheus/vendor/github.com/mdlayher/vsock github.com/prometheus/prometheus/vendor/golang.org/x/text/transform github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/bidi github.com/prometheus/prometheus/vendor/golang.org/x/text/secure/bidirule github.com/prometheus/prometheus/vendor/golang.org/x/text/unicode/norm github.com/prometheus/prometheus/vendor/golang.org/x/net/idna github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpproxy github.com/prometheus/prometheus/vendor/golang.org/x/net/http/httpguts github.com/prometheus/prometheus/vendor/golang.org/x/net/http2/hpack github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/httpcommon github.com/prometheus/prometheus/vendor/golang.org/x/net/http2 github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/internal github.com/prometheus/prometheus/vendor/golang.org/x/oauth2 github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/clientcredentials github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v2 github.com/prometheus/prometheus/vendor/github.com/prometheus/common/config github.com/prometheus/prometheus/vendor/golang.org/x/crypto/blowfish github.com/prometheus/prometheus/vendor/golang.org/x/crypto/bcrypt github.com/prometheus/prometheus/vendor/golang.org/x/sync/errgroup github.com/prometheus/prometheus/vendor/github.com/prometheus/exporter-toolkit/web github.com/prometheus/prometheus/discovery/targetgroup github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/metrics container/heap github.com/prometheus/prometheus/vendor/golang.org/x/time/rate flag github.com/prometheus/prometheus/vendor/github.com/go-logr/logr github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/severity github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/buffer github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/clock github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/dbg github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/serialize github.com/prometheus/prometheus/vendor/k8s.io/klog/v2/internal/sloghandler os/user github.com/prometheus/prometheus/vendor/k8s.io/klog/v2 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/runtime github.com/prometheus/prometheus/vendor/k8s.io/utils/clock github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/workqueue github.com/prometheus/prometheus/discovery github.com/prometheus/prometheus/vendor/github.com/grafana/regexp/syntax github.com/prometheus/prometheus/model/labels github.com/prometheus/prometheus/model/relabel github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/log github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/log github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/exported github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/policy encoding/xml github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/poller github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/diag github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/temporal github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal github.com/prometheus/prometheus/vendor/github.com/kylelemons/godebug/diff github.com/prometheus/prometheus/vendor/github.com/kylelemons/godebug/pretty github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported github.com/prometheus/prometheus/vendor/github.com/google/uuid github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared github.com/prometheus/prometheus/vendor/github.com/golang-jwt/jwt/v5 github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local io/ioutil os/exec github.com/prometheus/prometheus/vendor/github.com/pkg/browser github.com/prometheus/prometheus/vendor/github.com/AzureAD/microsoft-authentication-library-for-go/apps/public github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12/internal/rc2 github.com/prometheus/prometheus/vendor/golang.org/x/crypto/pkcs12 github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity github.com/prometheus/prometheus/storage/remote/azuread github.com/prometheus/prometheus/vendor/cloud.google.com/go/compute/metadata github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/authhandler github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/impersonate github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/stsexchange github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/externalaccount github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google/internal/externalaccountauthorizeduser github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jws github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/jwt github.com/prometheus/prometheus/vendor/golang.org/x/oauth2/google github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/internal github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/internal/jwt github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/internallog/internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/internallog github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials/internal/impersonate github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials/internal/stsexchange github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/internal/credsfile encoding/gob github.com/prometheus/prometheus/vendor/github.com/googleapis/enterprise-certificate-proxy/client/util net/rpc github.com/prometheus/prometheus/vendor/github.com/googleapis/enterprise-certificate-proxy/client github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/internal/transport/cert github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials/internal/externalaccount github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials/internal/externalaccountuser github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials/internal/gdch github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/credentials github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/oauth2adapt github.com/prometheus/prometheus/vendor/google.golang.org/grpc/attributes github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog/internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/grpclog github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/credentials github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/envconfig github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/fallback github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/common_go_proto github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/s2a_context_go_proto github.com/prometheus/prometheus/vendor/google.golang.org/grpc/backoff github.com/prometheus/prometheus/vendor/google.golang.org/grpc/connectivity github.com/prometheus/prometheus/vendor/google.golang.org/grpc/serviceconfig github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz github.com/prometheus/prometheus/vendor/google.golang.org/grpc/channelz github.com/prometheus/prometheus/vendor/google.golang.org/grpc/metadata github.com/prometheus/prometheus/vendor/google.golang.org/grpc/stats github.com/prometheus/prometheus/vendor/google.golang.org/grpc/experimental/stats github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/base github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/pickfirst/internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpclog github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/encoding/json github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/encoding/protojson github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/protoadapt github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/pretty github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/pickfirst/pickfirstleaf github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/pickfirst github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/endpointsharding github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/roundrobin github.com/prometheus/prometheus/vendor/google.golang.org/grpc/codes github.com/prometheus/prometheus/vendor/google.golang.org/grpc/credentials/insecure github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcutil github.com/prometheus/prometheus/vendor/google.golang.org/grpc/mem github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/proto github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/backoff github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/balancerload github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/durationpb github.com/prometheus/prometheus/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/anypb github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/status github.com/prometheus/prometheus/vendor/google.golang.org/grpc/status github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/binarylog github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/buffer github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/grpcsync github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/idle github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/metadata github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/serviceconfig github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/proxyattributes github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/syscall github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport/networktype github.com/prometheus/prometheus/vendor/google.golang.org/grpc/keepalive github.com/prometheus/prometheus/vendor/google.golang.org/grpc/peer github.com/prometheus/prometheus/vendor/google.golang.org/grpc/tap net/http/httputil github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/transport github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/delegatingresolver github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/passthrough github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/unix github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/stats github.com/prometheus/prometheus/vendor/google.golang.org/grpc/balancer/grpclb/state github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns/internal github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/resolver/dns github.com/prometheus/prometheus/vendor/google.golang.org/grpc/resolver/dns github.com/prometheus/prometheus/vendor/google.golang.org/grpc github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/s2a_go_proto github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/authinfo github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/handshaker/service github.com/prometheus/prometheus/vendor/golang.org/x/crypto/internal/alias github.com/prometheus/prometheus/vendor/golang.org/x/crypto/chacha20 github.com/prometheus/prometheus/vendor/golang.org/x/crypto/internal/poly1305 github.com/prometheus/prometheus/vendor/golang.org/x/sys/cpu github.com/prometheus/prometheus/vendor/golang.org/x/crypto/chacha20poly1305 github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/record/internal/aeadcrypter github.com/prometheus/prometheus/vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/prometheus/prometheus/vendor/golang.org/x/crypto/cryptobyte github.com/prometheus/prometheus/vendor/golang.org/x/crypto/hkdf github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/record/internal/halfconn github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/v2/common_go_proto github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/tokenmanager github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/record github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/handshaker github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/proto/v2/s2a_go_proto github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/stream github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/v2/certverifier github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/v2/remotesigner github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/v2/tlsconfigstore github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/retry github.com/prometheus/prometheus/vendor/github.com/google/s2a-go/internal/v2 github.com/prometheus/prometheus/vendor/github.com/google/s2a-go github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/cert github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/impersonate github.com/prometheus/prometheus/vendor/google.golang.org/api/internal github.com/prometheus/prometheus/vendor/google.golang.org/api/option github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/internal/transport github.com/prometheus/prometheus/vendor/github.com/felixge/httpsnoop github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/attribute/internal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/attribute github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/codes github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/semconv/v1.20.0 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil github.com/prometheus/prometheus/vendor/github.com/go-logr/logr/funcr github.com/prometheus/prometheus/vendor/github.com/go-logr/stdr github.com/prometheus/prometheus/vendor/go.opentelemetry.io/auto/sdk/internal/telemetry github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/semconv/v1.26.0 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/trace/embedded github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/trace/internal/telemetry github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/trace github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/trace/noop github.com/prometheus/prometheus/vendor/go.opentelemetry.io/auto/sdk github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/metric/embedded github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/metric github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/internal/baggage github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/baggage github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/propagation github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/internal/global github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/metric/noop github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp github.com/prometheus/prometheus/vendor/cloud.google.com/go/auth/httptransport github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi/transport github.com/prometheus/prometheus/vendor/google.golang.org/api/transport/http github.com/prometheus/prometheus/storage/remote/googleiam github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/rand github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/sdk github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/context github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/internal/sync/singleflight github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/logging github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/middleware github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/auth github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/metrics github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/time github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/tracing github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/transport/http/internal/io github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/transport/http github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/auth/bearer github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/ptr github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/rand github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/middleware github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/strings github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/auth github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/encoding/httpbinding github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/signer/v4 github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/transport/http github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/ratelimit github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/context github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/timeconv github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/retry github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/io github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/endpointcreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/sdkio github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/processcreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/shareddefaults github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/defaults github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/restjson github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/auth/smithy github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/configsources github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/middleware github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/document github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sso/types github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sso github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/types github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/encoding github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/encoding/json github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/ssocreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/query github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/aws/protocol/xml github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sts/types github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/encoding/xml github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/service/sts github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/credentials/stscreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/internal/ini github.com/prometheus/prometheus/vendor/github.com/aws/smithy-go/private/requestcompression github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go-v2/config github.com/prometheus/prometheus/vendor/github.com/prometheus/sigv4 github.com/prometheus/prometheus/config github.com/prometheus/prometheus/model/exemplar github.com/prometheus/prometheus/model/histogram github.com/prometheus/prometheus/model/metadata github.com/prometheus/prometheus/vendor/github.com/asaskevich/govalidator github.com/prometheus/prometheus/vendor/github.com/go-openapi/errors github.com/prometheus/prometheus/vendor/github.com/mitchellh/mapstructure github.com/prometheus/prometheus/vendor/github.com/oklog/ulid github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsontype github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/primitive github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsonrw github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec github.com/prometheus/prometheus/vendor/go.mongodb.org/mongo-driver/bson net/mail github.com/prometheus/prometheus/vendor/github.com/go-openapi/strfmt github.com/prometheus/prometheus/vendor/github.com/josharian/intern github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jlexer github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/buffer github.com/prometheus/prometheus/vendor/github.com/mailru/easyjson/jwriter github.com/prometheus/prometheus/vendor/gopkg.in/yaml.v3 github.com/prometheus/prometheus/vendor/github.com/go-openapi/swag github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/debug github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonpointer github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference/internal github.com/prometheus/prometheus/vendor/github.com/go-openapi/jsonreference github.com/prometheus/prometheus/vendor/github.com/go-openapi/spec github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/flatten/normalize github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/flatten/operations github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/flatten/replace github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/flatten/schutils github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis/internal/flatten/sortref github.com/prometheus/prometheus/vendor/github.com/go-openapi/analysis github.com/prometheus/prometheus/vendor/github.com/go-openapi/loads github.com/prometheus/prometheus/vendor/github.com/go-openapi/validate github.com/prometheus/prometheus/vendor/github.com/prometheus/alertmanager/api/v2/models github.com/prometheus/prometheus/notifier github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awserr github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/ini github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/shareddefaults github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/endpoints github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkio github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client/metadata github.com/prometheus/prometheus/vendor/github.com/jmespath/go-jmespath github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/awsutil github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/request github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkrand github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/client github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/strings github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkmath github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/rest github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/signer/v4 github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query/queryutil github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/query github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sts/stsiface github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/stscreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/corehandlers github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/internal/sdkuri github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/ec2metadata github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/processcreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/auth/bearer github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/json/jsonutil github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/jsonrpc github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/restjson github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/sso/ssoiface github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ssooidc github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ssocreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/csm github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/credentials/endpointcreds github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/defaults github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/aws/session github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/private/protocol/ec2query github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2 github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/lightsail github.com/prometheus/prometheus/discovery/refresh github.com/prometheus/prometheus/util/strutil github.com/prometheus/prometheus/discovery/aws github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/arm github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/to github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 github.com/prometheus/prometheus/vendor/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4 container/ring github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/internal/policyutil github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/clock github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/fifo github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/lfu github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/lru github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/mru github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache/policy/simple github.com/prometheus/prometheus/vendor/golang.org/x/exp/constraints github.com/prometheus/prometheus/vendor/github.com/Code-Hex/go-generics-cache github.com/prometheus/prometheus/discovery/azure github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-cleanhttp github.com/prometheus/prometheus/vendor/github.com/mattn/go-isatty github.com/prometheus/prometheus/vendor/github.com/mattn/go-colorable github.com/prometheus/prometheus/vendor/github.com/fatih/color github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-hclog github.com/prometheus/prometheus/vendor/github.com/hashicorp/errwrap github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-multierror github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-rootcerts github.com/prometheus/prometheus/vendor/github.com/hashicorp/golang-lru/simplelru github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-immutable-radix github.com/prometheus/prometheus/vendor/github.com/armon/go-metrics github.com/prometheus/prometheus/vendor/github.com/hashicorp/serf/coordinate github.com/prometheus/prometheus/vendor/golang.org/x/exp/slices github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api github.com/prometheus/prometheus/discovery/consul github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo/metrics github.com/prometheus/prometheus/vendor/github.com/google/go-querystring/query github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-retryablehttp github.com/prometheus/prometheus/vendor/github.com/digitalocean/godo github.com/prometheus/prometheus/discovery/digitalocean encoding/base32 github.com/prometheus/prometheus/vendor/golang.org/x/net/bpf github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/iana github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socket github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv4 github.com/prometheus/prometheus/vendor/golang.org/x/net/ipv6 github.com/prometheus/prometheus/vendor/github.com/miekg/dns github.com/prometheus/prometheus/discovery/dns github.com/prometheus/prometheus/discovery/eureka github.com/prometheus/prometheus/vendor/github.com/fsnotify/fsnotify github.com/prometheus/prometheus/discovery/file github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/third_party/uritemplates github.com/prometheus/prometheus/vendor/google.golang.org/api/googleapi github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/code github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/rpc/errdetails github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/apierror github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/callctx github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2/internal github.com/prometheus/prometheus/vendor/github.com/googleapis/gax-go/v2 github.com/prometheus/prometheus/vendor/google.golang.org/api/internal/gensupport github.com/prometheus/prometheus/vendor/google.golang.org/api/option/internaloption github.com/prometheus/prometheus/vendor/google.golang.org/api/compute/v1 github.com/prometheus/prometheus/discovery/gce github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/v2/hcloud/exp/ctxutil github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp/internal github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promhttp github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/v2/hcloud/internal/instrumentation github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/v2/hcloud/schema internal/sysinfo runtime/trace testing github.com/prometheus/prometheus/vendor/github.com/hetznercloud/hcloud-go/v2/hcloud github.com/prometheus/prometheus/discovery/hetzner github.com/prometheus/prometheus/discovery/http github.com/prometheus/prometheus/vendor/github.com/ionos-cloud/sdk-go/v6 github.com/prometheus/prometheus/discovery/ionos github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/proto github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/sortkeys github.com/prometheus/prometheus/vendor/gopkg.in/inf.v0 github.com/prometheus/prometheus/vendor/github.com/x448/float16 github.com/prometheus/prometheus/vendor/github.com/fxamacker/cbor/v2 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/resource github.com/prometheus/prometheus/vendor/github.com/google/gofuzz/bytesource github.com/prometheus/prometheus/vendor/github.com/google/gofuzz github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/selection github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/fields github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/sets github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/errors github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation/field github.com/prometheus/prometheus/vendor/k8s.io/utils/internal/third_party/forked/golang/net github.com/prometheus/prometheus/vendor/k8s.io/utils/net github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/validation github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/labels go/build/constraint go/parser github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/conversion/queryparams github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/schema github.com/prometheus/prometheus/vendor/sigs.k8s.io/json/internal/golang/encoding/json github.com/prometheus/prometheus/vendor/sigs.k8s.io/json github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/json github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/naming github.com/prometheus/prometheus/vendor/github.com/modern-go/concurrent github.com/prometheus/prometheus/vendor/github.com/modern-go/reflect2 github.com/prometheus/prometheus/vendor/github.com/json-iterator/go github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/goyaml.v2 github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/value github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/types github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/intstr github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/net github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/watch github.com/prometheus/prometheus/vendor/k8s.io/utils/ptr github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/descriptorpb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/internal/editionssupport github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/gofeaturespb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/reflect/protodesc github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/proto github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/any github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/duration github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/ptypes github.com/prometheus/prometheus/vendor/github.com/google/gnostic-models/extensions github.com/prometheus/prometheus/vendor/github.com/google/gnostic-models/jsonschema github.com/prometheus/prometheus/vendor/github.com/google/gnostic-models/compiler github.com/prometheus/prometheus/vendor/github.com/google/gnostic-models/openapiv2 github.com/prometheus/prometheus/vendor/k8s.io/api/apidiscovery/v2 github.com/prometheus/prometheus/vendor/k8s.io/api/apidiscovery/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/errors github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/framer github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/yaml github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/version github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/admissionregistration/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/apiserverinternal/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/apps/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/authentication/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/authorization/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/autoscaling/v2beta2 github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/batch/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/certificates/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1alpha2 github.com/prometheus/prometheus/vendor/k8s.io/api/coordination/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/discovery/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/events/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/extensions/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/api/flowcontrol/v1beta3 github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/networking/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/node/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/policy/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/rbac/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/resource/v1alpha3 github.com/prometheus/prometheus/vendor/k8s.io/api/resource/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/scheduling/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/api/storage/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/api/storagemigration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/scheme github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/equality github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/validation github.com/prometheus/prometheus/vendor/github.com/google/gnostic-models/openapiv3 github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/util/proto github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/internal github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/validation/spec github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/schema github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/schemaconv github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/fieldpath github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/typed github.com/prometheus/prometheus/vendor/sigs.k8s.io/structured-merge-diff/v4/merge github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields/internal github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/managedfields github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/cbor github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming github.com/prometheus/prometheus/vendor/k8s.io/client-go/features github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/version github.com/prometheus/prometheus/vendor/golang.org/x/term github.com/prometheus/prometheus/vendor/github.com/davecgh/go-spew/spew github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/dump github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/pkg/apis/clientauthentication/install github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/wait github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/connrotation github.com/prometheus/prometheus/vendor/k8s.io/client-go/transport github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest/watch github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/keyutil github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/cert github.com/prometheus/prometheus/vendor/k8s.io/utils/clock/testing github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/flowcontrol github.com/prometheus/prometheus/vendor/k8s.io/client-go/rest github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/cached hash/adler32 compress/zlib github.com/prometheus/prometheus/vendor/github.com/emicklei/go-restful/v3/log github.com/prometheus/prometheus/vendor/github.com/emicklei/go-restful/v3 github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/spec3 github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/common github.com/prometheus/prometheus/vendor/k8s.io/kube-openapi/pkg/handler3 github.com/prometheus/prometheus/vendor/k8s.io/client-go/openapi github.com/prometheus/prometheus/vendor/k8s.io/client-go/discovery github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/internal github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/meta/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1 github.com/prometheus/prometheus/vendor/github.com/pkg/errors github.com/prometheus/prometheus/vendor/gopkg.in/evanphx/json-patch.v4 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/api/meta/testrestmapper github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/mergepatch github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/third_party/forked/golang/json github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/strategicpatch github.com/prometheus/prometheus/vendor/k8s.io/client-go/testing github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/apply github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/flags github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/diff github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/function github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp/internal/value github.com/prometheus/prometheus/vendor/github.com/google/go-cmp/cmp github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/consistencydetector github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion/validation github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/watchlist github.com/prometheus/prometheus/vendor/k8s.io/client-go/gentype github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/core/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/apps/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/batch/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/certificates/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1alpha2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1alpha2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/coordination/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/coordination/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/reference github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/discovery/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/discovery/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/events/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/extensions/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/networking/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/networking/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/node/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/node/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/policy/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/rbac/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/resource/v1alpha3 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/resource/v1alpha3 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/resource/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/resource/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/scheduling/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storage/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes github.com/prometheus/prometheus/vendor/k8s.io/client-go/plugin/pkg/client/auth/gcp github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/cache github.com/prometheus/prometheus/vendor/k8s.io/apimachinery/pkg/util/diff github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache/synctrack github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/pager github.com/prometheus/prometheus/vendor/k8s.io/utils/buffer github.com/prometheus/prometheus/vendor/k8s.io/utils/pointer github.com/prometheus/prometheus/vendor/k8s.io/utils/trace github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/cache encoding/csv github.com/prometheus/prometheus/vendor/github.com/spf13/pflag github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/auth github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/v1 github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd/api/latest github.com/prometheus/prometheus/vendor/k8s.io/client-go/util/homedir github.com/prometheus/prometheus/vendor/k8s.io/client-go/tools/clientcmd github.com/prometheus/prometheus/discovery/kubernetes github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2/shellescape net/http/cookiejar github.com/prometheus/prometheus/vendor/golang.org/x/net/publicsuffix github.com/prometheus/prometheus/vendor/github.com/go-resty/resty/v2 github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/duration github.com/prometheus/prometheus/vendor/github.com/linode/linodego/internal/parseabletime github.com/prometheus/prometheus/vendor/golang.org/x/text/internal/tag github.com/prometheus/prometheus/vendor/golang.org/x/text/internal/language github.com/prometheus/prometheus/vendor/golang.org/x/text/internal/language/compact github.com/prometheus/prometheus/vendor/golang.org/x/text/language github.com/prometheus/prometheus/vendor/golang.org/x/text/internal github.com/prometheus/prometheus/vendor/golang.org/x/text/cases github.com/prometheus/prometheus/vendor/gopkg.in/ini.v1 github.com/prometheus/prometheus/vendor/github.com/linode/linodego github.com/prometheus/prometheus/discovery/linode github.com/prometheus/prometheus/discovery/marathon github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/blkiodev github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/common github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/versions github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/filters github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/mount github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/network github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/storage github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/strslice github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/nat github.com/prometheus/prometheus/vendor/github.com/docker/go-units github.com/prometheus/prometheus/vendor/github.com/opencontainers/go-digest github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go github.com/prometheus/prometheus/vendor/github.com/opencontainers/image-spec/specs-go/v1 github.com/prometheus/prometheus/vendor/github.com/moby/docker-image-spec/specs-go/v1 github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/container github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm/runtime github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/swarm github.com/prometheus/prometheus/vendor/github.com/containerd/errdefs github.com/prometheus/prometheus/vendor/github.com/containerd/errdefs/pkg/internal/cause github.com/prometheus/prometheus/vendor/github.com/containerd/errdefs/pkg/errhttp github.com/prometheus/prometheus/vendor/github.com/distribution/reference github.com/prometheus/prometheus/vendor/github.com/docker/docker/api github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/registry github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/build github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/image github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/volume github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/checkpoint github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/events github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/system github.com/prometheus/prometheus/vendor/github.com/docker/docker/api/types/time github.com/prometheus/prometheus/vendor/golang.org/x/net/internal/socks github.com/prometheus/prometheus/vendor/golang.org/x/net/proxy github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/sockets github.com/prometheus/prometheus/vendor/github.com/docker/go-connections/tlsconfig github.com/prometheus/prometheus/vendor/github.com/docker/docker/client github.com/prometheus/prometheus/discovery/moby github.com/prometheus/prometheus/vendor/github.com/gorilla/websocket github.com/prometheus/prometheus/vendor/github.com/hashicorp/cronexpr github.com/prometheus/prometheus/vendor/github.com/hashicorp/nomad/api/contexts github.com/prometheus/prometheus/vendor/github.com/hashicorp/nomad/api github.com/prometheus/prometheus/discovery/nomad github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2 github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/pagination github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/identity/v2/tenants github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/identity/v2/tokens github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/identity/v3/tokens github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/identity/v3/ec2tokens github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/identity/v3/oauth1 github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/utils github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/compute/v2/hypervisors github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/compute/v2/servers github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/loadbalancer/v2/l7policies github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/loadbalancer/v2/monitors github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/loadbalancer/v2/pools github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/loadbalancer/v2/listeners github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/loadbalancer/v2/loadbalancers github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/networking/v2/extensions/layer3/floatingips github.com/prometheus/prometheus/vendor/github.com/gophercloud/gophercloud/v2/openstack/networking/v2/ports github.com/prometheus/prometheus/discovery/openstack github.com/prometheus/prometheus/vendor/github.com/ovh/go-ovh/ovh github.com/prometheus/prometheus/discovery/ovhcloud github.com/prometheus/prometheus/discovery/puppetdb github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/errors github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/async github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/marshaler github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/namegenerator github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/auth github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/internal/generic github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/logger github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/validation github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/scw github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/parameter github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/baremetal/v1 github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/block/v1alpha1 github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/marketplace/v2 github.com/prometheus/prometheus/vendor/github.com/scaleway/scaleway-sdk-go/api/instance/v1 github.com/prometheus/prometheus/discovery/scaleway github.com/prometheus/prometheus/vendor/github.com/stackitcloud/stackit-sdk-go/core/oapierror github.com/prometheus/prometheus/vendor/github.com/stackitcloud/stackit-sdk-go/core/clients github.com/prometheus/prometheus/vendor/github.com/stackitcloud/stackit-sdk-go/core/config github.com/prometheus/prometheus/vendor/github.com/stackitcloud/stackit-sdk-go/core/auth github.com/prometheus/prometheus/discovery/stackit github.com/prometheus/prometheus/discovery/triton github.com/prometheus/prometheus/vendor/github.com/kolo/xmlrpc github.com/prometheus/prometheus/discovery/uyuni github.com/prometheus/prometheus/vendor/github.com/vultr/govultr/v2 github.com/prometheus/prometheus/discovery/vultr github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/udpa/annotations github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/annotations/v3 github.com/prometheus/prometheus/vendor/github.com/envoyproxy/protoc-gen-validate/validate github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/wrapperspb github.com/prometheus/prometheus/vendor/github.com/cncf/xds/go/xds/core/v3 github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/annotations github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/v3 github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/emptypb github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/structpb github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/config/core/v3 github.com/prometheus/prometheus/vendor/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 github.com/prometheus/prometheus/util/osutil github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/annotations github.com/prometheus/prometheus/discovery/xds github.com/prometheus/prometheus/vendor/github.com/go-zookeeper/zk github.com/prometheus/prometheus/util/treecache github.com/prometheus/prometheus/discovery/zookeeper github.com/prometheus/prometheus/plugins github.com/prometheus/prometheus/vendor/github.com/facette/natsort github.com/prometheus/prometheus/model/timestamp github.com/prometheus/prometheus/model/value github.com/prometheus/prometheus/promql/parser/posrange github.com/prometheus/prometheus/tsdb/chunkenc github.com/prometheus/prometheus/vendor/github.com/dennwc/varint github.com/prometheus/prometheus/tsdb/errors github.com/prometheus/prometheus/tsdb/fileutil github.com/prometheus/prometheus/vendor/go.uber.org/atomic github.com/prometheus/prometheus/tsdb/chunks github.com/prometheus/prometheus/util/annotations github.com/prometheus/prometheus/storage github.com/prometheus/prometheus/promql/parser github.com/prometheus/prometheus/schema github.com/prometheus/prometheus/util/almost github.com/prometheus/prometheus/util/logging github.com/prometheus/prometheus/util/stats github.com/prometheus/prometheus/util/zeropool github.com/prometheus/prometheus/promql github.com/prometheus/prometheus/vendor/github.com/prometheus/common/helpers/templates github.com/prometheus/prometheus/template github.com/prometheus/prometheus/model/rulefmt github.com/prometheus/prometheus/vendor/golang.org/x/sync/semaphore github.com/prometheus/prometheus/rules github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/internal/le github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/flate github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/gzip github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/types github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/gogoproto github.com/prometheus/prometheus/prompb/io/prometheus/client github.com/prometheus/prometheus/util/convertnhcb github.com/prometheus/prometheus/model/textparse github.com/prometheus/prometheus/util/pool github.com/prometheus/prometheus/scrape github.com/prometheus/prometheus/vendor/github.com/golang/snappy github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/common/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/resource/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/logs/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/logs/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/metrics/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/metrics/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/profiles/v1development github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/profiles/v1development github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/trace/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/data/protogen/collector/trace/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal github.com/prometheus/prometheus/vendor/go.uber.org/multierr github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/pcommon github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil github.com/prometheus/prometheus/vendor/github.com/gogo/protobuf/jsonpb github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/json github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/internal/otlp github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/pmetric github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/internal/exp/metrics/identity github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/data/expo github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/putil/pslice github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/data github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/delta github.com/prometheus/prometheus/vendor/github.com/puzpuzpuz/xsync/v3 github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/maps github.com/prometheus/prometheus/vendor/github.com/hashicorp/go-version github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/featuregate github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/log/embedded github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/log github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/log/internal/global github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/log/global github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal/pool github.com/prometheus/prometheus/vendor/go.uber.org/zap/buffer github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal/bufferpool github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal/color github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal/exit github.com/prometheus/prometheus/vendor/go.uber.org/zap/zapcore github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/bridges/otelzap github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk/instrumentation github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk/internal/env github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk/internal/x github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk/resource github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/sdk/trace github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal github.com/prometheus/prometheus/vendor/go.uber.org/zap/internal/stacktrace github.com/prometheus/prometheus/vendor/go.uber.org/zap github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/internal/telemetry/componentattribute github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/internal/telemetry github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/component github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/metadata github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/metrics github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor/internal/telemetry github.com/prometheus/prometheus/vendor/github.com/go-viper/mapstructure/v2/internal/errors github.com/prometheus/prometheus/vendor/github.com/go-viper/mapstructure/v2 github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/util/runes github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/util/strings github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/match github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/syntax/lexer github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/syntax/ast github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/compiler github.com/prometheus/prometheus/vendor/github.com/gobwas/glob/syntax github.com/prometheus/prometheus/vendor/github.com/gobwas/glob github.com/prometheus/prometheus/vendor/github.com/mitchellh/reflectwalk github.com/prometheus/prometheus/vendor/github.com/mitchellh/copystructure github.com/prometheus/prometheus/vendor/github.com/knadh/koanf/maps github.com/prometheus/prometheus/vendor/github.com/knadh/koanf/providers/confmap github.com/prometheus/prometheus/vendor/github.com/knadh/koanf/v2 github.com/prometheus/prometheus/vendor/sigs.k8s.io/yaml/goyaml.v3 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/confmap/internal/mapstructure github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/confmap/internal/third_party/composehook github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/confmap github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/confmap/xconfmap github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/consumer/internal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/plog github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/ptrace github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/consumer github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pipeline/internal/globalsignal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pipeline github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/processor/internal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/processor github.com/prometheus/prometheus/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/promauto github.com/prometheus/prometheus/prompb github.com/prometheus/prometheus/prompb/io/prometheus/write/v2 github.com/prometheus/prometheus/vendor/github.com/prometheus/otlptranslator github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/semconv/v1.6.1 github.com/prometheus/prometheus/storage/remote/otlptranslator/prometheusremotewrite github.com/prometheus/prometheus/tsdb/encoding github.com/prometheus/prometheus/tsdb/tombstones github.com/prometheus/prometheus/tsdb/record github.com/prometheus/prometheus/vendor/github.com/klauspost/compress github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/fse github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/internal/cpuinfo github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/huff0 github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/internal/snapref github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/zstd/internal/xxhash github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/zstd github.com/prometheus/prometheus/util/compression github.com/prometheus/prometheus/tsdb/wlog github.com/prometheus/prometheus/util/gate github.com/prometheus/prometheus/vendor/go.opentelemetry.io/collector/pdata/pmetric/pmetricotlp github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconv github.com/prometheus/prometheus/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/semconv/v1.21.0 github.com/prometheus/prometheus/storage/remote github.com/prometheus/prometheus/vendor/go.opentelemetry.io/proto/otlp/common/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/proto/otlp/resource/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/proto/otlp/trace/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig github.com/prometheus/prometheus/vendor/github.com/cenkalti/backoff/v5 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry github.com/prometheus/prometheus/vendor/google.golang.org/grpc/encoding/gzip github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule github.com/prometheus/prometheus/vendor/google.golang.org/genproto/googleapis/api/httpbody github.com/prometheus/prometheus/vendor/google.golang.org/grpc/health/grpc_health_v1 github.com/prometheus/prometheus/vendor/google.golang.org/protobuf/types/known/fieldmaskpb github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime github.com/prometheus/prometheus/vendor/go.opentelemetry.io/proto/otlp/collector/trace/v1 github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig github.com/prometheus/prometheus/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp github.com/prometheus/prometheus/tracing github.com/prometheus/prometheus/vendor/github.com/oklog/ulid/v2 github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/validations github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/prometheus/testutil github.com/prometheus/prometheus/tsdb/goversion github.com/prometheus/prometheus/vendor/github.com/bboreham/go-loser github.com/prometheus/prometheus/tsdb/index github.com/prometheus/prometheus/vendor/github.com/pmezard/go-difflib/difflib github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert/yaml net/http/internal/testcert net/http/httptest github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/assert github.com/prometheus/prometheus/vendor/github.com/stretchr/testify/require github.com/prometheus/prometheus/vendor/go.uber.org/goleak/internal/stack github.com/prometheus/prometheus/vendor/go.uber.org/goleak github.com/prometheus/prometheus/util/testutil github.com/prometheus/prometheus/tsdb/tsdbutil github.com/prometheus/prometheus/tsdb github.com/prometheus/prometheus/tsdb/agent github.com/prometheus/prometheus/util/documentcli github.com/prometheus/prometheus/util/notifications github.com/prometheus/prometheus/util/runtime github.com/prometheus/prometheus/vendor/github.com/julienschmidt/httprouter github.com/prometheus/prometheus/vendor/github.com/prometheus/common/route github.com/prometheus/prometheus/vendor/github.com/prometheus/common/server github.com/prometheus/prometheus/vendor/github.com/klauspost/compress/zlib github.com/prometheus/prometheus/util/httputil github.com/prometheus/prometheus/util/netconnlimit github.com/prometheus/prometheus/util/jsonutil github.com/prometheus/prometheus/web/api/v1 github.com/prometheus/prometheus/vendor/github.com/prometheus/common/assets github.com/prometheus/prometheus/web/ui internal/profile runtime/pprof net/http/pprof github.com/prometheus/prometheus/web github.com/prometheus/prometheus/vendor/go.uber.org/automaxprocs/internal/runtime github.com/prometheus/prometheus/vendor/go.uber.org/automaxprocs/maxprocs github.com/prometheus/prometheus/vendor/k8s.io/klog github.com/prometheus/prometheus/cmd/prometheus Building binary: promtool > promtool Building binary: go build -o promtool -ldflags -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Version=3.5.1 -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Revision=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Branch=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildUser=OpenBSD -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildDate=20260404-09:13:54 -extldflags '-static' -v -tags netgo,builtinassets github.com/prometheus/prometheus/cmd/promtool + go build -o promtool -ldflags -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Version=3.5.1 -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Revision=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.Branch=non-git -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildUser=OpenBSD -X github.com/prometheus/prometheus/vendor/github.com/prometheus/common/version.BuildDate=20260404-09:13:54 -extldflags '-static' -v -tags netgo,builtinassets github.com/prometheus/prometheus/cmd/promtool archive/tar github.com/prometheus/prometheus/vendor/github.com/google/pprof/profile github.com/prometheus/prometheus/vendor/github.com/nsf/jsondiff github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api github.com/prometheus/prometheus/vendor/github.com/prometheus/client_golang/api/prometheus/v1 github.com/prometheus/prometheus/util/teststorage github.com/prometheus/prometheus/promql/promqltest github.com/prometheus/prometheus/util/fmtutil github.com/prometheus/prometheus/util/junitxml github.com/prometheus/prometheus/cmd/promtool >>> Running fake in sysutils/prometheus at 1775295101.42 ===> sysutils/prometheus ===> Faking installation for prometheus-3.5.1 /exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755 /exopi-obj/pobj/prometheus-3.5.1/fake-amd64//etc/prometheus /exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755 /exopi-obj/pobj/prometheus-3.5.1/fake-amd64//var/prometheus /exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755 /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/share/doc/prometheus /exopi-obj/pobj/prometheus-3.5.1/bin/install -d -m 755 /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/share/examples/prometheus /exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 755 /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus/prometheus /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/bin /exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 755 /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus/promtool /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/bin /exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 644 /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus/documentation/examples/prometheus.yml /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/share/examples/prometheus/prometheus.yml /exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 644 /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus/LICENSE /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/share/doc/prometheus/ /exopi-obj/pobj/prometheus-3.5.1/bin/install -c -m 644 /exopi-obj/pobj/prometheus-3.5.1/go/src/github.com/prometheus/prometheus/NOTICE /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/usr/local/share/doc/prometheus/ >>> Running package in sysutils/prometheus at 1775295104.48 ===> sysutils/prometheus `/exopi-obj/pobj/prometheus-3.5.1/fake-amd64/.fake_done' is up to date. Installing /exopi-cvs/ports/sysutils/prometheus/pkg/prometheus.rc as /exopi-obj/pobj/prometheus-3.5.1/fake-amd64/etc/rc.d/prometheus ===> Building package for prometheus-3.5.1 Create /exopi-cvs/ports/packages/amd64/all/prometheus-3.5.1.tgz Creating package prometheus-3.5.1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/prometheus-3.5.1.tgz >>> Running clean in sysutils/prometheus at 1775295134.82 ===> sysutils/prometheus ===> Cleaning for prometheus-3.5.1 >>> Ended at 1775295140.61 max_stuck=67.43/depends=5.37/show-prepare-results=1.37/patch=4.04/configure=0.29/build=1068.20/fake=3.05/package=30.35/clean=5.82