Prometheus exporter for openGauss server metrics.
# 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
Content type
Image
Digest
Size
29.6 MB
Last updated
over 5 years ago
docker pull enmotech/opengauss_exporter