I am looking for finding the execution time for an activity that can be pushed to Promethues. Is this already available? or How do I go about doing this. Initially I thought of using activityInterceptor, but I notice we only have inboundinterceptor, unlike for workflows, where we have inbound and outbound interceptor. Please suggest a way to go forward with this. Thanks
Hello @Chakravarthi_Ponmudi
Have you looked at the activity_execution_latency sdk metrics? you should be able to filter by activity_type
Antonio