Skip to content

Zadigx

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

Configuration

Install Func

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

If you prefer to deploy Func yourself, refer to Self-deploy 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)

After clicking [Install], modify the private_token in the created start up Zadigx collection script and fill in your API Token.

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

Verification

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

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 Average Duration of Automated Test Execution 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