Commit Graph

15687 Commits (13564c03efe7517841fdc4c73905b1f630bfddcc)
 

Author SHA1 Message Date
Julius Volz 13564c03ef Standardize doc page title handling 7 months ago
Charles Korn ab1b1db128
tsdb: fix issue where a new segment file is created for every chunk if `WithSegmentSize` not called (#16635) 7 months ago
Julius Volz e597a5af92
Merge pull request #16640 from tongjicoder/main 7 months ago
tongjicoder 4fe20fa340 chore: fix some comments 7 months ago
Ayoub Mrini 317acb3d68
refactor: use the built-in max/min to simplify the code (#16617) 7 months ago
Zhengke Zhou 45211dc72f
chore: Adjust test and add comment about DNS resolution issue for failing tests (#16200) 7 months ago
Ayoub Mrini 44f78bb3c8
Merge pull request #16623 from machine424/reprep 7 months ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 7 months ago
Antonio Jimenez 2834a665ed
Add support for promoting all OTel resource attributes (#16426) 7 months ago
Joe Harvey 79c9e9348f
ci: address zizmor gh action vulnerabilities (#16530) 7 months ago
bragi92 14fc57e4cf
remote_write azure auth : allow empty client_id to suppport system assigned managed identity (#16421) 7 months ago
machine424 50a6efd5ec
fix(model/textparse): Labels(): copy the input to avoid dangling references 8 months ago
machine424 2bfbd8a714
fix: add reproducer for a dangling-reference issue in parsers 8 months ago
Julien 1d9dfde989
Merge pull request #16041 from prymitive/parenExprEnd 8 months ago
machine424 690c9da817 chore(config): add guidelines for adding a new RuntimeConfig field based on learnings from GoGC addition 8 months ago
machine424 e809ccb90a test(cmd/main/TestRuntimeGOGCConfig): add checks on reloads as well 8 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago
Ryan Wu 091e662f4d
refactor(endpointslice): use service cache.Indexer to achieve better iteration performance (#16365) 8 months ago
George Krajcsovits eb940d9c3b
Merge pull request #16565 from prometheus/krajo/intern-custom-values 8 months ago
carrychair e83dc66bdb refactor: use the built-in max/min to simplify the code 8 months ago
György Krajcsovits 772d5ab433
Merge branch 'main' into krajo/intern-custom-values 8 months ago
Julius Volz 6c930e8506
Merge pull request #16605 from prometheus/rules-page-filters 8 months ago
Ayoub Mrini dd9e18c831
Merge pull request #16008 from jub0bs/cors 8 months ago
Ayoub Mrini f2fac45eaf
Merge pull request #16563 from zepellin/patch-1 8 months ago
jub0bs 4bc8df0f54
util/httputil: Always add Vary header in SetCORS 8 months ago
Ayoub Mrini eb8d34c2ad
Merge pull request #16587 from prymitive/discoveryLocks 8 months ago
Ayoub Mrini 4b7321c8e8
Merge pull request #16607 from marcoderama/patch-3 8 months ago
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 8 months ago
Arthur Silva Sens 5a98246f50
Fix flakiness in TestOTLPWriteHandler (#16608) 8 months ago
Jan-Otto Kröpke 84a3acaf1b
Merge release-3.4 into main (#16609) 8 months ago
marcoderama 778d49bbfb
docs: fix typo in operators.md 8 months ago
Julius Volz 69ed0a5794 Add health & text filtering on the /rules page 8 months ago
Julius Volz 77224a6ef1
Merge pull request #16604 from prometheus/fix-dropped-target-counts 8 months ago
Julius Volz 5f1c6226e2 SD UI: Better total target count display when using `keep_dropped_targets` option 8 months ago
Ben Kochie 1eaf12e99b
Add golangci-lint fmt (#16602) 8 months ago
Ben Kochie 3eb44003c6
Fixup make proto (#16603) 8 months ago
Lukasz Mierzwa 59761f631b Move m.targetsMtx.Lock down into the loop 8 months ago
Ayoub Mrini 2690761582
Merge pull request #16558 from wbh1/fix/GOGC-ENV-VAR 8 months ago
Julius Volz df1b4da348
Merge pull request #16597 from prometheus/cleanup-docs-code-and-headers 8 months ago
Julius Volz 1b818b03d5 Clean up codeboxes and headings in docs 8 months ago
Will Hegedus 5d94ad9ae0 test(cmd): enable test cases for GOGC environment variable 8 months ago
Will Hegedus 33578fedb3 fix(config): respect GOGC environment variable if no "runtime" block exists 8 months ago
Julius Volz dbf5d01a62
Fix full-page re-rendering when opening status nav menu (#16590) 8 months ago
Julius Volz 5c06804df8
Optimize memoization and search debouncing on /targets page (#16589) 8 months ago
Lukasz Mierzwa 7d55ee8cc8 Try fixing potential deadlocks in discovery 8 months ago
Neeraj Gartia 8b0d33e5b2
promql: support variable scalar parameter in aggregations in range queries (#16404) 8 months ago
Neeraj Gartia 591242901a
promql: Refactor some functions to make them more DRY (#16532) 8 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 8 months ago
Julien 59874fd89c
Merge pull request #16478 from KofClubs/range-vector-1001ms 8 months ago
George Krajcsovits f0471ff74b
Merge pull request #16552 from charleskorn/charleskorn/fix-16551 8 months ago