Skip to content

Commit

Permalink
Add composer installed.json parsing in sidecar (#340)
Browse files Browse the repository at this point in the history
* Add composer installed.json parsing in sidecar

Up to now this happened on the tracer side and could be quite expensive. We're moving it to the sidecar so that we can a) apply caching and b) not execute it in the request path of the tracer.

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

* Reduce cache cleans and test it

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>

---------

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
  • Loading branch information
bwoebi authored and bantonsson committed Mar 25, 2024
1 parent 2615b6f commit 4dbafd3
Show file tree
Hide file tree
Showing 6 changed files with 11,791 additions and 6,491 deletions.
Loading

0 comments on commit 4dbafd3

Please sign in to comment.