Rick Salsa
Results
2
comments of
Rick Salsa
Adding a dimension/label for `reporter` can help users determine requests made in and out of an instrumented application. Set the `value` to `client` if it originated from the instrumented app,...
> reporter is client or server? `client`, `server` or `unknown` in case of an error where we don't know the origin. Can we confirm the origin for our `http.duration.server` and...