Sign inSign up

travix/couchbase-exporter

By travix

•Updated over 7 years ago

Prometheus Couchbase exporter based on https://github.com/brunopsoares/prometheus_couchbase_exporter

Image
2

100K+

travix/couchbase-exporter repository overview

⁠Couchbase Prometheus exporter

⁠Environment variables

In order to configure the Couchbase exporter for use with other than default settings you can pass in the following environment variables:

NameDescriptionDefault value
COUCHBASE_HOSTCouchbase host address127.0.0.1
COUCHBASE_PORTCouchbase port address8091
COUCHBASE_USERNAMECouchbase username
COUCHBASE_PASSWORDCouchbase password
PROMETHEUS_PORTPrometheus port to listen9119

⁠Getting started

docker run -t -i -p 9119:9119 -e COUCHBASE_HOST=127.0.0.1 -e COUCHBASE_PORT=8091 travix/couchbase-exporter

Tag summary

Content type

Image

Digest

Size

18.2 MB

Last updated

over 8 years ago

docker pull travix/couchbase-exporter