Skip to content

Zadigx

Zadigx displays metrics including Overview, Automated Build, Automated Deployment, Automated Testing, etc.

Configuration

Install Func

It is recommended to enable TrueWatch Integration - Extensions - DataFlux Func (Automata): All prerequisites are automatically installed, please continue with the script installation

If you deploy Func yourself, refer to Self-deployed Func

It is recommended to deploy the GSE version

Install Script

Note: Please prepare the required Zadigx API Token in advance

To synchronize Zadigx monitoring data, we install the corresponding collection script: "TrueWatch Integration (Zadigx Data Collection)" (ID: integration_zadig)

Click [Install] and then change the private_token in the created start up Zadigx collection script to fill in your API Token

After enabling, you can see the corresponding automatic trigger configuration in "Manage / Automatic Trigger Configuration". Click [Execute] to execute it immediately without waiting for the scheduled time. Wait a moment, you can view the execution task records and corresponding logs.

We have collected some configurations by default, see the Metrics section for details

Verification

  1. In "Manage / Automatic Trigger Configuration", confirm whether the corresponding task has the corresponding automatic trigger configuration, and check the corresponding task records and logs to see if there are any abnormalities
  2. In TrueWatch, check if there is corresponding monitoring data in "Metrics"

Metrics

After configuring Zadigx monitoring, the default Measurement is as follows

Metric Metric Name Unit
zadig_overview_project_count Project Count pcs
zadig_overview_cluster_count Cluster Count pcs
zadig_overview_service_count Service Count pcs
zadig_overview_workflow_count Workflow Count pcs
zadig_overview_env_count Environment Count pcs
zadig_overview_artifact_count Artifact Count pcs
zadig_test_case_count Automated Test Case Count pcs
zadig_test_exec_count Automated Test Execution Count times
zadig_test_average_runtime Automated Test Execution Average Duration sec
zadig_build_success Automated Build Success Count times
zadig_build_failure Automated Build Failure Count times
zadig_build_total Automated Build Count times
zadig_deploy_success Automated Deployment Success Count times
zadig_deploy_failure Automated Deployment Failure Count times
zadig_deploy_total Automated Deployment Count times
zadig_test_success_count Automated Test Success Count times
zadig_test_timeout_count Automated Test Timeout Count times
zadig_test_failed_count Automated Test Failure Count times