Commit Graph

8305 Commits (9972e69c43c2452dc8041d8ee39de1cb3ef0088d)
 

Author SHA1 Message Date
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
Vijay Samuel 00ee73ef91
Export members of EvalNodeHelper to facilitate usage in external functions (#7860)
4 years ago
Ganesh Vernekar c806262206
Fix 'chunks.HeadReadWriter: maxt of the files are not set' error (#7856)
4 years ago
kangwoo 7c0d5ae4e7
Add Eureka Service Discovery (#3369)
4 years ago
Yukun Sun cfd4e05c9e
fix: return a corruption error when iterator function find a chunk that is out of sequence (#7855)
4 years ago
johncming 267dd17fe7
promql/parser: use pos instead of origin. (#7853)
4 years ago
Max Neverov bb5c6b38e2
Fix Possible Race Condition in TSDB (#7815)
4 years ago
showuon ca6f2bde94
add relabeling link to be consistent with other section (#7851)
4 years ago
Julien Pivotto 27a1a281fd
Improve hetzner documentation (#7849)
4 years ago
Robert Fratto 2bd077ed97
expose UserAgent to make it changeable by importers (#7832)
4 years ago
Li Zhijian 369245e606
cleanup one more tempfile (#7839)
4 years ago
johncming 3e7b463908
add testcase for rangeForTimestamp. (#6454)
4 years ago
Simon Pasquier e693af6c01
.circleci/config.yml: check mixins (#6895)
4 years ago
johncming a5beb627ff
some fixies for consul sd. (#7799)
4 years ago
johncming 2f2a51a43a
web/api/v1: make names consistent. (#7841)
4 years ago
Julien Pivotto 442b3364d7
Promtool: add evaluation time to instant query (#7829)
4 years ago
showuon 5dcc21887b
update the migrating doc for less confusion (#7845)
4 years ago
Guangwen Feng 9439b2150d
Fix golint warning caused by misspell (#7842)
4 years ago
Julien Pivotto d668a7efe3
Update go dependencies (#7837)
4 years ago
Li Zhijian 6f6ef1451e
Cleanup tempfiles (#7696)
4 years ago
Drumil Patel 25a4fc2477 Update prombench workflows to incorporate new naming convention
4 years ago
Julien Pivotto 6f9e7ff750
Drop metric name in bool comparison between two instant vectors (#7819)
4 years ago