Skip to content

Commit

Permalink
Move telemetry from eden to edencommon
Browse files Browse the repository at this point in the history
Summary:
To support better telemetry and logging in watchman we want to use Eden's components. Lets migrate and detangle the needed pieces.

This change moves telemetry from eden to edencommon.

Reviewed By: kmancini

Differential Revision: D54814487

fbshipit-source-id: 44a7aa4af2f864e626207e17baee601b7c0a10d0
  • Loading branch information
jdelliot authored and facebook-github-bot committed Mar 13, 2024
1 parent 4e35503 commit 07f6e52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/fbcode_builder/manifests/edencommon
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ repo_url = https://github.com/facebookexperimental/edencommon.git
builder = cmake

[dependencies]
fbthrift
fb303
fmt
folly
gflags
Expand Down

0 comments on commit 07f6e52

Please sign in to comment.