Commit Graph

12462 Commits (2fc79839fd6883fd05871d7c1091733a608271ef)
 

Author SHA1 Message Date
Arve Knudsen bf5ca8cf38 otlptranslator: Upgrade to v0.95.0
9 months ago
arukiidou d55fe5064d
Merge branch 'prometheus:main' into chore/bump-to-go1.21
9 months ago
Callum Styan 0c71230784
fix bug that would cause us to endlessly fall behind (#13583)
9 months ago
Julien Pivotto e22b564049 Always align scrapes even if tolerance is bigger than 1% of scrape interval
9 months ago
Bryan Boreham 14e48cd3ce Docs: update remote-write defaults
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
junya koyama 39e858e524
go: bump go from 1.20 to 1.21
9 months ago
junya koyama ebb91bc111
ci: bump Go from 1.21 to 1.22
9 months ago
Bryan Boreham aba0071480
Merge pull request #13589 from bboreham/trace_id
9 months ago
machine424 92544c00bf
discovery: kubernetes: Avoid creating unnecessary Kubernetes indexers in RoleEndpointSlice
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
10 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
beorn7 553d92affd model/labels: Fix new lint warning in test
10 months ago
beorn7 86d7618d84 promql: Fix wrongly scoped range vectors
10 months ago
beorn7 384ab025e0 promql: Expose issue #11708
10 months ago
Bryan Boreham 8655fe5401
Merge pull request #13491 from bboreham/faster-store-series
10 months ago
Bryan Boreham 3ce816fa3b
Merge pull request #13492 from bboreham/no-labelstrings-intern
10 months ago
Arve Knudsen 0853e52f4e
util/runtime: Ignore nolintlint failure on OSX (#13546)
10 months ago
Björn Rabenstein 0a3fd8d958
Merge pull request #13543 from aknuds1/arve/portable-genproto
10 months ago
Bryan Boreham 87e4284c99
Merge pull request #13545 from aknuds1/arve/golangci-lint-arm64
10 months ago
Arve Knudsen 7d7787f250 Makefile: Support golangci-lint on ARM64
10 months ago
Arve Knudsen e43a1d546a scripts/genproto.sh: Support OSX sed
10 months ago
Bryan Boreham 6005ac6f9d
Merge pull request #9311 from Creatone/creatone/use-testify-3
10 months ago
Peter Štibraný e2b9cfeeeb
Enforce chunks ordering when writing index. (#8085)
10 months ago
Bryan Boreham 98c4889029
Merge pull request #9298 from Creatone/creatone/use-testify
10 months ago
Bryan Boreham 857138d3ce review feedback
10 months ago
Bryan Boreham 41f3eeb048
Merge pull request #13497 from captncraig/cmp_signedheaders
10 months ago
Bryan Boreham d3c1f0d8e0 promql: can now remove regex field from EvalNodeHelper
10 months ago
Bryan Boreham fdd5b85e06 promql: faster range-query of label_replace and label_join
10 months ago
Matthias Loibl 805d51f6d3
Merge pull request #13505 from wbollock/fix/PrometheusNotIngestingSamples_label_matching
10 months ago
gotjosh aa845f7c12
Merge pull request #13527 from pracucci/decouple-rule-concurrency-and-dependency-controller
10 months ago
Marco Pracucci 5ee3fbe825
Decouple ruler dependency controller from concurrency controller
10 months ago
Mikhail Fesenko 419dd265cc
Fix strange code, add messages to code brought in #8106 (#13509)
10 months ago