Simon Pasquier
fc10f6d814
Unset GO111MODULE variable in Makefile.common ( #5191 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Erik Hollensbe
9154e9aca8
Add miekg/dns 1.1.4
...
Signed-off-by: Erik Hollensbe <github@hollensbe.org>
6 years ago
Goutham Veeramachaneni
9b8bbe3246
Merge pull request #5187 from prometheus/beorn7/release
...
Merge v2.7 bugfixes into master
6 years ago
beorn7
d26e134bd4
Merge branch 'release-2.7' into beorn7/release
...
Signed-off-by: beorn7 <beorn@soundcloud.com>
6 years ago
Björn Rabenstein
3db36f34ec
Merge pull request #5186 from prometheus/beorn7/metrics
...
Fix prometheus_rule_group_last_evaluation_timestamp_seconds
6 years ago
beorn7
2db1eeb4ec
Fix prometheus_rule_group_last_evaluation_timestamp_seconds
...
It should be a unix timestamp, not the seconds in the minute.
Signed-off-by: beorn7 <beorn@soundcloud.com>
6 years ago
zhulongcheng
fd964426a7
web: predeclare and reuse errors ( #5180 )
...
Predeclare and reuse errors to reduce duplicate code
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
6 years ago
zhulongcheng
a75f8a8e05
update error message in extractTimeRange ( #5179 )
...
Update error message in the extractTimeRange function
to match function's logic
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
6 years ago
JoeWrightss
e158c53fa9
Fix some typos in comment ( #5175 )
...
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
6 years ago
Brian Brazil
c66aeb3fff
In histogram_quantile merge buckets with equivalent le values ( #5158 )
...
This makes things generally more resilient, and will
help with OpenMetrics transitions (and inconsistencies).
Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
6 years ago
Simon Pasquier
a60431f3cd
Merge v2.7.1 into master ( #5170 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Vishnunarayan K I
108b9b0e5f
Limit number of merics in prometheus UI ( #5139 )
...
Signed-off-by: Vishnunarayan K I <appukuttancr@gmail.com>
6 years ago
Frederic Branczyk
50e1228f88
Merge pull request #5147 from prometheus/brancz-patch-1
...
docs: Add filesystem POSIX requirement
6 years ago
Frederic Branczyk
32079f351f
docs: Specifically call out NFS and POSIX
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
6 years ago
Goutham Veeramachaneni
62e591f928
*: cut 2.7.1 ( #5164 )
...
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
b03d6f6eff
Remove custom highlight code, it's not needed. ( #5163 )
...
Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
6 years ago
Ganesh Vernekar
10ae00ab9d
Fix bug from #4898 ( #5161 )
...
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
6 years ago
Ganesh Vernekar
787eb1e904
Set rule_group_last_duration_seconds to seconds ( #5153 )
...
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
6 years ago
Frederic Branczyk
3de734d8de
docs: Add filesystem POSIX requirement
...
Signed-off-by: Frederic Branczyk <fbranczyk@gmail.com>
6 years ago
Ganesh Vernekar
a2ef8cf2f5
Merge pull request #5146 from tariq1890/ineff
...
fix ineffectual assignment in dns.go
6 years ago
tariqibrahim
b173de0c26
fix ineffectual assignment in dns.go
...
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
6 years ago
Jannick Fahlbusch ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎
63f375e80a
[FIX] Azure DS: Return error when request failed ( #4719 )
...
This fixes the issue that the error is swallowed when the request failed.
Signed-off-by: Jannick Fahlbusch <git@jf-projects.de>
6 years ago
Brian Brazil
1dd57765b4
Reduce time that alertmanagers are in flux when reloaded. ( #5126 )
...
This no longer waits for all of the scrape reload to complete
before getting a list of AMs again.
Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
6 years ago
Bryan Boreham
8841692a63
Use the context associated with the inner evaluation span ( #5130 )
...
Signed-off-by: Bryan Boreham <bryan@weave.works>
6 years ago
Tariq Ibrahim
f4275d2352
Use the latest versions of azure go sdk and go-autorest ( #5015 )
...
Signed-off-by: tariqibrahim <tariq181290@gmail.com>
6 years ago
Tariq Ibrahim
bfcdba211f
remove the prepended watch reactor from the fake k8s client ( #5140 )
...
Signed-off-by: tariqibrahim <tariq.ibrahim@microsoft.com>
6 years ago
Goutham Veeramachaneni
410ee9e04a
*: cut 2.7.0 ( #5141 )
...
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
7f7b211047
*: cut 2.7.0-rc.2 ( #5134 )
...
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
b454ed3ec2
*: cut 2.7.0-rc.1 ( #5123 )
...
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
4e83f91cfd
Rollback Dockerfile to version @ 2.5.x ( #5122 )
...
Fixes https://github.com/prometheus/prometheus/issues/5043
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Hrishikesh Barman
9c4e258651
corrected regex string check for anyorigin(*) ( #5117 )
...
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
6 years ago
Goutham Veeramachaneni
24f19f03db
*: cut 2.7.0-rc.0 ( #5114 )
...
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
4068968e12
Protect retention from overflowing ( #5112 )
...
Also sanitise the max block duration to max a month.
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Goutham Veeramachaneni
384cba1211
Add flag for size based retention ( #5109 )
...
* Add flag for size based retention
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
* Deprecate the old retention flag for a new one.
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
* Add ability to take a suffix for size flag
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
* Address feedback
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
6 years ago
Krasi Georgiev
3bd41cc92c
Udpate tsdb to 0.4 ( #5110 )
...
* update tsdb to v0.4.0
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
* remove unused struct field
Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
6 years ago
Simon Pasquier
68e4c211f2
discovery/azure: more robust handling of go routines ( #5106 )
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Hrishikesh Barman
a1f34bec2e
Added CORS Origin flag ( #5011 )
...
Signed-off-by: Hrishikesh Barman <hrishikeshbman@gmail.com>
6 years ago
Matt Layher
c44cd7e166
Merge pull request #5102 from prometheus/mdl-gofmt
...
*: apply gofmt -s
6 years ago
Matt Layher
67c43f3054
Merge pull request #5101 from prometheus/mdl-no-fatal
...
pkg/runtime: use panic instead of log.Fatal for system call errors
6 years ago
Matt Layher
a68d1f2688
Merge pull request #5100 from prometheus/mdl-lexer-subtests
...
promql: use subtests in TestLexer
6 years ago
Matt Layher
302148fd69
*: apply gofmt -s
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
6 years ago
Matt Layher
28eff63eca
pkg/runtime: use panic instead of log.Fatal for system call errors
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
6 years ago
Matt Layher
f62fd2bfc9
promql: use subtests in TestLexer
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
6 years ago
Ryan Leung
45c8b084c6
fix TestFailedStartupExitCode ( #5076 )
...
Signed-off-by: rleungx <rleungx@gmail.com>
6 years ago
Simon Pasquier
22a1def98d
Merge pull request #5099 from prometheus/release-2.6
...
Merge release-2.6 to master
6 years ago
Callum Styan
5358f76c5c
update remote write path proto so that Labels/Timeseries can't be nil ( #4957 )
...
Signed-off-by: Callum Styan <callumstyan@gmail.com>
6 years ago
Simon Pasquier
b639fe140c
*: cut v2.6.1 ( #5098 )
...
* *: cut v2.6.1
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Move container change first.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Update VERSION
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Simon Pasquier
375ad1185c
*: bump gRPC dependencies ( #5075 )
...
* *: bump gRPC dependencies
This change updates the gRPC dependencies to more recent versions:
* github.com/gogo/protobuf => v1.2.0
* github.com/grpc-ecosystem/grpc-gateway => v1.6.3
* google.golang.org/grpc => v1.17.0
In addition scripts/genproto.sh leverages Go modules information instead of
hardcoding SHA1 commits. This ensures that the code is generated from
the exact same sources.
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Run 'make proto' in CI
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Revert tabs -> spaces change
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Fix 'make proto' step
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* 'go get' grpc/protobuf dependencies
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
* Prepopulate cache with go mod download
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
6 years ago
Daniel Lo Nigro
edaa4835a2
Update WAL directory structure, and mention that the last three are always kept ( #5096 )
...
* Small tweaks to storage doc page
Signed-off-by: Daniel Lo Nigro <d@d.sb>
6 years ago
tommarute
9922c35a23
marathon-sd - use Tasks.Ports instead of PortDefinitions.Ports if RequirePorts is false ( #5022 ) ( #5026 )
...
Signed-off-by: tommarute <tommarute@gmail.com>
6 years ago