Commit Graph

12328 Commits (123109e9679677e6497a98dd7a06e436e6abb729)
 

Author SHA1 Message Date
Bryan Boreham 123109e967 config: make work with SymbolTable labels
9 months ago
Bryan Boreham 3716326f3f rules: call NewScratchBuilder
9 months ago
Bryan Boreham 925134e6de tsdb tests: make work with labels SymbolTable
9 months ago
Bryan Boreham 93b72ec5dd tsdb: create SymbolTables for labels as required
9 months ago
Bryan Boreham 2ac1632eec storage/remote: improve symbol-table handling
9 months ago
Bryan Boreham 8f525b4ba4 storage/remote tests: refactor: extract function newTestQueueManager
9 months ago
Bryan Boreham b39286fd1f Add dedupelabels tag to not build regular labels
9 months ago
Bryan Boreham d51a5344cd labels: new version de-duplicating strings in SymbolTables
9 months ago
Bryan Boreham 28191109a8 Labels: add fake versions of SymbolTable apis
9 months ago
Bryan Boreham d1af84f6ee Labels: move Builder and Reset out of common
9 months ago
Bryan Boreham 5aa4473894 labels tests: extend TestBuilder
9 months ago
Bryan Boreham bb82a57e64 Labels: Call NewScratchBuilder in test_utils
9 months ago
Bryan Boreham cc5dc6a61b labels: use Equal instead of DeepEqual
9 months ago
Bryan Boreham 4d6bb2e0e4
Merge pull request #13628 from bboreham/cleanup-13583
9 months ago
Bryan Boreham cc2c3f7c2b
Merge pull request #10782 from prymitive/gzip
9 months ago
Manik Rana 08832e2db8
histogram: add UI tests for rendering histogram (#13631)
9 months ago
George Krajcsovits c6c8f63516
Merge pull request #13607 from fionaliao/ooo-samples-appended-type
9 months ago
Łukasz Mierzwa daeef6ffc3 Add lint checks for gzip/zlib
9 months ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib
9 months ago
Łukasz Mierzwa 92e381b8a3 Add a scrape benchmark with gzipped responses
9 months ago
Goutham Veeramachaneni bf2658bec1
Merge pull request #13627 from aknuds1/arve/sync-otlp
9 months ago
Augustin Husson 9738e48a7d
Merge pull request #13629 from prometheus/release-2.50
9 months ago
Bryan Boreham 6ed56c9f04 WAL watcher: improve comments
9 months ago
Augustin Husson 545c28d923
update v2.51 release date (#13606)
9 months ago
Augustin Husson 814b920e8a
Cut v2.50.0 (#13612)
9 months ago
Bryan Boreham a975a83079 tsdb: clean up Watcher debug messages
9 months ago
Bryan Boreham 78f46bccca tsdb/wlog tests: remove unnecessary sleep check
9 months ago
Arve Knudsen bf5ca8cf38 otlptranslator: Upgrade to v0.95.0
9 months ago
Callum Styan 0c71230784
fix bug that would cause us to endlessly fall behind (#13583)
9 months ago
Fiona Liao 841a133514 Move histogramsAppended to be more consistent
9 months ago
Fiona Liao 52389647b2 Add type label to outOfOrderSamplesAppended metric
9 months ago
Augustin Husson 93591ec5cc
Cut v2.50.0-rc.1 (#13602)
9 months ago
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
Björn Rabenstein ac10cd4d99
Merge pull request #13271 from ywwg/owilliams/utf8
9 months ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names
9 months ago
Bryan Boreham c0e36e6bb3 Standardise exemplar label as "trace_id"
10 months ago
Bryan Boreham d595f5a9b1
Merge pull request #13585 from prometheus/metalmatze-bufbuild
10 months ago
Matthias Loibl 0b38a5b774
Update go get buf.build in README.md
10 months ago
Darshan Chaudhary 0e8a2e44a4
Azure SD: check for nil before accessing and dereferencing (#13578)
10 months ago
Ziqi Zhao a93859a52f
Prometheus support parse exemplars from native histogram (#13488)
10 months ago
Augustin Husson 452f4c96b7
Cut v2.50.0-rc.0 (#13465)
10 months ago
Bryan Boreham ff6c83269c
Merge pull request #13452 from bboreham/go-cmp
10 months ago
Björn Rabenstein 1efca80956
Merge pull request #13559 from prometheus/beorn7/promql
10 months ago
pschou b66b0a5288
docs: improve "Querying Prometheus" readability (#8492)
10 months ago
Bryan Boreham 12cac5bd5c tsdb tests: use go-cmp instead of DeepEquals
10 months ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places
10 months ago
Bryan Boreham d0dee51aac scrape tests: check NaN values directly
10 months ago
Bryan Boreham 5a6c8f9c15 promtool: use go-cmp instead of DeepEqual
10 months ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp
10 months ago
Bryan Boreham d77c30102e utils: add DeepEqual replacement using go-cmp
10 months ago