Sign inSign up

enmotech/opengauss_exporter

By enmotech

Updated over 5 years ago

Image
0

1.7K

enmotech/opengauss_exporter repository overview

openGauss Server Exporter

Prometheus exporter for openGauss server metrics.

Quick Start

# Start an sample openGauss database
docker run --net=host -it --rm -e GS_PASSWORD=mtkOP@128 enmotech/opengauss
# Start exporter and connect to the database
docker run --net=host -e DATA_SOURCE_NAME="postgresql://postgres:password@localhost:5432/postgres?sslmode=disable" enmotech/opengauss_exporter

Read More

Source and README

Tag summary

Content type

Image

Digest

Size

29.6 MB

Last updated

over 5 years ago

docker pull enmotech/opengauss_exporter