Operations | Monitoring | ITSM | DevOps | Cloud

Embracing the Code Review Bottleneck

Roughly a year ago, I left Honeycomb’s SRE team to join the newly formed Tenant team, which works on our Private Cloud offering. This team held some significant challenges on its roadmap if it wanted to demonstrate that the offering was possible, would be worth the cost, and could be done without representing a heavy tax on the rest of the organization.

Monitoring Your Django App Health on Fly.io

Fly.io is a neat choice for deploying Django fast and globally. What it doesn’t really give you out of the box, though, is a deeper picture of an application’s performance. Deployment is only part of the story. No matter which platform you’re using, operating a production application means you need to understand how it behaves. AppSignal helps you fully grasp what happens on the Fly.io server.

Password Policies in Icinga Web

Icinga Web 2 now ships a PasswordPolicyHook that gives administrators and module developers full control over what constitutes a valid password. Instead of hard-coding a single rule set for every deployment, the hook makes password validation an extension point: any module can register a policy, admins select the active one from the configuration UI, and Icinga Web 2 enforces it everywhere a local password is set or changed.

Cost attribution in Grafana Cloud: Manage spend across observability and testing workflows

Knowing what you're spending on observability is useful. Knowing which team, service, or project is driving that spend is what actually lets you act on that information. Cost attribution is a core part of how Grafana Cloud approaches cost management and optimization.

From Documentation to Discipline: Enforcing Audit-Ready Governance Across All Infrastructure

Is your organization truly audit-ready or just preparing when auditors arrive? In this webinar, Puppet's Robin Tatam and Betadots CEO Martin Alfke share practical strategies for building audit-ready operations through automation, traceability, and accountability. Learn how to reduce audit friction, strengthen compliance, improve governance, and maintain control across rapidly changing infrastructure.

Sentry + GitHub Copilot Agents

Seer, Sentry's agent debugger, analyzes your issues and finds the root cause. Now you can pass that analysis directly to a GitHub Copilot agent which picks up the context, generates a fix, and opens a pull request. The agent session and PR both live on GitHub, with a link back in Sentry for easy access. This video walks through how the integration works.