Commit Graph

5392 Commits (b021025e47135d6f69e162db12885996aa3a21b3)
 

Author SHA1 Message Date
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
Brian Brazil 105ed5c112
Merge pull request #4700 from prometheus/openmetrics
6 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics
6 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping.
6 years ago
Brian Brazil c271ef456a Add an OpenMetrics parser.
6 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats
6 years ago
Simon Pasquier 5824d6902d
openstack: fix client when using env variables (#4734)
6 years ago
Kien Nguyen-Tuan 9c5370fdfe Support discover instances from all projects (#4682)
6 years ago
Ariya Hidayat a0ba9b7f3e Avoid browser's spell-checking the Expression field (#4728)
6 years ago
Kangseok Thomas Lee bec1a2f038 Reordering fields of String datetype (#4751)
6 years ago
Simon Pasquier c4a6acfb1e
*: move to go 1.11 (#4626)
6 years ago
Vandewilly 1098ed89d8 Drop 'else' condition when 'if' ends with a return (#4743)
6 years ago
Glenn McDonald 69656c295d Switching from rawgit to jsdelivr (#4733) (#4737)
6 years ago