Effect CommunityEC
Effect Community11mo ago
4 replies
Janosch

Using Metrics with `Effect.fn` in Effect Typescript

What's the recommended way to use metrics in conjunction with Effect.fn? I would like to tag the metrics within that function with some function argument as well as emit increase a counter when it is called.
Was this page helpful?