14173 Commits (2a7520a3236e98378b10e12b7d3d1a6dced640df)
 

Author SHA1 Message Date
Marc 2a7520a323
Add image source label to dockerfiles 1 month ago
Julius Volz 7b6259b29b
Merge pull request #15127 from roidelapluie/assets 1 month ago
Julien e5f604eb9a
Merge pull request #15045 from prometheus/dependabot/go_modules/github.com/klauspost/compress-1.17.10 1 month ago
Julien 24caa3653d
Merge pull request #15040 from prometheus/dependabot/go_modules/github.com/digitalocean/godo-1.126.0 1 month ago
Julien 8406aa9c9c Add a note for pre-built assets 1 month ago
dependabot[bot] 5dc59acada
Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 2 months ago
dependabot[bot] f3358f3c31
Bump github.com/digitalocean/godo from 1.122.0 to 1.126.0 2 months ago
Ben Kochie 805954d8f8
Merge pull request #14906 from tjhop/chore/3.0-adopt-slog 2 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Julius Volz 65f6103539
Merge pull request #15118 from roidelapluie/notificationsdoc 2 months ago
Julien db730fcade Document the notifications API 2 months ago
Bartlomiej Plotka f6e110d588
textparse: Refactored main testing utils for reusability; fixed proto Units. (#15095) 2 months ago
Julien 2b4ca98247
Merge pull request #15038 from prometheus/dependabot/go_modules/github.com/gophercloud/gophercloud-1.14.1 2 months ago
Julien 1df86df177
Merge pull request #15117 from prometheus/dependabot/go_modules/golang.org/x/tools-0.26.0 2 months ago
dependabot[bot] b062dfa4f3
build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 2 months ago
Julien a42e8473ae
Merge pull request #15043 from prometheus/dependabot/go_modules/golang.org/x/tools-0.25.0 2 months ago
Julien b3f60196c1
Merge pull request #15039 from prometheus/dependabot/go_modules/google.golang.org/grpc-1.67.1 2 months ago
Julien 9d8f93ea92
Merge pull request #15113 from yeya24/add-missing-allow-overlapping-compaction-flag 2 months ago
Bartlomiej Plotka 8d281c3491
textparse: Refactored benchmark (#15083) 2 months ago
Julien 989db7bc3a
Merge pull request #15042 from prometheus/dependabot/go_modules/go.uber.org/automaxprocs-1.6.0 2 months ago
dependabot[bot] 5a54ae67ed
Bump actions/checkout from 4.1.6 to 4.2.0 (#15064) 2 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
Ben Ye 6c3d11629b add missing flag storage.tsdb.allow-overlapping-compaction 2 months ago
Julius Volz a1c2f59bc5
Merge pull request #15096 from prometheus/notification-style-cleanups 2 months ago
Julien 4fc7b881a1
Merge pull request #15046 from prometheus/dependabot/go_modules/github.com/linode/linodego-1.41.0 2 months ago
Julien 297667469a
Merge pull request #15090 from roidelapluie/querylogrule 2 months ago
Julius Volz 3d2194f561 Style cleanups, mostly for web notifications and startup alert 2 months ago
Manik Rana 47aeca9663
feat: naive fixes and optimzations for `CreatedTimestamp` function (#14965) 2 months ago
Julien 023146e918
Merge pull request #15082 from roidelapluie/notifystart 2 months ago
dependabot[bot] 92be29d0dc
Bump google.golang.org/grpc from 1.66.0 to 1.67.1 2 months ago
dependabot[bot] 5c5cb0e712
Bump golang.org/x/tools from 0.24.0 to 0.25.0 2 months ago
Julien 9d275c23de cmd/prometheus: Fix flakiness of QueryLogTest 2 months ago
Julien d98c37478b
Merge pull request #15035 from prometheus/dependabot/go_modules/google.golang.org/api-0.199.0 2 months ago
Julien 21e0f83b68 Move notifications in utils 2 months ago
dependabot[bot] 52cc937af0
Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 2 months ago
Julien 34c0f2d48e
Merge pull request #15029 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.60.0 2 months ago
dependabot[bot] 1f40859f9e
Bump google.golang.org/api from 0.195.0 to 0.199.0 2 months ago
Julien 3a8131b3f1
Merge pull request #15032 from prometheus/dependabot/go_modules/go-opentelemetry-io-449d04d146 2 months ago
Julien b6158e8956 Notify web UI when starting up and shutting down 2 months ago
Björn Rabenstein 199d2fb492
Merge pull request #14989 from NeerajGartia21/eval_info 2 months ago
Julius Volz 20bf32b9d5
Merge pull request #15074 from jadolg/synchronized-RandomUnprivilegedPort 2 months ago
Jorge Alberto Díaz Orozco 06945b3933
Add a mutex and used ports list to the random port generator 2 months ago
Julius Volz e1f8a79142
Merge pull request #15069 from prometheus/allow-blank-issues 2 months ago
Björn Rabenstein 78f792135c
Merge pull request #15025 from prometheus/notreset-bug 2 months ago
György Krajcsovits 44ebbb8458 Fix missing histogram copy in sampleRing 2 months ago
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup 2 months ago
Manik Rana f1c57a95ed
change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738) 2 months ago
Jesus Vazquez e99e7ca9cf
README: Update readme with API flag change for the otlp receiver (#15073) 2 months ago
Manik Rana 98cd80b2e2
feat: add microbenchmarks for OM CT parsing (#14933) 2 months ago
Julius Volz bcd9ce1d43
Merge pull request #15061 from prometheus/dependabot/npm_and_yarn/web/ui/postcss-8.4.47 2 months ago