Image Overview: prometheus-mongodb-exporter-fips

Overview: prometheus-mongodb-exporter-fips Chainguard Image

Minimalist Wolfi-based Prometheus MongoDB Exporter image for exporting various metrics about MongoDB.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/prometheus-mongodb-exporter-fips:latest

Usage

The easiest way to install the Prometheus MongoDB Exporter is to use the Helm chart.

$ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
$ helm repo update
$ helm install prom-mongodb-exporter prometheus-community/prometheus-mongodb-exporter \
 --set image.repository=cgr.dev/chainguard/prometheus-mongodb-exporter --set image.tag=latest

For more detail, please refer to the MongoDB Exporter documentation.

Last updated: 2024-04-11 12:38