|
Viam C++ SDK current
|
Public tracing API for module authors. More...
#include <cstdint>#include <exception>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | viam::sdk::TracingSpan |
| RAII child span. Parent is whichever span is active on the current thread, which inside a resource API method body is the SDK-managed gRPC handler span. More... | |
Public tracing API for module authors.