Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • @taladar
    link
    33 months ago

    I am learning more about observability with OpenTelemetry and in Kubernetes clusters in particular. Distributing tracing with connected traces between multiple applications seems like a useful concept for applications made from several services. Apparently there are even some technologies allowing traceparent/tracestate propagation via sqlcommenter to the database server though it seems those do not really have a lot of things that do anything with it yet.