We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5dd977 commit 960c80fCopy full SHA for 960c80f
examples/otlp/http_instrumented_main.cc
@@ -354,4 +354,5 @@ int main(int argc, char *argv[])
354
CleanupTracer();
355
356
std::cout << "Done" << std::endl << std::flush;
357
+ return 0;
358
}
0 commit comments