Julien Pivotto
dcb07e8eac
Release 2.29.1 ( #9193 )
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
3 years ago
Julien Pivotto
2d2aba4e8d
tsdb: align atomically accessed int64 ( #9192 )
...
This prevents a panic in 32-bit archs:
https://pkg.go.dev/sync/atomic#pkg-note-BUG
Fixed #9190
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
3 years ago
Frederic Branczyk
a3e22d8b3f
Merge pull request #9186 from brancz/cut-2.29.0
...
*: cut v2.29.0
3 years ago
Frederic Branczyk
92981dfe7e
*: cut v2.29.0
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Frederic Branczyk
338244d044
Merge pull request #9183 from Nexucis/feature/bump-cmp
...
bump codemirror-promql to 0.17.0
3 years ago
Augustin Husson
765118e470
bump codemirror-promql to 0.17.0
...
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
3 years ago
Julien Pivotto
5083f4ee42
Merge pull request #9177 from roidelapluie/fixlinks229
...
Rename links
3 years ago
Levi Harrison
0d7eb73d92
Rename links
...
Signed-off-by: Levi Harrison <git@leviharrison.dev>
3 years ago
Frederic Branczyk
240235f36a
Merge pull request #9171 from brancz/cut-2.29.0-rc.2
...
*: cut v2.29.0-rc.2
3 years ago
Frederic Branczyk
77d3f3722e
*: cut v2.29.0-rc.2
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Frederic Branczyk
1f3df4b81a
Merge pull request #9161 from roidelapluie/kuma-rel229
...
Fix `kuma_sd` targetgroup reporting (#9157 )
3 years ago
Austin Cawley-Edwards
39a8db22eb
Fix `kuma_sd` targetgroup reporting ( #9157 )
...
* Bundle all xDS targets into a single group
Signed-off-by: austin ce <austin.cawley@gmail.com>
3 years ago
Frederic Branczyk
b86bdddb8c
Merge pull request #9154 from brancz/cut-2.29.0-rc.1
...
*: Cut v2.29.0-rc.1
3 years ago
Frederic Branczyk
868776b4d0
*: Cut v2.29.0-rc.1
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Frederic Branczyk
a11be60fb8
Merge pull request #9119 from claytonpeters/promql-start-end-fix
...
PromQL: Fix start and end keywords masking label and metric names
3 years ago
Frederic Branczyk
fc92cdc263
Merge pull request #9150 from roidelapluie/macos-229
...
Add a compatibility note for macOS users.
3 years ago
Julien Pivotto
5c69624a84
Merge pull request #9141 from gebn/changelog-8896
...
Fix PR reference in changelog
3 years ago
Julien Pivotto
4fdf25dda5
Add a compatibility note for macOS users.
...
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
3 years ago
Julien Pivotto
ba4911a482
Merge pull request #9143 from gebn/ec2-sd
...
Describe EC2 availability zone IDs at most once per refresh (#9142 )
3 years ago
George Brighton
e6e7b08e6f
Integrate feedback
...
Signed-off-by: George Brighton <george@gebn.co.uk>
3 years ago
Julien Pivotto
0f8a9a4495
Merge pull request #9140 from roidelapluie/remove-exp-wording
...
Remove experimental wording on size-based retention
3 years ago
George Brighton
1f752b6910
Incorporate feedback
...
Signed-off-by: George Brighton <george@gebn.co.uk>
3 years ago
George Brighton
2d8f9c6f61
Describe EC2 availability zones at most once per SD load
...
Closes #9142 .
Signed-off-by: George Brighton <george@gebn.co.uk>
3 years ago
George Brighton
a715dd84ec
Describe EC2 availability zone IDs at most once per refresh ( #9142 )
...
Signed-off-by: George Brighton <george@gebn.co.uk>
3 years ago
George Brighton
330cc33d63
Fix PR reference in changelog
...
Signed-off-by: George Brighton <george@gebn.co.uk>
3 years ago
Julien Pivotto
daaff31e65
Remove experimental wording on size-based retention
...
Followup of #9004
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
3 years ago
Frederic Branczyk
d9c31f3e66
Merge pull request #9137 from brancz/bump-2.29.0-rc.0
...
Bump version to 2.29.0-rc.0
3 years ago
Frederic Branczyk
c9ae5f5ebf
VERSION: bump to 2.29.0-rc.0
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Frederic Branczyk
8f4d62518e
Merge pull request #9133 from brancz/cut-2.29-rc.0
...
*: Cut 2.29.0-rc.0
3 years ago
Frederic Branczyk
b2f4bde6a0
*: Cut 2.29.0-rc.0
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Julien Pivotto
24165adadc
Merge pull request #9112 from darshanime/add_computer_name
...
Add computer name to azure sd
3 years ago
jinglina
1a430e5f89
remove redundant parentheses ( #9134 )
...
Signed-off-by: jinglina <jinglinax@163.com>
3 years ago
Darshan Chaudhary
c4f2e9eec5
Add present_over_time ( #9097 )
...
* Add present_over_time
Signed-off-by: darshanime <deathbullet@gmail.com>
* Add tests for present_over_time
Signed-off-by: darshanime <deathbullet@gmail.com>
* Address PR comments
Signed-off-by: darshanime <deathbullet@gmail.com>
* Add documentation for present_over_time
Signed-off-by: darshanime <deathbullet@gmail.com>
* Update documentation
Signed-off-by: darshanime <deathbullet@gmail.com>
* Update documentation comment
Signed-off-by: darshanime <deathbullet@gmail.com>
3 years ago
Frederic Branczyk
e2db44b653
Merge pull request #9132 from brancz/dependency-bump
...
Dependency bump in preparation for 2.29
3 years ago
Frederic Branczyk
fd8e8218a7
Update UI dependencies
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Frederic Branczyk
a266d4d2c5
Update Go dependencies
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
3 years ago
Julien Pivotto
003b7b2172
Merge pull request #9128 from prometheus/richih/1
...
Make clear that start/end are inclusive
3 years ago
Julien Pivotto
4b5b061427
Merge pull request #9127 from codesome/containerd
...
Upgrade containerd to v1.5.4
3 years ago
darshanime
898afa2fd9
Add nil checks
...
Signed-off-by: darshanime <deathbullet@gmail.com>
3 years ago
Oleg Zaytsev
f9482c5bf6
Clarify computeChunkEndTime's purpose ( #9049 )
...
I was struggling to understand the purpose of this method until I
tweaked the tests, so I decided to write down my observations.
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
3 years ago
Richard Hartmann
d68d3983d8
Make clear that start/end are inclusive
...
Fixes: https://github.com/prometheus/prometheus/issues/9100
Signed-off-by: Richard Hartmann <richih@richih.org>
3 years ago
Ganesh Vernekar
79cfe2d1ec
Upgrade containerd to v1.5.4
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
3 years ago
jinglina
ed24e51e7c
remove redundant type conversion ( #9126 )
...
Signed-off-by: jinglina <jinglinax@163.com>
3 years ago
Julien Pivotto
8b716d8db7
Merge pull request #9123 from LeviHarrison/change-tls-doc
...
Add notice to TLS to `client_auth_type`
3 years ago
Bryan Boreham
60804c5a09
remote_write: reduce blocking from garbage-collect of series ( #9109 )
...
* Refactor: pass segment-reading function as param
To allow a different implementation to be used when garbage-collecting.
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
* remote_write: reduce blocking from GC of series
Add a method `UpdateSeriesSegment()` which is used together with
`SeriesReset()` to garbage-collect old series. This allows us to
split the lock around queueManager series data and avoid blocking
`Append()` while reading series from the last checkpoint.
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
* Cosmetic: review feedback on comments
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
* remote-write benchmark: include GC of series
Reduce the total number of samples per iteration from 5000*5000
(25 million) which is too big for my laptop, to 1*10000.
Extend `createTimeseries()` to add additional labels, so that the
queue manager is doing more realistic work.
Move the Append() call to a background goroutine - this works because
TestWriteClient uses a WaitGroup to signal completion.
Call `StoreSeries()` and `SeriesReset()` while adding samples, to
simulate the garbage-collection that wal.Watcher does.
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
* Change BenchmarkSampleDelivery to call UpdateSeriesSegment
This matches what Watcher.garbageCollectSeries() is doing now
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
3 years ago
Levi Harrison
a8850a0819
Add note to docs
...
Signed-off-by: Levi Harrison <git@leviharrison.dev>
Co-authored-by: Julien Pivotto <roidelapluie@inuits.eu>
3 years ago
Levi Harrison
72865de915
Update exporter-toolkit
...
Signed-off-by: Levi Harrison <git@leviharrison.dev>
3 years ago
Julien Pivotto
5cc30b716e
Merge pull request #9120 from arajkumar/fix-target_limit-error
...
scrape: fix 'target_limit exceeded error' when reloading conf with 0
3 years ago
Clayton Peters
e7d55acbf9
Add in additional tests for metrics and/or labels called start/end.
...
Signed-off-by: Clayton Peters <clayton.peters@man.com>
3 years ago
Julien Pivotto
04f33e88f7
Merge pull request #9121 from LeviHarrison/revert-klog-fix
...
Revert klog fix
3 years ago