GitHub / juev / prometheus-db-exporter
Prometheus database exporter (Oracle, Postgres, Mysql) for using with Business metrics
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juev%2Fprometheus-db-exporter
PURL: pkg:github/juev/prometheus-db-exporter
Stars: 4
Forks: 2
Open issues: 0
License: mit
Language: Go
Size: 170 KB
Dependencies parsed at:
712
Created at: over 4 years ago
Updated at: about 2 years ago
Pushed at: over 2 years ago
Last synced at: 4 months ago
Topics: database, exporter, mysql, postgresql, prometheus, prometheus-exporter
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/fatih/color v1.12.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/go-co-op/gocron v1.11.0
- github.com/go-sql-driver/mysql v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/hashicorp/vault/api v1.1.1
- github.com/lib/pq v1.10.3
- github.com/magefile/mage v1.11.0
- github.com/mattn/go-isatty v0.0.13
- github.com/mitchellh/mapstructure v1.4.2
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/prometheus/client_golang v1.11.0
- github.com/prometheus/common v0.31.1
- github.com/prometheus/procfs v0.7.3
- github.com/sijms/go-ora/v2 v2.2.9
- go.elastic.co/ecszap v1.0.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.7.0
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- actions/checkout v2 composite
- crazy-max/ghaction-docker-meta v3 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- gcr.io/distroless/static latest build
- golang 1.17 build