---
title: Enable Prometheus Monitoring
description: When true, the agent will produce Prometheus monitoring output. When false, the agent will not produce any output.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.prometheus.monitoring.enabled
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.prometheus.monitoring.enabled.html
---

# Enable Prometheus Monitoring

When `true`, the agent will produce Prometheus monitoring output. When `false`, the agent will not produce any output.

|                          |                                                                                     |
| ------------------------ | ----------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.prometheus.monitoring.enabled`                                |
| Aliases                  | `org.forgerock.agents.prometheus.monitoring.enabled`   Introduced in Java Agent 5.6 |
| Function                 | Global                                                                              |
| Type                     | Boolean: `true` returns true; all other strings return `false`.                     |
| Default                  | `true`                                                                              |
| Bootstrap property       | Yes                                                                                 |
| Required property        | No                                                                                  |
| Restart required         | No                                                                                  |
| Local configuration file | `AgentBootstrap.properties`                                                         |
| AM console               | Tab: `Monitoring`Title: `Enable Prometheus Monitoring`                              |
