Thu.Aug 31, 2023

article thumbnail

Send Your Logs to Loki

DZone

One of my current talks focuses on Observability in general and Distributed Tracing in particular, with an OpenTelemetry implementation. In the demo, I show how you can see the traces of a simple distributed system consisting of the Apache APISIX API Gateway, a Kotlin app with Spring Boot, a Python app with Flask, and a Rust app with Axum. Earlier this year, I spoke and attended the Observability room at FOSDEM.

Metrics 239
article thumbnail

Deploy Kubernetes Resources in a Controlled and Orderly Manner

DZone

When deploying Kubernetes resources in a cluster, it is sometimes necessary to deploy them in a specific order. For example, a Custom Resource Definition (CRD) must exist before any custom resources of that type can be created. Sveltos can help you solve this problem by allowing you to specify the order in which Kubernetes resources are deployed.

233
233