Pattern matching and accepting change in Python with Brett Cannon
News and announcements from the Python community for the week of Feb 19th, 2021... (more…)
Read more »
Recently we extended the Datadog Agent to support extracting additional metrics from Kubernetes using the kube-state-metrics via protobufs. In this post we will dive into our experiences with python and protobufs, as well as share some performance data. W… Read more