Code Monkey home page Code Monkey logo

postgresql_exporter's People

Contributors

aleksi avatar alphab avatar kaey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

postgresql_exporter's Issues

can find the package in default

if go build by default(no modification aafter git clone) , there will be an error message

go build
postgresql_exporter.go:17:2: cannot find package "github.com/mc2soft/postgresql_exporter/metrics" in any of:
	/home/mnn/go/src/postgresql_exporter/vendor/github.com/mc2soft/postgresql_exporter/metrics (vendor tree)
	/home/mnn/go/src/postgresql_exporter/vendor/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/go/src/postgresql_exporter/vendor/github.com/mc2soft/postgresql_exporter/metrics
	/usr/lib/go-1.6/src/github.com/mc2soft/postgresql_exporter/metrics (from $GOROOT)
	/home/mnn/bin/src/github.com/mc2soft/postgresql_exporter/metrics (from $GOPATH)
	/home/mnn/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/local/sbin/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/local/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/sbin/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/sbin/src/github.com/mc2soft/postgresql_exporter/metrics
	/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/games/src/github.com/mc2soft/postgresql_exporter/metrics
	/usr/local/games/src/github.com/mc2soft/postgresql_exporter/metrics
	/snap/bin/src/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/go/src/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/go/src/github.com/mc2soft/postgresql_exporter/metrics
	/home/mnn/go/src/github.com/mc2soft/postgresql_exporter/metrics

so I have to manually copy the metric folder to /home/mnn/go/src/postgresql_exporter/vendor/github.com/mc2soft/postgresql_exporter/metrics and the go build .
is that normal ??

cannot find module providing package bitbucket.org/ww/goautoneg

bash-4.1$ go mod vendor go: finding module for package bitbucket.org/ww/goautoneg github.com/mc2soft/postgresql_exporter imports github.com/prometheus/client_golang/prometheus imports bitbucket.org/ww/goautoneg: cannot find module providing package bitbucket.org/ww/goautoneg: module bitbucket.org/ww/goautoneg: git ls-remote -q origin in /home/tianfeng07/go/pkg/mod/cache/vcs/c77244153a00b4d23e771f37081531907ca254e09e02aab01fe563f39b535774: exit status 128: remote: You may not have access to this repository or it no longer exists in this workspace. If you think this repository exists and you have access, make sure you are authenticated. 致命错误:仓库 'https://bitbucket.org/ww/goautoneg/' 未找到

Could you give me some advice for this problem?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.