# CtrlB Blog

The CtrlB Blog publishes editorial and technical articles on observability strategy, OpenTelemetry instrumentation, telemetry pipelines, retention economics, and production operations lessons aimed at engineers who care about reliability, cost, and data quality.

## Metadata

- **Canonical HTML**: https://ctrlb.ai/blogs
- **Last updated**: 2026-05-01

## Browse

| Goal | Path |
|------|------|
| All posts | HTML listing at `/blogs` |
| RSS | [`/rss.xml`](https://ctrlb.ai/rss.xml) |
| Tags | [`/blogs/tag/<tag>`](https://ctrlb.ai/blogs/tag/kubernetes) |
| Authors | [`/blogs/author/<slug>`](https://ctrlb.ai/blogs/author/adarsh-srivastava) |

## Example: inspect the RSS feed

```bash
curl -fsSL "https://ctrlb.ai/rss.xml" | head -n 40
```

## Markdown mirrors

Each article has `/blogs/<uid>.md`; tag and author hubs expose sibling Markdown (.md) twins as well.