Kubernetes – Runbooks
Agents will make your telemetry explode. You are not ready. – shipping bytes
I have operated systems at scale long enough to know that the scariest failures are not the ones that blow up immediately. They are the ones that accumulate quietly, in the background, until the night you realize you cannot see what is happening anymore. Agents are going to do that to your observability stack. Vercel […]
Mojira - Issue MCPE-185186
Yes Dorothy even Mojang uses Jira
Dotan Horovits #CNCFAmbassador (@[email protected])
Attached: 1 image
W00t #OpenTelemetry voted for moving to a graduated project by the Cloud Native Computing Foundation (CNCF) 's Technical Oversight Committee! 🥳
I covered it on a recent episode of OpenObservability Talks 🎧 : https://horovits.medium.com/the-state-of-opentelemetry-insights-from-otel-unplugged-europe-e00f219f7460#1606
Great work to all involved @opentelemetry 👏
cncf #graduation #stabilization
Choosing a Python Logging Library in 2026 · Dash0
Compare Pythons standard logging module structlog and Loguru with real benchmarks OpenTelemetry integration paths and frameworkspecific guidance for Django FastAPI and Flask
CVE-2026-31431: Copy Fail vs. rootless containers
Detailed lab instructions
dnscontrol.org | DNSViz
Monitor Claude Code Usage With Grafana
Use Grafana Cloud and OpenTelemetry to observe your Claude token usage.
No one in Spain can docker pull right now because of the football
TL;DR Spanish isps will block CDNs including CloudFlare during football matches
ergon-automation-labs/k8s-pod-noir: Podnoir: investigative Kubernetes pod tooling (ergon-automation-labs)
Podnoir: investigative Kubernetes pod tooling (ergon-automation-labs) - ergon-automation-labs/k8s-pod-noir
How Much Should I Be Spending On Observability?
Gartner quoted o11y spend is 4-5% of infra bill
New anxiety unlocked: malicious payloads invisible in git diffs
Better pray our vuln scanners pick this up
OpenTelemetry Koans
Learn OpenTelemetry through practice.
BetaFold3/tfstate-audit: Terraform state history indexer for audits: local SQLite + search/diff across S3, GCS, Azure Blob, and HCP Terraform (with secret redaction).
Terraform state history indexer for audits: local SQLite + search/diff across S3, GCS, Azure Blob, and HCP Terraform (with secret redaction). - BetaFold3/tfstate-audit
Crypto-mining attack in my GitHub actions through Pull Request
In summary, yesterday, I was attacked by a github user that crafted a malicious github action to...
GitHub - darrenburns/dv: A beautiful, snappy, and highly interactive tool for exploring diffs without leaving your terminal.
A beautiful, snappy, and highly interactive tool for exploring diffs without leaving your terminal. - darrenburns/dv
Track Karpenter efficiency of cluster bin-packing over time with kube-binpacking-exporter
Explore this post and more from the aws community
Filippo Valsorda (@[email protected])
Dependabot security alerts have terrible signal-to-noise ratio, especially for Go vulnerabilities. That hurts security!
Just turn it off and set up a pair of scheduled GitHub Actions, one running govulncheck, and the other running CI against the latest version of your dependencies.
Less work, less risk, better results!
https://words.filippo.io/dependabot/?source=Mastodon
Using go fix to modernize Go code - The Go Programming Language
Go 1.26 includes a new implementation of go fix that can help you use more modern features of Go.
Michael Stapelberg 🐧🐹😺 (@[email protected])
Attached: 4 images
PSA: Did you know that it’s **unsafe** to put code diffs into your commit messages?
Like https://github.com/i3/i3/pull/6564 for example
Such diffs will be applied by patch(1) (also git-am(1)) as part of the code change!
This is how a sleep(1) made it into i3 4.25-2 in Debian unstable.
qdot (@[email protected])
inspired by CLAUDE.md, I’ve started putting markdown files named after coworkers into work code repos so I can remind them to stop doing shit to the codebase that annoys me
for some reason they’re all mad at me now, which means ill be adding commands to JEREMY.md for an attitude adjustment
Benchmarking OpenTelemetry: Can AI trace your failed login? - Quesma Blog
A lot of vendors pitch AI SRE. We tested 14 models across 11 programming languages; even the best ones struggle with instrumenting code with the leading open-source standard, OpenTelemetry.
nnnkkk7/lazyactions: Lazygit-style TUI for GitHub Actions — monitor, trigger, and manage workflows from your terminal
Lazygit-style TUI for GitHub Actions — monitor, trigger, and manage workflows from your terminal - nnnkkk7/lazyactions
JB63134/bash_ct: ct (Command Trace) is a Bash command resolution tracer that explains how Bash resolves a command and what the kernel ultimately executes. Exposes shadowing and overridden commands.
ct (Command Trace) is a Bash command resolution tracer that explains how Bash resolves a command and what the kernel ultimately executes. Exposes shadowing and overridden commands. ...
Datadog, Thank You for Blocking Us
Explore this post and more from the sre community
Amazon ECR now supports creating repositories on push - AWS
Discover more about what's new at AWS with Amazon ECR now supports creating repositories on push
Kubernetes Ingress Deep Dive — The Real Architecture Explained
🔥Kubernetes Ingress is one of the most misunderstood parts of the Kubernetes networking stack. In this AIGURU masterclass, we break down Ingress as an archi...
Release v0.7.0 · ruby/net-http
Breaking Changes
Default Content-Type Removed
The default behavior of automatically setting the Content-Type header to application/x-www-form-urlencoded for requests with a body (e.g., POST, PUT) w...
Contributing the Unroll Processor to the OpenTelemetry Collector Contrib
The idea for unrolling bundled logs inside the OpenTelemetry Collector didn’t start with a processor.
By “unrolling,” I mean taking a single log record that contains multiple logical events—for instance, a JSON array with ten log entries—and expanding it into ten separate log records, one for each event. This lets you work with individual log entries rather than bundled payloads.
When the Collector SIG first discussed the problem of how to handle logs that contain multiple logical events in a single body, like a JSON array, the initial instinct was to solve it with an OTTL (OpenTelemetry Transform Language) function inside the transform processor.
GitHub - 3axap4eHko/prmt: Ultra-fast, customizable shell prompt generator
Ultra-fast, customizable shell prompt generator. Contribute to 3axap4eHko/prmt development by creating an account on GitHub.