Utkarsh Umesan Pillai
|
3157b5ce12
|
Remove unnecessary using statements (#4023)
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
|
2022-12-20 11:20:15 -08:00 |
Mikel Blanchard
|
1a2103ddc1
|
[SDK + Otlp] Support loading envvars from IConfiguration (#3760)
* Updated Otlp Trace & Metrics exporters to load envvars from IConfiguration.
* Patch CHANGELOGs.
* Fix up otlp log exporter for SdkOptions changes.
* Revert SdkOptions public api.
* Restore tests.
* Fix benchmarks.
* SdkLimitOptions IConfiguration test.
* OtlpExporterOptions IConfiguration test.
* MetricReaderOptions IConfiguration test.
* Bug fix.
* Nit.
|
2022-10-17 16:12:34 -07:00 |
Alan West
|
2b6a3b0958
|
Update protos to v0.19.0 (#3535)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
|
2022-08-03 19:50:08 -07:00 |
Michael Maxwell
|
c261a67005
|
Control `MemoryDiagnoser` benchmark option via CLI instead of code (#3085)
|
2022-04-12 13:42:33 -07:00 |
Alan West
|
840b24e85f
|
Remove interfaces used for creating mock gRPC clients (#2831)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
|
2022-02-02 12:11:49 -08:00 |
Robert Pająk
|
3aab1244f8
|
Consolidate environment variable parsing (#2500)
|
2021-10-26 14:54:02 -07:00 |
Mikel Blanchard
|
d119447e07
|
Write directly to output stream in OtlpHttpTraceExportClient. (#2490)
|
2021-10-15 18:37:00 -07:00 |