Internals

March 10, 2026 ยท View on GitHub

All about system-tests deep internals. For those of you who are not afraid of getting dirty hands.

Lifecycles

Infrastructure and tooling

Recreating protobuf schemas

Protobuf definitions for the traces are taken from https://github.com/DataDog/datadog-agent/tree/master/pkg/trace/pb.

You can update it by running the job "Update agent protobuf deserializer".

Design and history

This repo is a fork from legacy Sqreen System tests. You can find in the history this repo when it was forked.


See also