aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/census.h
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2015-08-13 14:32:05 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2015-08-13 14:32:05 -0700
commit0879df275530e0a990ad1e785137546eb43842e6 (patch)
tree811c1b8c1d2d6f70cd0b0c0cc7a17db07f12d99b /include/grpc/census.h
parentc47e69b71ecaddc2b07ed656c93a06ad95769edb (diff)
add comment
Diffstat (limited to 'include/grpc/census.h')
-rw-r--r--include/grpc/census.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/include/grpc/census.h b/include/grpc/census.h
index 12b7508db4..591d0dc52b 100644
--- a/include/grpc/census.h
+++ b/include/grpc/census.h
@@ -261,7 +261,15 @@ census_context *census_start_server_rpc_op(
census_context *census_start_op(census_context *context, const char *family,
const char *name, int trace_mask);
-/** End an operation started by any of the census_start_*_op*() calls. */
+/**
+ End an operation started by any of the census_start_*_op*() calls. The
+ context used in this call will no longer be valid once this function
+ completes.
+
+ @param context Context associated with operation which is ending.
+ @param status status associated with the operation. Not interpreted by
+ census.
+*/
void census_end_op(census_context *context, int status);
/** Insert a trace record into the trace stream. The record consists of an