New docs
- FOSSA integration describes how this new integration supports your application security initiatives by showing exploitable vulnerabilities in your open source libraries.
Major changes
- Reorganized the infrastructure docs category and aligned URLs with their location in the repository. Some behind-the-scenes work that makes it easier to find and work on these docs.
- A significant rewrite of .NET agent API removed obsolete information, reorganized some content, updated example code, added more detail about what the APIs do, added a link to our sample code repo, and added ID tags to the distributed tracing APIs.
Minor changes
- Added DynamoDB to .NET agent compatibility and requirements.
- The tag
hostStatus: shutdown
prevents the opening of a loss of signal incident. We updated create NRQL alert conditions and loss of signal and gap filling NerdGraph tutorial. - Updated default infrastructure monitoring data with our improved data aggregation.
- Added a deprecation notice for Kubernetes.
- Improved readability in create infrastructure "host not reporting" conditions.
- In layerless instrumentation, added examples for the ES Module and new steps for installing the Extension Only Layer.
- Rewrote the introduction to AI monitoring intro and updated screenshots.
Release notes
Stay up-to-date on our most recent releases:
- Browser agent v1.270.3
- Lazy loaded modules issue warnings instead of errors
- Browser agent v1.271.0
- Ignores unhandled promise rejections that don't have a valid reason property
- .NET agent v10.33.1
- Fixes a syntax error in
setenv.sh
- Fixes a syntax error in
- Ruby agent v9.15.0
- View Component instrumentation uses a default metric name when one isn't available
- The new configuration option
cloud.aws.account_id
provides more details about some calls made using the AWS SDK - Uses the default
View/component
metric name for unidentified View Components - Various bug fixes