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 610e5ba commit d7d35c7Copy full SHA for d7d35c7
examples/trace/client.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+#
3
# Copyright 2019, OpenCensus Authors
4
#
5
# Licensed under the Apache License, Version 2.0 (the "License");
examples/trace/server.py
0 commit comments