Monitor the Distribution Service

Administrators can monitor the status of all active and previous distribution operations, including the size and duration of the operation. This capability lets you see which distributions are currently in progress, which are pending an Xray scan, and which have been completed.

To access the Distribution service monitor:

  1. In the Administration module, select Monitoring > Distribution Status.

  2. Select one or more distribution targets from the Target list and click Apply. The table is updated with the information for the selected targets.

  3. Select one of the following tabs:

    • Active: Contains information about currently active distribution operations.
    • History: Contains information about previous distribution operations.

Active Distributions Table

Hezi_distribution-tracker_in-progress.png

When the Active tab is selected, the table includes the following information about each active distribution:

ColumnDescription
NameThe name of the Release Bundle.
VersionThe Release Bundle version.
ProjectThe project associated with the Release Bundle.
ActionThe action that was performed (Distribute or Delete).
Target

The distribution target.

If the Release Bundle was distributed to multiple targets (for example, multiple Edge nodes), a line for each target is added to the table.

DurationThe total duration since the request was initiated.
StatusThe current status of the operation. Possible statuses include:
  • Storing Release Bundle
  • In queue
  • Pending Xray scan results (relevant for users who have JFrog Xray installed)
  • In progress
  • Finalizing distribution
  • Not distributed
  • Abort in progress
SizeThe number of artifacts included in the distribution and their total size.

Distribution History Table

Hezi_distribution-tracker_history-tab.png

To view the table containing the history of previous distribution operations, click the History tab and select the desired timeframe from the Time list (the default is the past 24 hours). The table includes the following information about each distribution:

ColumnDescription
NameThe name of the Release Bundle.
VersionThe Release Bundle version.
ActionThe action that was performed (Distribute or Delete).
Target

The distribution target.

If the Release Bundle was distributed to multiple targets (for example, multiple Edge nodes), a line for each target is added to the table.

StartedThe timestamp of when the operation began.
DurationThe total duration of the operation.
StatusThe final status of the operation. Possible statuses include:
  • Completed

  • Failed

  • Aborted

  • Partially aborted

Tip

If the distribution failed, hover above the information icon to see details about the error that caused the failure.

Viewing Distribution Details

Click anywhere on the row in the distribution table to view the following details about the operation:

  • The name of the person who performed the operation.

  • The list of distributed artifacts, including:

    • Artifact name
    • Artifact type
    • Target location
    • Size
    • SHA-256

Did this page help you?