Artifactory Metrics

JFrog Platform Administration Documentation

Content Type
Administration / Platform

Subscription Information

This feature is supported on the Self-Hosted platform, with a Pro, Pro X, Enterprise X, or Enterprise+ license.

The Get the Open Metrics for Artifactory REST API returns the following metrics in Open Metrics format:Get the Open Metrics for Artifactory

Enable Metrics in a Self-Managed Environment

To enable metrics in Artifactory in a self-managed environment, set the following values in the Artifactory System YAML file to true:Artifactory System YAML

  • shared.metrics.enabled

  • artifactory.database.metrics.enabled

You must restart Artifactory for the changes to take effect.

To enable metrics in Xray, make the following configuration change to the Xray System YAML:Xray System YAML

openMetrics:
    enabled: true