Commit Graph

5354 Commits (996fd958ac12a7906367470fe2f6bdd05f56f608)
 

Author SHA1 Message Date
Simon Pasquier be68fb0f30 Update Makefile.common to support libraries
6 years ago
Simon Pasquier 790876da60 go get honnef.co/go/tools/cmd/staticcheck in a temp dir
6 years ago
Simon Pasquier f6f2778528 add comment for honnef.co/go/tools
6 years ago
Simon Pasquier 1a0a570c91 run 'go generate' with proper options
6 years ago
Simon Pasquier 71e0ec7512 improve unused recipe for go modules
6 years ago
Simon Pasquier 79e0fb5a3d Tidy up Makefile.common
6 years ago
Simon Pasquier ac16ef8f0e Add missing tools.go
6 years ago
Simon Pasquier b9f824e617 try go install honnef.co/tools/cmd/staticcheck
6 years ago
Simon Pasquier ea18ea66b1 GOOS= and GOARCH=
6 years ago
Simon Pasquier cc1b953394 go list -m honnef.co/go/tools
6 years ago
Simon Pasquier ea55bd61d0 Revert "fix go.sum"
6 years ago
Simon Pasquier ea62a5274d fix go.sum
6 years ago
Simon Pasquier c141833d45 *: use staticcheck@next to support Go modules
6 years ago
Simon Pasquier 80de93b6af *: support for Go modules
6 years ago
Simon Pasquier c706b416bd vendor: run 'go mod vendor' from scratch
6 years ago
Simon Pasquier a77b4512da update go.sum
6 years ago
Simon Pasquier 089f5b173c pin gopkg.in/yaml.v2
6 years ago
Simon Pasquier e4b3ea99ca pin golang.org/x/text
6 years ago
Simon Pasquier a6dc7ea8b1 pin golang.org/x/sys
6 years ago
Simon Pasquier 4b12a87daa pin golang.org/x/net
6 years ago
Simon Pasquier 6aa77dfaaa pin github.com/golang/protobuf
6 years ago
Simon Pasquier a516bc2160 *: add go.mod and go.sum files
6 years ago
Simon Pasquier f02c64fe5e vendor: commit vendor/ after running govendor sync
6 years ago
Simon Pasquier 7a35325d4e vendor: remove unused packages from vendor.json
6 years ago
Simon Pasquier ae47fc2aca vendor: fix revision for gopkg.in/inf.v0
6 years ago
Simon Pasquier 2fc8b37807 vendor: fix revision for github.com/sasha-s/go-deadlock
6 years ago
Simon Pasquier b718d25fee vendor: fix revision for github.com/pmezard/go-difflib/difflib
6 years ago
Simon Pasquier 79b5203a78 vendor: fix revision for github.com/google/gofuzz
6 years ago
Simon Pasquier 9a88ec93af vendor: fix revision for github.com/golang/glog
6 years ago
Simon Pasquier ddcf94881e vendor: fix revision for github.com/ghodss/yaml
6 years ago
Simon Pasquier 8c754c88fd vendor: fix revision for github.com/davecgh/go-spew/spew
6 years ago
Simon Pasquier 9ee6aa6fc4 vendor: fix revision for github.com/petermattis/goid
6 years ago
Simon Pasquier c21f9c0200 vendor: fix revision for google.golang.org/genproto/googleapis/rpc/status
6 years ago
Simon Pasquier 79a4269f73 vendor: fix revision for google.golang.org/grpc packages
6 years ago
Frederic Branczyk f34b2602e1
Merge pull request #4794 from brancz/cut-2.5.0-rc.1
6 years ago
Frederic Branczyk d04148ab86
*: Cut v2.5.0-rc.1
6 years ago
nilsocket fe0f0da6b3 docs: add missing word (time) (#4797)
6 years ago
Frederic Branczyk 4800401eec
Merge pull request #4785 from ti-mo/master
6 years ago
Frederic Branczyk ad5139fcba
Merge pull request #4783 from simonpasquier/fix-targets-api
6 years ago
Wei Guo 742583e836 Support to query elements by a specific time (#4764)
6 years ago
Timo Beckers 36143be234
docs - refer to documentation/examples/prometheus-marathon.yml
6 years ago
Timo Beckers b12ed54f95
documentation - add marathon-sd example configuration
6 years ago
Simon Pasquier a308a186e4 web/api/v1: fix targets endpoint
6 years ago
Frederic Branczyk 270c8760a3
Merge pull request #4775 from brancz/cut-2.5.0-rc.0
6 years ago
Frederic Branczyk 4fc98efcde
CHANGELOG.md: Add entry for 2.5.0-rc.0
6 years ago
Goutham Veeramachaneni f988af7235 Revert #4586 (#4766)
6 years ago
Frederic Branczyk 86a34c2e4c
VERSION: Bump version to 2.5.0-rc.0
6 years ago
Chris Marchbanks ab3cdb9500 Allow promql benchmarks to query more samples (#4770)
6 years ago
Brian Pandola 3241c527d0 Fix typo (#4760)
6 years ago
Simon Pasquier a30348f1a4 discovery: add config label to discovered targets metric (#4753)
6 years ago