mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-10 09:50:58 +02:00
a3ae50d8bc
* Remove globals from exp/streaming * basic example * Build the streaming example * Update README.md for running streaming example * Remove observer package * Move observer to exporter * Fix * Re-run make circle-ci
11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
.tools/
|
|
.idea/
|
|
*.iml
|
|
*.so
|
|
coverage.*
|
|
|
|
/example/basic/basic
|
|
/example/http/client/client
|
|
/example/http/server/server
|
|
/experimental/streaming/example/basic/basic
|