Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.48 KB

File metadata and controls

35 lines (21 loc) · 1.48 KB

Internals

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