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 1f06a45 commit 8c67785Copy full SHA for 8c67785
opencensus/metrics_quickstart.py
@@ -65,7 +65,7 @@ def main():
65
66
# Keep the thread alive long enough for the exporter to export at least
67
# once.
68
- time.sleep(60)
+ time.sleep(65)
69
70
71
if __name__ == '__main__':
0 commit comments