MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Example component

Instrumented code that emits telemetry log records, can use either simple log interface (no attributes attached) or more complex one with string, double or int64 attributes attached to the record.

As an example, see "components/test_server_telemetry_logs" test component source code, used to test this service.