Category : Observability

Source: https://www.youtube.com/watch?v=dfpGU9al_i4 Merger of 2 open source standards: Open Tracing Open Census Types of data Tracing Made of spans. Spans represent the work being done by a sub-component of a service. Name Start timestamp End timestamp Attributes These are predefined depending on the technology Http: http.method http.status_code Database db.type db.instance db.statement Messaging messaging.system messaging.destination Metrics ..

Read more