Commit Graph

9045 Commits (eeace6bcab164d588b99786cbc26a0accfa8691c)
 

Author SHA1 Message Date
Ganesh Vernekar eeace6bcab
Add couple of metrics to track sparse histograms in TSDB (#9271)
3 years ago
Björn Rabenstein 3636ff5b35
Merge pull request #9216 from codesome/counterresets
3 years ago
Ganesh Vernekar c373200b75
Cut a new chunk on counter resets for any bucket
3 years ago
Ganesh Vernekar eedb86783e
Fix queries on blocks for sparse histograms and add unit test (#9209)
3 years ago
Ganesh Vernekar 42f576aa18
Add test for sparse histogram compaction (#9208)
3 years ago
Ganesh Vernekar f0688c21d6
Log sparse histograms into WAL and replay from it (#9191)
3 years ago
Ganesh Vernekar 095f572d4a
Sync sparsehistogram branch with main (#9189)
3 years ago
Ganesh Vernekar 19e98e5469
Support storing the zero threshold in the histogram chunk (#9165)
3 years ago
Ganesh Vernekar 7026e6b4e4
Fix tests in histo_test.go (#9163)
3 years ago
Ganesh Vernekar e3438fd17f
Merge pull request #9159 from codesome/sparse-refactor
3 years ago
Ganesh Vernekar 8b70e87ab9
Merge remote-tracking branch 'upstream/main' into sparse-refactor
3 years ago
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
3 years ago
Julien Pivotto 03bee3b5df
Merge pull request #9125 from LeviHarrison/docker_sd-host-networking
3 years ago
Ganesh Vernekar 848cb5a6d6
Enhanced WAL replay for duplicate series record (#7438)
3 years ago
Ganesh Vernekar 8002a3ab80
Breakdown tsdb/head.go into multiple files (#9147)
3 years ago
Levi Harrison c1b1b826ce HostNetworkHost -> HostNetworkingHost
3 years ago
Julien Pivotto bd7ebf29c9
Merge pull request #9006 from LeviHarrison/fix-consoles-css
3 years ago
Julien Pivotto 24165adadc
Merge pull request #9112 from darshanime/add_computer_name
3 years ago
jinglina 1a430e5f89
remove redundant parentheses (#9134)
3 years ago
Darshan Chaudhary c4f2e9eec5
Add present_over_time (#9097)
3 years ago
Frederic Branczyk e2db44b653
Merge pull request #9132 from brancz/dependency-bump
3 years ago
Frederic Branczyk fd8e8218a7
Update UI dependencies
3 years ago
Frederic Branczyk a266d4d2c5
Update Go dependencies
3 years ago
Levi Harrison 8baaceab77
Cleaned up a little bit of HTML
3 years ago
Julien Pivotto 003b7b2172
Merge pull request #9128 from prometheus/richih/1
3 years ago
Julien Pivotto 4b5b061427
Merge pull request #9127 from codesome/containerd
3 years ago
darshanime 898afa2fd9 Add nil checks
3 years ago
Oleg Zaytsev f9482c5bf6
Clarify computeChunkEndTime's purpose (#9049)
3 years ago
Richard Hartmann d68d3983d8 Make clear that start/end are inclusive
3 years ago
Ganesh Vernekar 79cfe2d1ec
Upgrade containerd to v1.5.4
3 years ago
jinglina ed24e51e7c
remove redundant type conversion (#9126)
3 years ago
Levi Harrison 3556302c76
Added docs
3 years ago
Levi Harrison 89f154d643 Added tests
3 years ago
Levi Harrison 41be43647b
Implemented host_network_host setting
3 years ago
Julien Pivotto 8b716d8db7
Merge pull request #9123 from LeviHarrison/change-tls-doc
3 years ago
Bryan Boreham 60804c5a09
remote_write: reduce blocking from garbage-collect of series (#9109)
3 years ago
Levi Harrison a8850a0819
Add note to docs
3 years ago
Levi Harrison 72865de915
Update exporter-toolkit
3 years ago
Julien Pivotto 5cc30b716e
Merge pull request #9120 from arajkumar/fix-target_limit-error
3 years ago
Julien Pivotto 04f33e88f7
Merge pull request #9121 from LeviHarrison/revert-klog-fix
3 years ago
Arunprasad Rajkumar 5527e26efc
scrape: fix 'target_limit exceeded error' when reloading conf with 0
3 years ago
Levi Harrison c57afc1583
Added go-kit klog v3
3 years ago
Levi Harrison 58556c19be Revert "Fix logging after the move to go-kit/log (#9021)"
3 years ago
Ganesh Vernekar 507d61fdeb
Remove experimental tag on `--storage.tsdb.allow-overlapping-blocks` (#9117)
3 years ago
Bryan Boreham dea37853d9
tsdb: use dennwc/varint to speed up WAL decoding (#9106)
3 years ago
Julien Pivotto dcba645366
Merge pull request #8978 from jfreeland/feat/additional-gce-interfaces
3 years ago
Julien Pivotto 9ed6b20672
Merge pull request #8985 from prometheus/richih/pr_template
3 years ago
Bryan Boreham 6788760efa
Reduce memory allocation in benchmarkIterator() (#5983)
3 years ago
darshanime c8a2ffdb72 Add computer name to azure sd
3 years ago
Julien Pivotto 79d354ad2e
Merge pull request #8844 from austince/feat/discovery-xds
3 years ago