Commit Graph

14402 Commits (28f22b4d80aed4e7cafcc4f42c086521479b6def)
 

Author SHA1 Message Date
Julien 6acf2dc054 Remove HTTP options from alerting
2 months ago
Julien e7206c2630 Remove http options from remote read/write
2 months ago
Bryan Boreham 91de19fbef [BUGFIX] TSDB: Don't read in-order chunks from before head MinTime
2 months ago
Julien 261d7d75eb docs: extract HTTP client option documentation from scrape config
2 months ago
György Krajcsovits 2a3aa500e9 Make nhcb unit test pass with many exceptions marked as TODOs
2 months ago
beorn7 08d4b034da docs: Declare "float literals are time durations" as stable
2 months ago
Julien 16f3eaf5aa
Merge pull request #15020 from prometheus/rel-2.55-revert-14769
2 months ago
Julien db730fcade Document the notifications API
2 months ago
György Krajcsovits e0444d9384 Merge branch 'main' into nhcb-scrape-impl
2 months ago
György Krajcsovits e1a7008b6c Add unit test nhcbparse_test.go
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
György Krajcsovits 9c4816df36 Rename bType to bName as Type returns the binary name and not the type name
2 months ago
György Krajcsovits ed2e7dc258 Merge branch 'main' into nhcb-scrape-impl
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
Jan Fajerski 563bfdd384 storage: require selectors to always return matching results
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
machine424 83ee57343a
fix(notifier): stop dropping known alertmanagers on each ApplyConfig and waiting on SD to update them.
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