Atlassian moved a 4.8-billion-point metrics pipeline toward OpenTelemetry
The migration kept the existing StatsD interface while replacing the collection, routing, aggregation and forwarding layers behind it.
TLDR
Atlassian engineers describe migrating a metrics platform serving about 100,000 hosts across 14 regions from gostatsd toward OpenTelemetry without forcing every service team to rewrite instrumentation first. The new collectors accept both StatsD and OTLP, allowing the platform group to replace infrastructure behind the existing interface. Atlassian says combining sidecars cut average CPU use by 3.9% per service, stream-based routing eliminated hot shards and a custom aggregation processor reduces roughly 4.8 billion datapoints per minute to about 220 million. The rollout remains incremental, with application instrumentation migration still ahead.
Combined views
368
1 Source, first seen 2h ago
Atlassian moved a 4.8-billion-point metrics pipeline toward OpenTelemetry
The migration kept the existing StatsD interface while replacing the collection, routing, aggregation and forwarding layers behind it.
TLDR
Atlassian engineers describe migrating a metrics platform serving about 100,000 hosts across 14 regions from gostatsd toward OpenTelemetry without forcing every service team to rewrite instrumentation first. The new collectors accept both StatsD and OTLP, allowing the platform group to replace infrastructure behind the existing interface. Atlassian says combining sidecars cut average CPU use by 3.9% per service, stream-based routing eliminated hot shards and a custom aggregation processor reduces roughly 4.8 billion datapoints per minute to about 220 million. The rollout remains incremental, with application instrumentation migration still ahead.
