Commit Graph

13489 Commits (4202be5e7968606e840d33f580f1513cfe9362f0)
 

Author SHA1 Message Date
Arve Knudsen 760649d91f
Merge pull request #14588 from prometheus/dependabot/npm_and_yarn/web/ui/ejs-3.1.10
4 months ago
dependabot[bot] 983d0bd5cb
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /web/ui
4 months ago
dependabot[bot] 12dd999164
build(deps-dev): bump ejs from 3.1.8 to 3.1.10 in /web/ui
4 months ago
dependabot[bot] 6b9c386d14
build(deps): bump follow-redirects from 1.15.2 to 1.15.6 in /web/ui
4 months ago
Arve Knudsen 5f6221743f
Merge pull request #14583 from prometheus/dependabot/npm_and_yarn/web/ui/braces-3.0.3
4 months ago
dependabot[bot] 099d209a26
build(deps): bump braces from 3.0.2 to 3.0.3 in /web/ui
4 months ago
suntala 77d111e501 Fix links to feature flags page
4 months ago
dependabot[bot] 5681ec50e1
build(deps): bump @lezer/lr from 1.4.1 to 1.4.2 in /web/ui (#14560)
4 months ago
Bartlomiej Plotka ed8acee9a1
Merge pull request #14549 from prometheus/rw20-exemplar-timestamp
4 months ago
dependabot[bot] a5666dded5
build(deps): bump @codemirror/view from 6.28.3 to 6.29.1 in /web/ui (#14564)
4 months ago
dependabot[bot] 4553d1baa6
build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in /scripts
4 months ago
dependabot[bot] 7d086171fc
build(deps): bump golangci/golangci-lint-action in /scripts
4 months ago
dependabot[bot] f6f911db75
build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4
4 months ago
dependabot[bot] 3cad51bcb2
build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
4 months ago
dependabot[bot] 918ce1f8c2
build(deps): bump github/codeql-action from 3.25.11 to 3.25.15
4 months ago
dependabot[bot] 9bc42f4400
build(deps): bump bufbuild/buf-setup-action from 1.34.0 to 1.35.1
4 months ago
dependabot[bot] 8867959c54
build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0
4 months ago
dependabot[bot] 5aeb5061f9
build(deps): bump actions/setup-go from 5.0.1 to 5.0.2
4 months ago
dependabot[bot] 8d61a3e325
build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0
4 months ago
dependabot[bot] cb6f9ff088
build(deps): bump github.com/ionos-cloud/sdk-go/v6 from 6.1.11 to 6.2.0
4 months ago
Callum Styan 6ca5b9cd40 regenerate pb files with new comment
4 months ago
Callum Styan 2bcac1b77b change comment that allows timestamps to be optional
4 months ago
Owen Williams d90c5a71d7 support quoting in grouping label lists
4 months ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513)
4 months ago
Augustin Husson 29b62762db
adapt the lezer grammar and codemirror autocompletion with duration and number that are equivalent (#14417)
4 months ago
dependabot[bot] bffe0f80dc
build(deps): bump github.com/hetznercloud/hcloud-go/v2 (#14535)
4 months ago
dependabot[bot] 0dc00825f5
build(deps): bump github.com/digitalocean/godo from 1.118.0 to 1.119.0 (#14529)
4 months ago
dependabot[bot] 01209f0766
build(deps): bump github.com/linode/linodego from 1.37.0 to 1.38.0 (#14530)
4 months ago
dependabot[bot] 31a77630ce
build(deps): bump github.com/gophercloud/gophercloud (#14534)
4 months ago
dependabot[bot] a319fd133a
build(deps): bump google.golang.org/api from 0.188.0 to 0.189.0 (#14536)
4 months ago
Bryan Boreham f9d9b9ddbb
Merge pull request #13458 from mmorel-35/ossf-security-insight
4 months ago
George Krajcsovits d0d41cfebd
Merge pull request #14538 from fpetkovski/stats-hist-reset
4 months ago
Filip Petkovski 3e6155e596
Use CopyTo when resetting histogram in stats iterator
4 months ago
Charles Korn 7fab72a280
promqltest: add support for setting counter reset hint on histogram samples (#14537)
4 months ago
Bartlomiej Plotka 6816149852
Merge pull request #14525 from colega/merge-mmmaxtime-into-shardhash
4 months ago
Matthieu MOREL 2880ee8e46 chore: provide OSSF security insight
4 months ago
Callum Styan 1561815732
remote write: increase time threshold for resharding (#14450)
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Bryan Boreham 79a0ba9d64
Merge pull request #13503 from tylitianrui/chore/remove_redundance
4 months ago
dependabot[bot] 6cef8698c2
build(deps-dev): bump @lezer/generator from 1.7.0 to 1.7.1 in /web/ui (#14382)
4 months ago
Oleg Zaytsev 0300ad58a9
Revert the option regardless of error
4 months ago
Bryan Boreham 2898d5d715 Add #14515 to CHANGELOG
4 months ago
Bryan Boreham 03963b9ba0
Merge pull request #14515 from prometheus/revert-13777-remoteread2 (#14524)
4 months ago
Oleg Zaytsev d8e1b6bdfd
Store mmMaxTime in same field as seriesShard
4 months ago
Oleg Zaytsev b7f2f3c3ac
Add BenchmarkLoadRealWLs
4 months ago
George Krajcsovits 395f7088c3
Merge pull request #14514 from fpetkovski/counter-reset-nan
4 months ago
Bryan Boreham 3ee42e197a
Merge pull request #14499 from prometheus/rw1.0-clarify-deprecation
4 months ago
Bryan Boreham a7c8ff00c6
Merge pull request #14515 from prometheus/revert-13777-remoteread2
4 months ago
Bryan Boreham d186caead5
Merge pull request #14496 from bboreham/fix-nil-primary (#14509)
4 months ago
Filip Petkovski 2cd97c61e0
Add more test cases
4 months ago