02/12/2026
Building Go with PGO using Bazel
Explains how to perform PGO builds for Go using Bazel (rules_go)
Hello World
Explains how to perform PGO builds for Go using Bazel (rules_go)
Enable Datadog Profiler Endpoint Profiling in Go with OpenTelemetry. Covers pprof label setup via HTTP middleware and gRPC interceptors, no dd-trace-go required.
Introduces how to load-test the OpenTelemetry Collector using telemetrygen