Commit Graph

9968 Commits (c9d4e5fc948ed6cc996c4dac455f73bd009737c2)
 

Author SHA1 Message Date
beorn7 ae8603ce34 Cut v2.33.0
3 years ago
beorn7 d27e7666cc Bump client_golang to 1.12.1
3 years ago
Julien Pivotto 18d737de3e
Azure SD: Set Prometheus user agent (#10209)
3 years ago
Mike d53324825b
optimize doc (#10219)
3 years ago
Jonatan Ivanov b6df3b6f67
Prefer 1.0.0 in the accept header for application/openmetrics-text (#9431)
3 years ago
Ben Kochie 4cc369ed1a
Update daily cron job (#10212)
3 years ago
dependabot[bot] fe06f16c11
build(deps): bump @codemirror/history from 0.19.0 to 0.19.2 in /web/ui (#10173)
3 years ago
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724)
3 years ago
Levi Harrison 71a0f42331
template: Fix failing tests on non-amd64 architectures (#10196)
3 years ago
Levi Harrison 9bdd2d0ffd
Merge pull request #10197 from LeviHarrison/fix-azure-http-client-typo
3 years ago
Julien Pivotto 7c6595ed14
Merge pull request #10193 from Juneezee/refactor/testing.TempDir
3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory
3 years ago
Augustin Husson 027b082793
Rework Alert page (#10142)
3 years ago
Julien Pivotto a4d3206618
Merge release-2.33 forward into main (#10189)
3 years ago
Björn Rabenstein eb6022fbca
Merge pull request #10183 from prometheus/beorn7/release
3 years ago
beorn7 e00eefa376 Cut v2.33.0-rc.1
3 years ago
beorn7 ef5815f6f4 Bump github.com/prometheus/client_golang to v1.12.0
3 years ago
Björn Rabenstein d38bb1cfec
Merge pull request #10182 from prometheus/nexucis/bump-kvsearch
3 years ago
Augustin Husson b9f05e15f7 bump @nexucis/kvsearch to v0.4.0
3 years ago
Robert Fratto b71a6dbbd1
tsdb/agent: Fix deadlock from simultaneous GC and write (#10166)
3 years ago
Mauro Stettler bf959b36cb
Nits after PR 10051 merge (#10159)
3 years ago
Björn Rabenstein 7e74557998
Merge pull request #10157 from prometheus/nexucis/debounce-search
3 years ago
suyashtava 92ce9e3302
Improve graph colors in new UI (#10179)
3 years ago
Augustin Husson 74f497ac18 Update web/ui/react-app/src/pages/serviceDiscovery/Services.tsx
3 years ago
Filip Petkovski 4855a0c067
Allow escaping a dollar sign when expanding external labels (#10129)
3 years ago
dependabot[bot] a56f2856ed
build(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 in /web/ui (#10147)
3 years ago
Ben Kochie 30e2c81c97
Merge pull request #10143 from prometheus/superq/regex_highlight
3 years ago
Ben Kochie 49f06955f4
Merge pull request #10168 from JuozasVainauskas/update_getting_started_guide_with_new_UI
3 years ago
SuperQ a3dd323a53
Make regex-matching docs more obvious
3 years ago
Juozas Vainauskas ad6ae2cccc Update getting started guide with the new UI
3 years ago
Julien Pivotto a5d57c9269
Cut v2.33-rc.0 (#10161)
3 years ago
Björn Rabenstein de51e98128
Merge pull request #10156 from prometheus/beorn7/release
3 years ago
beorn7 c19e75f725 Cut v2.33-rc.0
3 years ago
Rodrigo Queiro 70c1446a64
Clarify units of --storage.tsdb.retention.size (#10154)
3 years ago
Augustin Husson b9bc8e7c33 create a component to handle the search bar with debounce
3 years ago
Björn Rabenstein 933f50bcda
Merge pull request #10121 from prometheus/beorn7/promql
3 years ago
Abhishek 2f4289a3bf
add limit to the rules api (#10152)
3 years ago
Chris Marchbanks eb7c10dbbd
Merge pull request #9274 from bboreham/improve-rw-sharding
3 years ago
beorn7 c2b80d8643 PromQL: Test negative offset in PromQL tests
3 years ago
beorn7 b39f2739e5 PromQL: Always enable negative offset and @ modifier
3 years ago
dependabot[bot] 076109fa19
build(deps): bump github.com/aws/aws-sdk-go from 1.42.28 to 1.42.31 (#10146)
3 years ago
Ganesh Vernekar 129ed4ec8b
Fix Example() function in TSDB (#10153)
3 years ago
beorn7 61509fc840 PromQL: Promote negative offset and @ modifer to stable
3 years ago
dependabot[bot] 714bc3ff29
build(deps): bump google.golang.org/api from 0.63.0 to 0.64.0 (#10135)
3 years ago
Augustin Husson dd02675467
move dependabot frequency running to monthly (#10144)
3 years ago
Augustin Husson bff9d06874
Service Discovery Page rework (#10131)
3 years ago
Björn Rabenstein 0f4a1e6eac
Merge pull request #10119 from prometheus/beorn7/remote
3 years ago
Augustin Husson dd9f96b893
rework the target page (#10103)
3 years ago
Mauro Stettler 0df3489275
Write chunks via queue, predicting the refs (#10051)
3 years ago
Bryan Boreham 954c0e8020 remote_write: round desired shards up before check
3 years ago