v0.7.4
What's Changed
- feat: support instrumentation of k8s.io/client-go by @rarguelloF in #185
- feat: support instrumentation of hashicorp/vault by @darccio in #189
- feat: add log/slog instrumentation by @nsrip-dd in #208
- feat: add continuous profiler instrumentation by @nsrip-dd in #178
- feat: orchestrion job server to reduce duplicated effort by @RomainMuller in #176
- perf: switch to regexp-less directive matching by @nsrip-dd in #212
- feat: support instrumentation of
github.com/aws/aws-sdk-go/aws
by @RomainMuller in #209 - feat: add profiling of Orchestrion by @nsrip-dd in #217
- fix: propagate --log-level and --log-file to child processes by @nsrip-dd in #224
- feat: support instrumentation of
github.com/{Shopify,IBM}/sarama
by @darccio in #216 - fix(goflags): using
-cover
causes fingerprint mismatch by @RomainMuller in #230 - fix: GLS slot not cleaned up after goroutine exits by @RomainMuller in #232
- fix: apply
//dd:orchestrion-enabled
to tracer-internal modules by @nsrip-dd in #223
New Contributors
- @rarguelloF made their first contribution in #185
- @eliottness made their first contribution in #158
- @github-actions made their first contribution in #226
Full Changelog: v0.7.3...v0.7.4