Commit Graph

3 Commits

Author SHA1 Message Date
Cijo Thomas 00ee600fc7
Basic docs (#847)
Basic API usage doc, SDK usage doc.
2020-07-20 11:49:47 -07:00
Rajkumar Rangaraj 1ed4107695
Add ForceFlush to ActivityProcessor (#788)
* Added forceflush

* Modified forceflush to flush activity object created before this call.

* Resolving conflict

* Resolving conflict

* Fix tests.

* changed API summary

* Added ConfigureAwait, processors count to task list

* Changes API summary
2020-07-09 21:50:22 -07:00
Cijo Thomas c5e5604115
Remove span exporter from ConsoleExporter (#783)
* Remove SpanExporter from ConsoleExporter. Only Activity exporter needs to remain.

* rename console activity exporter to just console exporter

* change example dotnet run

* minor
2020-07-08 11:23:59 -07:00