Commit Graph

13818 Commits (adf6c105a748239ba7b7ccde273ce9ab159b33bc)
 

Author SHA1 Message Date
Julius Volz fef4c15283 Remove commented-out line
3 months ago
Julius Volz a99c01b53f Implement query history
3 months ago
Julius Volz f3f324be89 Don't update pathPrefix in settings on every App render
3 months ago
Bryan Boreham 485523eed2
Merge pull request #14816 from bboreham/improve-promql-tracing
3 months ago
Arve Knudsen 6ef1eb4e68
Merge pull request #14064 from aknuds1/arve/close-engine
3 months ago
Joshua Hesketh f2064c7987
NH: Do not re-use spans between histograms (#14771)
3 months ago
beorn7 2304be9dd5 promql: Improve the rate extrapolation explanation
3 months ago
George Krajcsovits 282fb1632a
Merge pull request #14772 from krajorama/fix-mockseriesiterator
3 months ago
Julius Volz d0ccbd2eb5 Top-align all targets page table cell contents, other styling
3 months ago
Julius Volz eb175c88f6 Correctly pass custom title into ResettingErrorBoundary
3 months ago
Julius Volz 857e59c8b6 Improve EndpointLink styling
3 months ago
Julius Volz 5599db20cd Change use{Suspense}APIQuery key to an array
3 months ago
Julius Volz 9e4ffd044c Implement Alertmanagers discovery page
3 months ago
Bryan Boreham abb0502685 [ENHANCEMENT] PromQL: Add detail to tracing spans
3 months ago
Bryan Boreham 54989ce6fd PromQL: add short string method
3 months ago
Bryan Boreham 8742077498 [BUGFIX] PromQL: pass Context so spans parent correctly
3 months ago
Björn Rabenstein 4ffb74dae4
Merge pull request #14810 from bboreham/fix-proto-parse-exemplar
3 months ago
Julien 18cafabeb0
Merge pull request #14779 from prometheus/dependabot/github_actions/actions/setup-node-4.0.3
3 months ago
Julien deabb30b20 Document custom HTTP headers and add tests
3 months ago
dependabot[bot] 4c9fca8719
Bump google.golang.org/grpc from 1.65.0 to 1.66.0
3 months ago
Julien 5397657e1a
Merge pull request #14790 from prometheus/dependabot/go_modules/github.com/envoyproxy/protoc-gen-validate-1.1.0
3 months ago
Julien 272118c38c
Merge pull request #14789 from prometheus/dependabot/go_modules/github.com/ionos-cloud/sdk-go/v6-6.2.1
3 months ago
Julien 3b291c9411
Merge pull request #14799 from prometheus/dependabot/go_modules/github.com/prometheus/client_golang-1.20.2
3 months ago
Julien e86729a0f0
Merge pull request #14800 from prometheus/dependabot/go_modules/golang.org/x/oauth2-0.22.0
3 months ago
dependabot[bot] 0e376d1d6b
Bump github.com/influxdata/influxdb
3 months ago
Julien 76775d58f8
Merge pull request #14784 from prometheus/dependabot/go_modules/documentation/examples/remote_storage/github.com/prometheus/common-0.57.0
3 months ago
dependabot[bot] e896643403
Bump actions/setup-node from 4.0.2 to 4.0.3
3 months ago
Julien f3968ca60e
Merge pull request #14776 from prometheus/dependabot/github_actions/github/codeql-action-3.26.6
3 months ago
Julien e3f356a53f
Merge pull request #14777 from prometheus/dependabot/github_actions/prometheus/promci-0.3.0
3 months ago
Julien a4f30a687c
Merge pull request #14778 from prometheus/dependabot/github_actions/bufbuild/buf-setup-action-1.39.0
3 months ago
Julien 1f02c2177b Use t.Tempdir
3 months ago
Julien 2c553b1772 autoreload: do not ignore errors
3 months ago
Julien cfe8b5616f Only update hash when config reload succeeds
3 months ago
Arve Knudsen 70bb219d33
Merge pull request #14680 from charleskorn/promqltest-scalar
3 months ago
Julien 93f27409cd
Merge pull request #14660 from roidelapluie/customheaders
3 months ago
Bartlomiej Plotka f1d3c3f464
fix: Properly put OM text p.CreatedTimestamp behind feature flag (#14809) (#14815)
3 months ago
Arthur Silva Sens 442f24e099
chore: Simplify TestHeadAppender_AppendCTZeroSample (#14812)
3 months ago
Arve Knudsen 2cfc7b244a
Merge pull request #14700 from shandongzhejiang/main
3 months ago
Oleg Zaytsev ce7d830f1f
Bring back BenchmarkLoadRealWLs (#14757)
3 months ago
Bryan Boreham d599c4b28c [BUGFIX] Protobuf scraping: reset exemplar position
3 months ago
Bryan Boreham 3aaf2c3c9d [TESTS] Add second native histogram with exemplars in TestProtobufParse
3 months ago
Bryan Boreham e8ecc11816 [TESTS] Fix up item numbers in TestProtobufParse
3 months ago
Arve Knudsen 5dfbcc390e Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
dependabot[bot] 6c08f8f559
Bump github.com/ionos-cloud/sdk-go/v6 from 6.2.0 to 6.2.1
3 months ago
Julien 7dd74ca6b7
Merge pull request #14802 from prometheus/dependabot/go_modules/github.com/hashicorp/consul/api-1.29.4
3 months ago
Julien f19c2e7fa4
Merge pull request #14805 from prometheus/dependabot/go_modules/github.com/hetznercloud/hcloud-go/v2-2.13.1
3 months ago
Julius Volz 87a22500e1 Add PromQL logic code and labels explorer from PromLens, add testing deps
3 months ago
Julius Volz 6999e8063f Don't wrap Prometheus logo + brand line
3 months ago
Julius Volz 85735d58dd ESLint: Allow some const values in non-const destructuring
3 months ago
Bryan Boreham 28a830ed9f
Merge pull request #14768 from bboreham/improve-almost
3 months ago