Commit Graph

  • ca25a54d4a docs(04): capture phase context Owen Williams 2026-03-02 17:18:00 -05:00
  • b0a22af71b docs(phase-03): complete phase execution Owen Williams 2026-03-02 17:14:36 -05:00
  • 9489d17d17 docs(03-02): complete V2 float-histogram decoder plan Owen Williams 2026-03-02 17:11:02 -05:00
  • 02214cd2d0 feat(03-02): update FloatHistogramSamples() to dispatch V1/V2 via switch Owen Williams 2026-03-02 17:08:31 -05:00
  • c1e5db3119 feat(03-02): add floatHistogramSamplesV1 and floatHistogramSamplesV2 decoder methods Owen Williams 2026-03-02 17:08:01 -05:00
  • b7930dc8d2 docs(03-01): complete V2 int-histogram decoder plan Owen Williams 2026-03-02 17:06:36 -05:00
  • 060c6f13ee feat(03-01): update HistogramSamples() to dispatch V1/V2 via switch Owen Williams 2026-03-02 17:04:56 -05:00
  • 4c9118810a feat(03-01): add V1 and V2 int-histogram decoder private methods Owen Williams 2026-03-02 17:04:30 -05:00
  • c429efc733 docs(03-v2-decoders): create phase plan Owen Williams 2026-03-02 16:58:59 -05:00
  • 5e297042e4 docs(03): capture phase context Owen Williams 2026-03-02 16:53:50 -05:00
  • f332621644 docs(phase-02): complete phase execution Owen Williams 2026-03-02 16:45:30 -05:00
  • 54d335e133 docs(02-v2-encoders): complete plan 02 float-histogram V2 encoders Owen Williams 2026-03-02 16:43:33 -05:00
  • 116b10e2ad feat(02-v2-encoders): add V2 encoding for float-histogram WAL record types Owen Williams 2026-03-02 16:42:37 -05:00
  • e0b94bc3ec docs(02-01): complete int-histogram V2 encoder plan Owen Williams 2026-03-02 16:41:27 -05:00
  • a3d49b0ac1 feat(02-01): add V2 encoding for int-histogram WAL record types Owen Williams 2026-03-02 16:40:42 -05:00
  • 62318932a1 docs(02-v2-encoders): create phase plan Owen Williams 2026-03-02 16:37:06 -05:00
  • 81fe40e6ae docs(02-v2-encoders): research phase for V2 encoder implementation Owen Williams 2026-03-02 16:34:01 -05:00
  • 27dac67294 docs(state): record phase 2 context session Owen Williams 2026-03-02 16:28:53 -05:00
  • 6fd2397053 docs(02): capture phase context Owen Williams 2026-03-02 16:28:32 -05:00
  • edbc1e7c78 docs(phase-01): complete phase execution Owen Williams 2026-03-02 16:21:22 -05:00
  • c7f9ccad99 docs(01-01): complete struct-and-type-definitions plan Owen Williams 2026-03-02 16:19:37 -05:00
  • 0c33819e59 feat(01-01): add V2 record type constants and update String/Type switches Owen Williams 2026-03-02 16:17:45 -05:00
  • 91daad4f8b feat(01-01): add ST field to RefHistogramSample and RefFloatHistogramSample Owen Williams 2026-03-02 16:17:09 -05:00
  • c37f2a4d54 docs(01-struct-and-type-definitions): create phase plan Owen Williams 2026-03-02 16:13:36 -05:00
  • 02d0049140 docs(01): research struct and type definitions phase Owen Williams 2026-03-02 16:10:22 -05:00
  • a9e17a6d88 docs(state): record phase 1 context session Owen Williams 2026-03-02 16:03:37 -05:00
  • 981e8a6126 docs(01): capture phase context Owen Williams 2026-03-02 16:03:13 -05:00
  • c4deef472e Merge remote-tracking branch 'origin/main' into feature/start-time Owen Williams 2026-03-02 14:47:44 -05:00
  • 026d284c43 chore: fix httpNoBody issues from gocritic Matthieu MOREL 2026-03-02 19:56:05 +01:00
  • 1751685dd4 Merge pull request #18194 from rexagod/11726 Frederic Branczyk 2026-03-02 17:00:42 +01:00
  • 3bda9a3396 promql: allow timestamp() to be wrapped as a step invariant depending on arguments (#17313) Andrew Hall 2026-03-02 20:01:14 +08:00
  • 4ea532b53c Merge pull request #18203 from roidelapluie/roidelapluie/ftypo Julien 2026-03-02 10:21:27 +01:00
  • bf139a370c Merge pull request #18006 from rexagod/13525 Frederic Branczyk 2026-03-02 10:03:26 +01:00
  • 1d3e77cd6d Move aknuds1 to general maintainer Arve Knudsen 2026-03-02 09:34:14 +01:00
  • 3b1d65816f Merge pull request #18202 from prometheus/bwplotka-maintainer Bartlomiej Plotka 2026-02-27 15:17:45 +00:00
  • 8b4318ad34 util/runtime: cast Blocks to uint64 to fix type mismatch on different architectures Julien Pivotto 2026-02-27 15:37:09 +01:00
  • 3e5a7c09d0 chore(main): Fix typo SuqueryInterval to SubqueryInterval Julien Pivotto 2026-02-27 12:55:47 +01:00
  • 2724d67761 fix(deps): update module github.com/pb33f/libopenapi-validator to v0.13.0 (#18141) renovate[bot] 2026-02-27 12:17:17 +01:00
  • 999b3ab1f8 adding TODOS for current implementation limitations Raphael Bizos 2026-02-27 10:33:40 +01:00
  • 8e118dd2b7 Move bwplotka to general maintainer bwplotka 2026-02-26 15:39:24 +00:00
  • 02b1abab5e Merge pull request #18189 from ringerc/log-trace-id Julien 2026-02-26 17:06:48 +01:00
  • 8edc676cbe config: inject TSDBConfig defaults in Load for empty config bodies Julien Pivotto 2026-02-26 16:59:21 +01:00
  • 3675a5e56c tsdb: fix unit mismatch in retention duration on config reload Julien Pivotto 2026-02-26 16:41:34 +01:00
  • bf3c217bbd config: apply retention CLI flags as defaults and update UI on reload Julien Pivotto 2026-02-26 16:36:05 +01:00
  • dcfa1b96c6 config: validate TSDB retention settings during config parsing Julien Pivotto 2026-02-26 15:16:09 +01:00
  • 905719f7f4 Merge pull request #18196 from prometheus/codesome/merge-3.10 Julien 2026-02-26 15:00:25 +01:00
  • bbde4ae8ca funny e2ebench bwplotka/funnye2ebench bwplotka 2026-02-26 10:42:12 +00:00
  • 5600de6107 Add Consul SD maintainer (#18193) Mohammad Varmazyar 2026-02-26 11:42:39 +01:00
  • e52025a189 Merge pull request #18122 from prometheus/bwplotka/rw2st Bartlomiej Plotka 2026-02-26 09:49:27 +00:00
  • c2ec948f61 [EXPERIMENT] Prombench reliability (v3.8.1) bwplotka-patch-7 Bartlomiej Plotka 2026-02-26 04:44:43 +00:00
  • ccc3062521 Merge branch 'main' into codesome/merge-3.10 Ganesh Vernekar 2026-02-25 17:28:24 -08:00
  • 158647fb45 Document traceID / spanID injection in query log Craig Ringer 2026-02-25 13:13:59 +13:00
  • dca993ed3c Missing period and left over refactor Kyle Eckhart 2026-02-25 16:52:37 -05:00
  • 9c6b468ae3 Use Set in GetOrSet to enforce proper lock ordering Kyle Eckhart 2026-02-25 16:52:07 -05:00
  • 0ad8516ce0 fixed tests after rebase bwplotka 2026-02-25 19:15:22 +00:00
  • f27ca31bed tests: add bench CLI recommended invokations bwplotka 2026-02-23 16:50:37 +00:00
  • c2eac549d5 tests: test ST in a cheapest way possible bwplotka 2026-02-23 16:43:07 +00:00
  • ba1b87f51f feat: RW2 sending ST support bwplotka 2026-02-20 10:45:16 +00:00
  • dfd6647002 Merge pull request #18195 from prometheus/st-main-sync2 Bartlomiej Plotka 2026-02-25 18:56:20 +00:00
  • 54e010926b Cut v3.10.0 final release (#18184) v3.10.0 v0.310.0 release-3.10 Ganesh Vernekar 2026-02-25 10:54:13 -08:00
  • 8f3a6020d8 Merge branch 'main' into st-main-sync2 bwplotka 2026-02-25 13:54:25 +00:00
  • b53d7386d0 Merge pull request #17159 from linasm/optimize-join-performance-5 Bartlomiej Plotka 2026-02-25 13:50:31 +00:00
  • 333e0dc188 tests: reinforce and optimize queue_manager_test createTimeSeries (#18179) Bartlomiej Plotka 2026-02-25 13:22:13 +00:00
  • c023066ca9 discovery: Introduce prometheus_sd_last_update_timestamp_seconds Pranshu Srivastava 2026-02-25 18:42:06 +05:30
  • 33afbb799a Fix incorrect type from rebase Kyle Eckhart 2026-02-23 16:08:17 -05:00
  • f4a15255e4 Manually manage db/rw to prevent windows test error Kyle Eckhart 2026-02-23 15:35:18 -05:00
  • 1e60d7fd3b More comments and only reset deleted if the new segment is larger Kyle Eckhart 2026-02-23 15:34:44 -05:00
  • 8f68b4d409 Drop default initialized value Kyle Eckhart 2026-02-23 15:08:15 -05:00
  • 920ee7f99d Prevent duplicate SeriesRefs from being lost in db stripeSeries Kyle Eckhart 2025-11-14 16:42:16 -05:00
  • 53f89055c3 Show the agent db can hold duplicate series by hash Kyle Eckhart 2025-11-14 16:20:46 -05:00
  • a87b603464 discovery/k8s: Dedup EPS for *DualStack policies Pranshu Srivastava 2026-02-25 15:23:28 +05:30
  • c317f9254e chore(histogram): Move histogram trimming code out of engine.go (#18185) Linas Medžiūnas 2026-02-25 09:10:42 +01:00
  • d4b00499e8 Add traceID to query logs Craig Ringer 2026-02-25 12:12:28 +13:00
  • 6c236f11f9 scrape: Bypass initial reload delay for ScrapeOnShutdown avilevy 2026-02-24 20:16:24 +00:00
  • 0b9465e452 discovery: Add skipStartupWait to bypass initial discovery delay avilevy 2026-02-24 19:31:34 +00:00
  • 5d3f9ee39b Merge pull request #17904 from linasm/trim_histogram George Krajcsovits 2026-02-24 17:16:24 +01:00
  • d66944d856 chore(config): migrate config renovate.json (#18183) renovate[bot] 2026-02-24 16:45:49 +01:00
  • 9d38077e50 Merge pull request #18080 from ldufr/ldufresne/retention-size-percentage Julien 2026-02-24 15:50:36 +01:00
  • c76e78d0a4 Added test for percentage-based retention Laurent Dufresne 2026-02-19 14:04:31 +01:00
  • 971143edac Added Retention.Percentage to config file with runtime config reloading Laurent Dufresne 2026-02-13 10:48:36 +01:00
  • 696679e50c Add storage.tsdb.retention.percentage config Jérôme LOYET 2023-04-19 15:15:02 +02:00
  • 7a9c057727 Merge pull request #18180 from atilsensalduz/bugfix/tsdb-writeMetaFile-fd-leak Atıl Sensalduz 2026-02-24 15:25:00 +03:00
  • 3e8d15bb6c Merge pull request #18127 from roidelapluie/roidelapluie/fix-scrape-logger-race Julien 2026-02-24 13:16:11 +01:00
  • 77f148ddb6 Merge pull request #17349 from mrvarmazyar/fix/consul-filter-health-endpoint Bryan Boreham 2026-02-24 11:45:43 +00:00
  • f312fde4a2 test: Enable parallel execution for chunk write queue tests (#17338) harsh kumar 2026-02-24 17:07:20 +05:30
  • d28d33afe0 Merge branch 'main' into fix/consul-filter-health-endpoint Bryan Boreham 2026-02-24 11:25:35 +00:00
  • 1a5da4fbe0 fix(discovery): apply EC2 SD endpoint and guard refreshAZIDs nils (#18133) Aurélien Duboc 2026-02-24 12:12:57 +01:00
  • f689942d54 adding a mention in the feature flag doc Raphael Bizos 2026-02-23 17:41:08 +01:00
  • 9aea9ea9ab splitting extractHistogramSuffix for readability Raphael Bizos 2026-02-23 17:21:02 +01:00
  • 699b9c03d9 Using a list during the nhcb conversion Raphael Bizos 2026-02-23 17:09:46 +01:00
  • 8f1f1f3146 Update CI (#18173) Ben Kochie 2026-02-23 15:25:09 +01:00
  • 3ab867b66a scrape: Fix race condition in scrapeFailureLogger access Julien Pivotto 2026-02-20 17:23:18 +01:00
  • 019e842249 Merge pull request #17916 from roidelapluie/roidelapluie/sigv4up Julien 2026-02-23 13:15:11 +01:00
  • 0a6fbefaf4 docs: Add AWS external_id support in sigv4 configuration Julien Pivotto 2026-02-06 12:57:43 +01:00
  • 608e99fadd Merge main to feature/start-time (#18171) Bartlomiej Plotka 2026-02-23 10:26:50 +00:00
  • d3f4053012 fix test after merge bwplotka 2026-02-23 10:02:32 +00:00
  • 56c46af6a6 Merge branch 'main' into st-f-main bwplotka 2026-02-23 10:00:39 +00:00
  • 789f22b931 fix(deps): update module github.com/prometheus/prometheus to v0.309.1 (#18161) renovate[bot] 2026-02-23 10:49:49 +01:00
  • 454a19ec19 fix(deps): update module google.golang.org/grpc to v1.79.1 (#18166) renovate[bot] 2026-02-23 10:49:17 +01:00
  • 050519df24 fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v1.3.3 (#18137) renovate[bot] 2026-02-22 17:51:25 +01:00