← All dashboards

MongoDB Profiler Exporter

Mongo DB Profiler Prometheus Exporter. Check https://github.com/andrii29/mongodb-profiler-exporter for additional info

This exporter regularly retrieves data from the system.profile collection and consolidates it into metrics. Additionally, the exporter fetches query shape examples for each queryHash, enabling the creation of an informative table detailing slow queries.

Install MongoDB Profiler Exporter

add prometheus job:

scrape_configs:
- job_name: "mongodb-profiler-exporter"
  scrape_interval: 10s
  metrics_path: /metrics
  static_configs:
    - targets: ['127.0.0.1:9179']

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 49