Skip to main content

Enable Pipeline Monitoring

To use Pipeline Monitoring, you must enable it by updating the Prophecy Library version in your Project dependencies, and turn on the Pipeline Monitoring flag in Pipeline Settings.

Update Prophecy Library version

Pipeline Monitoring requires your Project to be on the follow versions:

  • Prophecy Scala libs version 8.0.23 or above.
  • Prophecy Python libs version 1.9.9 or above.

You can check your ProphecyLibsPython version under Dependencies.

  • If your Project's Prophecy Scala and Python libs versions are out of date, Update them.

ProphecyLibsPython

If you have uncommitted changes in your Pipelines, you may be prompted to either Commit & Save or Save Without Committing. The update will affect all Pipelines in your Project.

For an up-to-date list of Prophecy versions and libraries, see Version Chart.

Turn on the Pipeline Monitoring flag

By default, Pipeline Monitoring is enabled for all new Pipelines. For existing Pipelines, the feature is turned off by default in order to prevent unexpected changes in your generated Pipeline code.

  • To turn on Pipeline Monitoring, you must toggle on Enable Pipeline monitoring in Pipeline Settings.

Turn on Pipeline Monitoring

You can check the code view to see added instrument annotations that adds all of the details for monitoring your Pipeline.