Mikel Blanchard
|
9836d3addb
|
[DependencyInjection] Introduce new package and refactor SDK (#3923)
|
2022-12-08 15:24:44 -08:00 |
Mikel Blanchard
|
0804334de7
|
Fix circular reference issue building up meter provider. (#3806)
Co-authored-by: Utkarsh Umesan Pillai <utpilla@microsoft.com>
|
2022-10-21 14:34:04 -07:00 |
Mikel Blanchard
|
cedda83469
|
[SDK] Support dependency injection in ResourceBuilder and load envvars from IConfiguration (#3782)
|
2022-10-19 15:14:07 -04:00 |
Mikel Blanchard
|
f191e846d3
|
[SDK + Jaeger] Support loading environment variables from IConfiguration in Traces & Metrics (#3720)
* Support retrieval of environment variables through IConfiguration in SDK.
* Update Jaeger to load environment variables through IConfiguration.
* Warning fix.
* CHANGELOG patch.
* Bug fixes.
* Warning cleanup.
* Code review.
|
2022-10-12 09:56:07 -07:00 |
Mikel Blanchard
|
6ff512cf60
|
[Metrics] Improve dependency injection support in meter provider build-up using SDK (#3646)
* Mirror TracerProviderBuilder dependency injection API onto MeterProviderBuilder.
* Nullable annotations.
* Warning cleanup.
* Warning cleanup.
* Public API updates.
* Warning cleanup.
* Public API updates.
* CHANGELOG updates.
* Warning cleanup.
* Fixes.
* Tests.
|
2022-09-12 13:22:51 -07:00 |