Validate Instrumentor Changes within Cells Infrastructure
Overview
Section titled “Overview”When making changes to the Instrumentor, it’s important to validate these changes within the Cells Infrastructure to ensure they function properly in our Cells Organization
.
Additionally, you may need to test your changes alongside supporting services in our Cells Organization, such as the HTTP Router
and Topology Service
.
How to create a Cell with your Instrumentor Changes
Section titled “How to create a Cell with your Instrumentor Changes”Step 1: Create and Submit Your Changes Create a Merge Request (MR) with your changes to the Instrumentor repository.
Step 2: Wait for Image Building Wait for the CI jobs to complete, which will build Instrumentor images for your branch.
Step 3: Provision a Test Cell
Provision a new Cell by updating the instrumentor_version
in the TENANT_MODEL
with your branch name.
Step 4: Test Your Changes
Validate that your changes are working as expected in the cell environment.
Step 5: Clean Up
Once testing is complete and you’ve verified everything works, de-provision the cell.