Prometheus Exporter
This module makes Drupal metrics available for Prometheus to collect. It can expose sensitive information, so access should be restricted using authentication or other security measures.
This module exports Drupal metrics to be consumed by Prometheus scrapers.
WARNING: this module can expose sensitive information such as module versions which could be used to identify vulnerabilities. You should ensure access is only granted to trusted users via Basic Authentication or OAuth2, or protect with a web application firewall, or apache htaccess rules.
The Prometheus Exporter Token Access sub-module can be used to allow access via a token query string parameter. See the README.md for examples.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.1.0 | Stable | 11 | New metrics, Drupal 12 compatibility | Jun 29, 2026 | |
| 2.1.0-beta2 | Pre-release | 11 | May 27, 2026 | ||
| 2.1.0-beta1 | Pre-release | 11 | May 27, 2026 | ||
| 2.0.0-beta3 | Pre-release | 10–11 | Fixing a TypeError | Feb 11, 2025 |