Distribution Open Metrics Support

JFrog Distribution Documentation

Products
JFrog Distribution
Content Type
User Guide
ft:sourceType
Paligo

The Get the Open Metrics for Distribution REST API returns the following metrics in Open Metrics format.Get the Open Metrics for Distribution

Metric

Description

Prometheus Metric Type

jfds_total_number_of_release_bundles_total

The total number of Release Bundles created.

COUNTER

jfds_number_of_created_release_bundle_versions_total

The number of Release Bundle versions created per request type (API, UI).

COUNTER

jfds_number_of_signed_release_bundle_versions_total

The total number of signed Release Bundle versions.

COUNTER

jfds_number_of_deleted_release_bundle_versions_total

The total number of deleted Release Bundle versions.

COUNTER

jfds_size_of_release_bundle_versions_in_bytes_total

The size (in bytes) of all artifacts in all signed Release Bundle versions.

COUNTER

jfds_number_of_artifacts_in_release_bundle_version_max

The maximum number of artifacts in a Release Bundle version.

GAUGE

jfds_number_of_artifacts_in_release_bundle_version

The number of artifacts in a Release Bundle version (rounded off into units of 10, 50, 100, 500, 1000, 5000, 10000, 50000, and infinite).

HISTOGRAM

jfds_number_of_artifacts_in_release_bundle_version_per_package_type_total

The number of artifacts in a Release Bundle version per package type.

COUNTER

jfds_number_of_artifactory_queries_total

The number of queries used to construct the Release Bundle.

COUNTER

jfds_number_of_queries_with_additional_properties_total

The number of queries containing additional properties.

COUNTER

jfds_distribution_build_info

The Distribution service version and revision.

GAUGE

jfds_redis_tasks

The current status of the Distribution queues (staging, pending, working).

GAUGE

jfds_total_number_of_distribution_requests_total

The total number of Release Bundle v1 distribution start actions.

COUNTER

jfds_total_number_of_distribution_requests_v2_total

The total number of Release Bundle v2 distribution start actions.

COUNTER

jfds_number_of_distribution_requests_per_trigger_type_total

The total number of Release Bundle (v1 & v2) distribution start actions per request type (API, UI).

COUNTER

jfds_number_of_distributions_per_status_total

The total number of Release Bundle v1 distributions per status (completed, failed).

COUNTER

jfds_number_of_distributions_per_status_v2_total

The total number of Release Bundle v2 distributions per status (completed, failed).

COUNTER

jfds_stuck_distributions_by_status

The number of stuck distribution operations per status (in progress, not started, abort in progress, close tx).

GAUGE

jfds_number_of_remote_deletion_requests_per_trigger_type_total

The total number of Release Bundle v1 remote delete actions per request type (API, UI).

COUNTER

jfds_number_of_remote_deletion_requests_per_trigger_type_v2_total

The total number of Release Bundle v2 remote delete actions per request type (API, UI).

COUNTER

jfds_number_of_approved_distributions

The number of Release Bundle v1 distribution/exports approved by Xray.

COUNTER

jfds_number_of_approved_distributions_v2_total

The number of Release Bundle v2 distributions/exports approved by Xray.

COUNTER