GitHub / RediSearch / redisearch_prometheus_exporter
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RediSearch%2Fredisearch_prometheus_exporter
PURL: pkg:github/RediSearch/redisearch_prometheus_exporter
Stars: 4
Forks: 3
Open issues: 3
License: mit
Language: Go
Size: 1.17 MB
Dependencies parsed at:
69
Created at: about 5 years ago
Updated at: about 1 year ago
Pushed at: about 2 years ago
Last synced at: about 1 month ago
go.mod
go
- github.com/RediSearch/redisearch-go v0.2.0
- github.com/garyburd/redigo v1.6.0
- github.com/golang/protobuf v1.3.1
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/konsorten/go-windows-terminal-sequences v1.0.2
- github.com/prometheus/client_golang v0.9.2
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
- github.com/prometheus/common v0.2.0
- github.com/prometheus/procfs v0.0.0-20190403104016-ea9eea638872
- github.com/prometheus/prometheus v2.5.0+incompatible
- github.com/sirupsen/logrus v1.4.1
- github.com/stretchr/testify v1.3.0
- golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67
- release-drafter/release-drafter v5 composite
- grokzen/redis-cluster latest
- redis 5-alpine
contrib/docker-compose.yml
docker
- grafana/grafana latest
- prom/prometheus latest
- redisbench/redisearch_exporter latest
- redislabs/redisearch edge
go.sum
go
- github.com/RediSearch/redisearch-go v0.2.0
- github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
- github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf
- github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/garyburd/redigo v1.6.0
- github.com/go-kit/kit v0.8.0
- github.com/go-logfmt/logfmt v0.3.0
- github.com/go-stack/stack v1.8.0
- github.com/gogo/protobuf v1.1.1
- github.com/golang/protobuf v1.2.0
- github.com/golang/protobuf v1.3.1
- github.com/gomodule/redigo v2.0.0+incompatible
- github.com/julienschmidt/httprouter v1.2.0
- github.com/konsorten/go-windows-terminal-sequences v1.0.1
- github.com/konsorten/go-windows-terminal-sequences v1.0.2
- github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223
- github.com/pkg/errors v0.8.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v0.9.1
- github.com/prometheus/client_golang v0.9.2
- github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
- github.com/prometheus/common v0.0.0-20181126121408-4724e9255275
- github.com/prometheus/common v0.2.0
- github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d
- github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a
- github.com/prometheus/procfs v0.0.0-20190403104016-ea9eea638872
- github.com/prometheus/prometheus v2.5.0+incompatible
- github.com/sirupsen/logrus v1.2.0
- github.com/sirupsen/logrus v1.4.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/objx v0.1.1
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.3.0
- golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
- golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
- golang.org/x/net v0.0.0-20181201002055-351d144fa1fc
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
- golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5
- golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67
- gopkg.in/alecthomas/kingpin.v2 v2.2.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.1