~/devreads

Datadog

https://www.datadoghq.com/blog/engineering/ · 94 posts · history since 2016 · active

4 Jun

2 Jun

21 Apr

7 Apr

23 Mar

9 Mar

4 Mar

18 Feb

7 Jan

18 Nov 2025

4 Nov 2025

21 Oct 2025

15 Oct 2025

1 Oct 2025

18 Sept 2025

12 Aug 2025

4 Aug 2025

17 Jul 2025

24 Jun 2025

23 Jun 2025

17 Jun 2025

3 Jun 2025

9 Apr 2025

19 Feb 2025

29 Jan 2025

15 Jan 2025

23 Dec 2024

1 min read

Learn some tips and strategies to stay connected, visible, and effective as a remote worker in a predominantly office-based company.

20 Nov 2024

1 Nov 2024

23 Sept 2024

28 Jun 2024

1 min read

Learn how we implemented a new timeseries indexing strategy when the amount of data we ingested increased significantly.

23 May 2024

21 May 2024

1 min read

In this interview, Ivo Dimitrov, Distributed Data Systems VP of Engineering, describes the engineering career that led him to Datadog and his committment to helping build out our core backend platforms.

20 May 2024

1 May 2024

18 Apr 2024

4 Apr 2024

26 Mar 2024

1 min read

In this interview, Marie-Laure Bardonnet, Log Management Senior Engineering Manager, describes the journey of learning, growing, and scaling a team of 4 backend engineers to over 30 frontend and backend engineers at Datadog.

14 Feb 2024

13 Feb 2024

9 Jan 2024

1 min read

Our .NET profiler was designed and implemented to run 24/7 in production, at any scale, with negligible impact. Here are the details of how we built it.

21 Dec 2023

27 Oct 2023

30 Jun 2023

16 Jun 2023

1 Jun 2023

26 May 2023

24 May 2023

17 Apr 2023

22 Feb 2023

31 Jan 2023

29 Sept 2022

6 Jun 2022

17 May 2022

12 May 2022

13 Apr 2022

25 Mar 2022

28 Feb 2022

22 Feb 2022

15 Oct 2021

30 Sept 2021

30 Apr 2021

22 Feb 2021

10 Feb 2021

2 Feb 2021

2 Nov 2020

1 min read

Glommio (pronounced glom-io or |glomjəʊ|) is a cooperative thread-per-core crate for Rust & Linux based on io_uring. It allows you to write asynchronous code that takes advantage of rust async/await, but it doesn’t use helper threads anywhere.

7 Oct 2020

23 Sept 2020

23 Sept 2019

3 Jun 2019

2 Apr 2019

22 Jan 2019

1 Nov 2018

13 Aug 2018

24 Apr 2018

16 Apr 2018

1 min read

How the new Datadog Agent written in Go runs Python checks.

23 Mar 2018

20 Sept 2017

1 min read

If you are part of the team managing the AWS infrastructure at your organization, you’ve likely had to wrestle with the complexity of managing multiple accounts for some time now.

6 Sept 2017

23 Aug 2017

1 min read

The Datadog Solutions Team reproduces problems that customers run into while they try using our many integrations in their own, always-unique environments.

15 Aug 2017

11 Jul 2017

15 Jun 2017

1 min read

At Datadog we see and gather metrics everywhere by using Datadog to monitor our applications and infrastructure. So our team thought it’d be fun to come up with creative solutions to “where can we display metrics?”

8 Jun 2017

1 min read

Recently we extended the Datadog Agent to support extracting additional metrics from Kubernetes using the kube-state-metrics via protobufs.

17 May 2017

23 Jan 2017

1 min read

When some of our customers reported that their agents were freezing, sometimes for hours at a time, we tracked down the issue to their disk mount options.

17 Jan 2017

1 min read

It might surprise you to learn who built most of the prototype of the newest Datadog feature. Read more about Marie-Laure and her internship at Datadog.

14 Nov 2016

27 Oct 2016

1 min read

One of our colleagues, Christian, is participating in a tremendous 6-day-run challenge. Yes, you read that right, he will run around 850km (528 miles) over 6 days. As we like to graph everything, we thought it would be fun to cheer him on remotely and follow his progress in this crazy race via a Datadog dashboard.

23 Aug 2016

1 min read

Do you ever walk to the bathroom across the office only to discover that it’s in use? Then you’ve got to decide if you want to awkwardly hover right outside, or hold it in for a while and try again later. This is obviously a first world problem, but bathroom contention was getting to be a challenge as we quickly…

11 Aug 2016

1 min read

We’ve been using Consul for about 18 months at Datadog and it’s an important part of our production stack. In this post we will discuss some of the lessons we have learned.

11 Jul 2016

1 min read

To commemorate the third annual GopherCon US in Denver this week, we’re releasing cgo bindings to two compression libraries that we’ve been using in production at Datadog for a while now: czlib and zstd.