mltrace icon indicating copy to clipboard operation
mltrace copied to clipboard

Follow the opentelemetry specifications for Tracing Entities

Open MChorfa opened this issue 4 years ago • 1 comments

For example, Tracing API spec allow any third party to ingest the produced Tracing Entities in a standard manner: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md

  • Have a schema to produce and ingest Entities
  • Redefine the DB Data Model according to the schema Ref: https://github.com/open-telemetry/opentelemetry-specification

MChorfa avatar Oct 07 '21 10:10 MChorfa

Putting it on the backlog!

shreyashankar avatar Oct 24 '21 07:10 shreyashankar