I am using Datadog's count API and if I have 2 events emitted with the same tag (like a UUID), I want to plot a distribution graph of the difference in time between these two events. (e.g. I have an API call and corresponding webhook that I receive afterwards, I want to measure latency between API call and receiving the webhook). Is this possible?
Asked
Active
Viewed 774 times