Skip to content

1.52.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:37
· 1438 commits to master since this release
v1.52.0
d7684b9

Components

Application Security Management (WAF)

Build & Tooling

  • βœ¨πŸ“– Automatically register crashtracking via native extensions (#8851 - @MattAlp)

Configuration at Runtime

Continuous Integration Visibility

Crash tracking

  • βœ¨πŸ“– Automatically register crashtracking via native extensions (#8851 - @MattAlp)

Data Streams Monitoring

  • ✨ Reduce DSM CPU overheard (#9151 - @kr-igor)
  • ✨⚑ DSM optimizations for high throughput scenarios (#9137 - @kr-igor)

Database Monitoring

  • πŸ› Fix duplicate trace injection for SQL Server and Oracle DBM full propagation mode (#9224 - @lu-zhengda)

Dynamic Instrumentation

ML Observability (LLMObs)

Metrics

  • ✨ Change primary client stats configuration key (#9196 - @amarziali)
  • ✨ Calculate client stats also if the span kind is eligible (#9157 - @amarziali)
  • ✨ Backpropagate peer tags (#9144 - @bric3)
  • πŸ› Make client stats reliable in case of downgrade (#9136 - @amarziali)

Platform components

Profiling

Realtime User Monitoring

  • ✨ Wrap servlet original PrintWriter on rum injector (#9146 - @amarziali)

Telemetry

Tracer core

  • ✨⚑ Reduce span construction overhead by switching to optimized TagMap (#8589 - @dougqh)
  • πŸ› Match Hands Off Config selectors on process_arguments value (#9201 - @paullegranddc)
  • ✨ Move JSON generation to sender thread to improve startup time. (#9197 - @AlexeyKuznetsov-DD)
  • ✨ Improve agent to avoid loading global config on main thread (#9190 - @PerfectSlayer)
  • ✨ Add injection metadata fields to telemetry forwarder (#9185 - @sydney-tung)
  • πŸ› Avoid race conditions on feature discovery during Writer creation (#9173 - @daniel-mohedano)
  • ✨ Surface potential root cause when agent initialization errors (#9170 - @AlexeyKuznetsov-DD)
  • πŸ’‘ Support adding W3C baggage as span tags (#9169 - @rachelyangdog)
  • ✨⚑ Align our default classloader excludes with OTel (#9161 - @mcculls)
  • ✨ Backpropagate container tags hash coming from the info endpoint (#9156 - @amarziali)
  • πŸ› Avoid race conditions and multiple agent discovery feature states (#9135 - @amarziali)

Instrumentations

AWS SDK instrumentation

gRPC instrumentation

  • πŸ› Add check to prevent injection of repeated GRPC headers (#9246 - @mhlidd)

JDBC instrumentation

  • πŸ› Fix duplicate trace injection for SQL Server and Oracle DBM full propagation mode (#9224 - @lu-zhengda)

Play Framework instrumentation