#o11ty
-
Save 90% on Datadog Egress
If you use Datadog with AWS, here is a simple change you can do to save 90% of your egress fees immediately. AWS Private Link is a service that lets you send data between two private networks without ever exposing data to the internet. Private links…
-
Datadog Tagging Best Practices
Datadog has unified service tagging where you can define a set of standard tags for your org. The datadog defaults are pretty good (service/env/version) and enough if all you need is correlation between metrics, traces and logs. That said, it does…
-
Datadog Log Search
Given the following data Search for entries that contain the value:foo
-
Vector Gotchas
Some sharp edges when using vector: when using the reduce transformer, you can't applya mergestrategy on nested fields.