Commit Graph

8176 Commits (b0145884d3816f8575f59b1bdf676f08206acb19)
 

Author SHA1 Message Date
Julien Pivotto b0145884d3
Merge pull request #7964 from prometheus/release-2.21
4 years ago
Julien Pivotto 184a871638
Eureka: Fix service discovery when compiled in 32-bit (#7961)
4 years ago
Max Neverov 7e1c27b853
Add tsdb startup duration metric (#7737)
4 years ago
David Leadbeater 77c784ac93
Ensure alert rules are marked as restored in unit tests (#7661)
4 years ago
李国忠 4a52faf2ae
Unnecessary go routine spawn. (#7951)
4 years ago
Jorge Vallecillo 7aa5fb01bf
tsdb/chunks/head_chunks_test.go: Fix typo (#7953)
4 years ago
Tobias Klauser b5b3bc34da
tsdb/fileutil: Use FcntlFstore from golang.org/x/sys/unix (#7949)
4 years ago
Christian Hoffmann db13003721
ui: clarify alert state toggle via checkbox icon (#7936)
4 years ago
Luke Chen 68d65a8ac5
Add the "assets" make target and change directory note in readme (#7908)
4 years ago
Julius Volz fc416e309b
RELEASE.md: add instructions for React dep updates (#6831)
4 years ago
venkatbvc 6f28c46f4c
Updating storage.md for retention.size (#7942)
4 years ago
Julien Pivotto e208afcc95
web: Remove APIv2 (#7935)
4 years ago
Luke Chen 7de6046d1e
update the protoc version to 3.12.3 in readme.md (#7931)
4 years ago
Julien Pivotto ed2a483beb
Merge pull request #7929 from prometheus/release-2.21
4 years ago
Julien Pivotto e83ef207b6
Release 2.21.0 (#7925)
4 years ago
Xiaochao Dong a282d25099
tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915)
4 years ago
Bryan Boreham 90fc6be70f
Default to bigger remote_write sends (#5267)
4 years ago
Julien Pivotto 538f6b7dd1
Fix missing remote read spans (#7914) (#7916)
4 years ago
Chris Marchbanks f0f8e50567
Fix missing remote read spans (#7914)
4 years ago
Harkishen Singh fc8e769d71
Use ASSIGN when using = inside braces (#7911)
4 years ago
Julien Pivotto a6ee1f8517
Merge pull request #7913 from prometheus/release-2.21
4 years ago
Julien Pivotto e55b0be9b7
Release 2.21.0-rc.1 (#7868)
4 years ago
Bartlomiej Plotka 088fcc9e48
Fixed iterator regression: Avoid using heap for each sample when iterating. (#7900)
4 years ago
Anonymous 8219b442c8
rules: Remove redundant RLock to avoid double RLock (#7183)
4 years ago
Justin Walz 808a14569d
Update alerting_rules.md (#7252)
4 years ago
Deepjyoti Mondal c8ad79efdc
Fixes #6127 : Add Collapse All button (#6957)
4 years ago
zhulongcheng 5ea6bdca1f
tsdb: sync temporary checkpoint directory before rename (#7004)
4 years ago
Christian Hoffmann 51306cb158
docs: add promtool version in rule migration cmd (#6989)
4 years ago
Julius Volz 01daddeb75
Fix styling bug for target labels with special names (#7902)
4 years ago
Hrishikesh Barman f8c8adfd67
Update all_nodepools_deleted to all_nodes_deleted in prombench workflow
4 years ago
Bartlomiej Plotka a399227a9f Revert "Fixed iterator regression: Avoid using heap for each sample when iterating."
4 years ago
Julien Pivotto 2c8b2c5915 Fixed iterator regression: Avoid using heap for each sample when iterating.
4 years ago
Anand Sanmukhani f4a1b3cef6
Rename `remote.newReadClient()` to `remote.NewReadClient()` (#7881)
4 years ago
Ben Kochie 7b4a2ca870
Bump promu version (#7880)
4 years ago
johncming 75ae384192
tsdb: remove redundant fields. (#7869)
4 years ago
iurii bd53b5ff37
Unnecessary go routine spawn. (#7879)
4 years ago
Ganesh Vernekar 2255b6f62f
Refactor WAL.Segments method to be part of the wal package (#6477)
4 years ago
showuon dba729f6b6
Referring to configuration.md, to have a Generic placeholders definition section (#7875)
4 years ago
johncming 252265fa81
tsdb/chunks: remove un-used code. (#6944)
4 years ago
Jaga Santagostino 3ebffa7e20
add key to StatusWithStatusIndicator component in loop (#6879)
4 years ago
Lars Kellogg-Stedman e4cfa742a5
docs: minor corrections to the docker documentation (#6869)
4 years ago
Julien Pivotto a5366cb236
Fix rules.html afte name cleaup in #7841 (#7865)
4 years ago
Lukas Kämmerling c49d8680ce
Fix Hetzner Robot SD decoding with non HTTP 2xx (#7872)
4 years ago
showuon 791b84830d
Update the storage.md to fix typo, and some grammar/format issue (#7871)
4 years ago
Julien Pivotto 6573bf42f2
web: Close and exhaust all response bodies in tests + cleanup snapshot directory (#7850)
4 years ago
showuon dfdc358a5b
Fix the duplicated results issue from /api/v1/series (#7862)
4 years ago
johncming a14245b4b1
web/api/v1: rename http status code. (#7864)
4 years ago
Julien Pivotto 085352ba97
Hetzner: fix lists in documentation (#7863)
4 years ago
Stefan Büringer d30f202c08
Fix Experimental UI for cookie based authentication (#7827)
4 years ago
Julien Pivotto 1195cc24e3
Release 2.21.0-rc.0 (#7857)
4 years ago