Commit Graph

10906 Commits (c1c444504e4a58a7cc5861d5e9049649d4882a9f)
 

Author SHA1 Message Date
ansalamdaniel c1c444504e
Feat: metrics for head_chunks & wal folders (#12013)
2 years ago
Rens Groothuijsen d33eb3ab17
Automatically remove incorrect snapshot with index that is ahead of WAL (#11859)
2 years ago
Renning Bruns 5ec1b4baaf
make hashmod a lot easier to read and a little faster (#11551)
2 years ago
dependabot[bot] 53bb046d21
build(deps): bump github.com/aws/aws-sdk-go from 1.44.187 to 1.44.207 (#12015)
2 years ago
Bartlomiej Plotka 8f3b2fc9ae
Merge pull request #12020 from amrmahdi/amrh/GHSA-vvpx-j8f3-3w6h
2 years ago
Amr Hanafi (MAHDI)) 4126985908 Update golang.org/x/net to v0.7.0 ato address GHSA-vvpx-j8f3-3w6h
2 years ago
Bryan Boreham 35026fb26d
Merge pull request #11746 from prometheus/remove-microbenchmarks
2 years ago
Julien Pivotto 475f9984d0
Merge pull request #11787 from damnever/perf/avoid-alloc-if-no-externallabels
2 years ago
Julien Pivotto 46f9c34d90
Merge pull request #11770 from prometheus/nexucis/fix-bump-ui-version
2 years ago
Levi Harrison 64ff6bece6
Merge pull request #11682 from dgrisonnet/parsing-errors
2 years ago
Julien Pivotto 666f61a4d5
Merge pull request #10991 from bboreham/labels-as-string
2 years ago
Bryan Boreham f03b8d0968 Add benchmark copying labels
2 years ago
Bryan Boreham f34b2cede3 Remove microbenchmarks
2 years ago
Damien Grisonnet 0fee615719 model/textparse: improve openmetrics error outputs
2 years ago
Bryan Boreham 4a49ec3a25 CI: additionally run tests with 'stringlabel' tag
2 years ago
Bryan Boreham 6136ae67e0 labels: shrink by making internals a single string
2 years ago
Bryan Boreham 3f7ba22bde rules: two places need to call EmptyLabels
2 years ago
Ganesh Vernekar 66da1d51fd
Merge pull request #12003 from codesome/redundant-chunk-access
2 years ago
Ganesh Vernekar d504c950a2
Remove unnecessary chunk fetch in Head queries
2 years ago
Ganesh Vernekar bfcf69b4a4
Merge pull request #12004 from vishalnad/main
2 years ago
Vishal N 96ba6831ae Observe delta in seconds prometheus_tsdb_sample_ooo_delta
2 years ago
Ben Kochie 86d3d5fec6
Merge pull request #11993 from prometheus/superq/bump_golangci-lint
2 years ago
SuperQ 65e743719c
Update golangci-lint
2 years ago
Shan Aminzadeh 3f6f5d3357
Scope GroupBy labels to metric (#11914)
2 years ago
dependabot[bot] 2d588725c1
build(deps): bump bufbuild/buf-setup-action from 1.12.0 to 1.13.1 (#11922)
2 years ago
dependabot[bot] 94e0801f9f
build(deps): bump actions/cache from 3.2.3 to 3.2.4 (#11920)
2 years ago
dependabot[bot] bb18bb3d1f
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#11921)
2 years ago
Julien Pivotto 259bb5c692
Merge pull request #11826 from dannykopping/dannykopping/rule-eval
2 years ago
Julien Pivotto e1679a80f3
Merge pull request #11936 from kelnage/sanitize-labels-edge-cases
2 years ago
Julien Pivotto 8a8f594b16
Merge pull request #11487 from FUSAKLA/fus-promtool-http-config
2 years ago
Martin Chodur f1de2cec3d fix: set the http round tripper fro promtool import command
2 years ago
Julien Pivotto dfd2b5340e
Merge pull request #11951 from Fish-pro/chore/httpvar
2 years ago
Martin Chodur 3ebe4b48db feat: add promtool http config support
2 years ago
Justin Lei af1d9e01c7
Refactor tsdbutil for tests/native histograms (#11948)
2 years ago
Fish-pro 43d77f7c41 Use http constants instead of string
2 years ago
Ganesh Vernekar 36b04efc7b
Merge pull request #11947 from prometheus/beorn7/protobuf
2 years ago
Ganesh Vernekar ebc2b419ca
Merge pull request #11935 from charleskorn/non-nullable-bucketspans
2 years ago
beorn7 1dd53843b6 protobuf: Mark repeated fields as non-nullable
2 years ago
Damien Grisonnet e3b5416d05 model/textparse: improve error outputs
2 years ago
Nick Moore c05ebef306
Implement SanitizeLabelName and Full variant
2 years ago
Nick Moore 758914e1fb
Fix SanitizeLabelName for certain invalid labels
2 years ago
Charles Korn 0a1de58f7e
Mark Histogram.(Positive|Negative)Spans as non-nullable.
2 years ago
Julien Pivotto c70d85baed
Merge pull request #11916 from prometheus/release-2.42
2 years ago
George Krajcsovits 1f0cc09579
Export single ith test histogram generation functions (#11911)
2 years ago
Kemal Akkoyun 225c61122d
Cut v2.42.0 (#11912)
2 years ago
Kemal Akkoyun aee2ea4713
Update changelog for 2.42 (#11909)
2 years ago
Charles Korn e023d896f2
Correct statement in docs about query results returning either floats or histograms but not both. (#11880)
2 years ago
Ganesh Vernekar 8e8b718365
Merge pull request #11858 from fayzal-g/fix-chunks-metrics
2 years ago
Kemal Akkoyun 7b9cc7eea3
Cut v2.42.0-rc.0 (#11902)
2 years ago
Bartlomiej Plotka 6dcfb71740
Merge pull request #11897 from pracucci/propose-to-change-query-canceled-status-code
2 years ago