Flavien Darche

Results 11 issues of Flavien Darche

### Describe the issue The project fails to compile with `abseil` installed on my iOS project (that is a direct dependency of Protobuf-C++) The build fail with the error: `spinlock_linux.inc:17:10...

## Summary of changes Implementing ASM Standalone Billing without the propagation. ## Reason for change Allow ASM Products to run without APM. ## Implementation details Following [the RFC](https://docs.google.com/document/d/12NBx-nD-IoQEMiCRnJXneq4Be7cbtSc6pJLOFUWTpNE/edit). - New...

area:tracer
area:asm

## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details

area:asm

## Summary of changes ## Reason for change - A crash occurred in Azure Table ## Implementation details ## Test coverage ## Other details

area:asm

## Summary of changes Disable NHibernate aspect generation for .NET 4 ## Reason for change Bug in a customer ## Implementation details ## Test coverage ## Other details

area:tracer
area:asm

## Summary of changes Add a new sample that use Blazor. ## Reason for change Support new technologies

area:asm

## Summary of changes A new type of blocking: Blocked by Authentication. ## Reason for change Project as part of the K9 Innovation Week. ## Implementation details - Detect a...

area:asm

## Motivation Performance upgrades. [RFC Linked](https://docs.google.com/document/d/1iWQsOfT6Lg_IFyvQeqry9wVmXOE2Yav0X4MgOTk7mks/edit) ## Changes - Tests that checks if tracers have moved their security events (appsec and IAST) from their respective tags `_dd.appsec.json` and `_dd.iast.json` to...

## Motivation Feature parity dashboard easy wins. ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related...

### What does this PR do? ### Motivation ### Reviewer's Checklist - [ ] Changed code has unit tests for its functionality at or near 100% coverage. - [ ]...