This documentation is split by audience:
- Integration Guide for developers who add
telemetry-javato an application or library. - This file for developers working on
telemetry-javaitself.
Standard Maven commands are used:
mvn testmvn verifymvn package
This project uses speq-skill and recorded specs for mission definition, planning, implementation, verification, and recording into the permanent spec library. See speq-skill documentation for details.
OpenFastTrace tags are included in the speq-skill spec to avoid duplication.
Tracing runs in the Maven verify phase. You can specifically run tracing using this command:
mvn generate-sources org.itsallcode:openfasttrace-maven-plugin:trace