Commit Graph

8188 Commits (52c4da161f65d92121aa4fbaec24c1bb0c1b669a)
 

Author SHA1 Message Date
Simon Pasquier 52c4da161f Bump Kubernetes dependencies
4 years ago
Ganesh Vernekar 50ae4e298b
Fix magic number in docs (#7998)
4 years ago
Julien Pivotto 6f13c60219
Scrape: Test that deduplicated targets are started (#7975)
4 years ago
TAY TS c9d827c1d0
Fix callback function bind with object as parameter (#7984)
4 years ago
Ganesh Vernekar f0d87b5d86
Encode and Decode method for tombstones (#7967)
4 years ago
Dustin Hooten 916dbd4c8a
React UI: Implement missing TSDB head stats section (#7876)
4 years ago
Łukasz Mierzwa 19c190b406
Add a rule_group_samples metric (#7977)
4 years ago
Harkishen Singh 072b9649a3
Refactor vars to avoid test failures in storage/remote with -count > 1 (#7934)
4 years ago
Luke Chen 3364875ae5
update the doc link in internal_arthitecture.md (#7966)
4 years ago
Julien Pivotto 7e2db3d092
Merge pull request #7968 from dstdfx/extend-version-cmd
4 years ago
Daniil Rutskiy b10f071a25
Remove unused deps
4 years ago
Daniil Rutskiy 63457ef239
Vendor prometheus/common v0.14.0
4 years ago
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