Commit Graph

7069 Commits (8744afdd1ea068bb6026a527983467952c7dbf5d)
 

Author SHA1 Message Date
Simon Pasquier fc10f6d814
Unset GO111MODULE variable in Makefile.common (#5191)
6 years ago
Simon Pasquier 272fd0eabf Update Makefile.common
6 years ago
Simon Pasquier 95334f13c5 Merge branch 'master' into update-makefile-common
6 years ago
Krasi Georgiev 2ae0620205 rename some vars and use Gauge instead of Counter for metrics
6 years ago
Erik Hollensbe 9154e9aca8 Add miekg/dns 1.1.4
6 years ago
Goutham Veeramachaneni 9b8bbe3246
Merge pull request #5187 from prometheus/beorn7/release
6 years ago
Krasi Georgiev 776769377e fix merr logic.
6 years ago
beorn7 d26e134bd4 Merge branch 'release-2.7' into beorn7/release
6 years ago
Björn Rabenstein 3db36f34ec
Merge pull request #5186 from prometheus/beorn7/metrics
6 years ago
Krasi Georgiev 08e7bc8ee8 always remove tmp
6 years ago
Krasi Georgiev 45acaadd81 review changes
6 years ago
beorn7 2db1eeb4ec Fix prometheus_rule_group_last_evaluation_timestamp_seconds
6 years ago
Krasi Georgiev 77cc2ea210
Update index.md(format of series entry) (#515)
6 years ago
naivewong 9b227d27e7 update labels count, chunks count
6 years ago
naivewong 8e7e2041d3 update #labels count, #chunks count
6 years ago
naivewong 42ee59689b move dots to the bottom
6 years ago
naivewong 0649dfddf0 more clear format representation
6 years ago
naivewong 1f723a8eb5 update #labels and #chunks
6 years ago
Alec 8e589474c6 Update index.md
6 years ago
Alec 2b6bc9fb32 Update index.md
6 years ago
zhulongcheng fd964426a7 web: predeclare and reuse errors (#5180)
6 years ago
Alec 1bcda9d23f Update tombstones.md (format of tombstone) (#511)
6 years ago
Krasi Georgiev ce4a2083fb nit
6 years ago
Krasi Georgiev 752ab86e4e change the test block series for more stable tests
6 years ago
zhulongcheng a75f8a8e05 update error message in extractTimeRange (#5179)
6 years ago
JoeWrightss e158c53fa9 Fix some typos in comment (#5175)
6 years ago
Brian Brazil c66aeb3fff
In histogram_quantile merge buckets with equivalent le values (#5158)
6 years ago
Simon Pasquier a60431f3cd Merge v2.7.1 into master (#5170)
6 years ago
Vishnunarayan K I 108b9b0e5f Limit number of merics in prometheus UI (#5139)
6 years ago
Frederic Branczyk 50e1228f88
Merge pull request #5147 from prometheus/brancz-patch-1
6 years ago
Frederic Branczyk 32079f351f
docs: Specifically call out NFS and POSIX
6 years ago
Goutham Veeramachaneni 62e591f928
*: cut 2.7.1 (#5164)
6 years ago
Goutham Veeramachaneni b03d6f6eff
Remove custom highlight code, it's not needed. (#5163)
6 years ago
Ganesh Vernekar 10ae00ab9d Fix bug from #4898 (#5161)
6 years ago
Ganesh Vernekar 787eb1e904 Set rule_group_last_duration_seconds to seconds (#5153)
6 years ago
Krasi Georgiev 00d5e19baf Merge remote-tracking branch 'upstream/master' into shutdown-during-compaction
6 years ago
Krasi Georgiev 6c34eb8b63 nits
6 years ago
Krasi Georgiev 315de4c782 fix windows tests
6 years ago
Krasi Georgiev 1603222bbc small refactor of openTestDB to handle errors properly.
6 years ago
Krasi Georgiev 7245c6dc33 Merge remote-tracking branch 'upstream/master' into delete-compact-block-on-reload-error
6 years ago
Krasi Georgiev ee99718ff6
rename chunk reader vars to make it easier to follow. (#508)
6 years ago
Frederic Branczyk 3de734d8de
docs: Add filesystem POSIX requirement
6 years ago
radek_lesniewski eb5034d5b0 Additional logging in compact.go - logged time needed for writing blocks (#505)
6 years ago
Krasi Georgiev 3ec08eac50 use camelcase for rangeToTriggerCompaction
6 years ago
Krasi Georgiev 53c18e7a41 use a global indexFilename constant
6 years ago
Krasi Georgiev b521559c3b do a proper cleanup for a failed reload after a compaction
6 years ago
Ganesh Vernekar a29ab50a20
Merge pull request #510 from yeya24/patch/fixtypo
6 years ago
Ganesh Vernekar a2ef8cf2f5
Merge pull request #5146 from tariq1890/ineff
6 years ago
yeya24 6181d1f18f fix two typos in db_test
6 years ago
tariqibrahim b173de0c26 fix ineffectual assignment in dns.go
6 years ago