opentelemetry-dotnet/examples/Console
Mikel Blanchard d24a042964
ResourceBuilder API (#1533)
* Attempting to improve the Resource API.

* XML comment change.

* Updated Resource API based on feedback.

* CHANGELOG update.

* Tweaked variable name.

* CHANGELOG updates.

* Removed OtelEnvResourceDetector from default Resource. Fixed some XML comments.

* Past tense fix for CHANGELOG.

* CHANGELOG formatting.

* Removed the ability to change the environment variable name for OtelEnvResourceDetector.

* Updates for recent refactors.

* Code review.

* Example updates.

* Cleanup.

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-11-17 06:55:09 -08:00
..
otlp-collector-example Add otelcol docker to otlp example (#1073) 2020-08-17 11:52:58 -07:00
Examples.Console.csproj Mark Activity extension methods not required by spec as internal (#1545) 2020-11-15 16:21:00 -08:00
InstrumentationWithActivitySource.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
Program.cs Added instructions to run console examples (#1525) 2020-11-12 12:19:07 -08:00
TestConsoleExporter.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestGrpcNetClient.cs Better instructions for running gRPC examples (#1526) 2020-11-12 16:35:32 -08:00
TestHttpClient.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestJaegerExporter.cs Added instructions to run console examples (#1525) 2020-11-12 12:19:07 -08:00
TestOTelShimWithConsoleExporter.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestOpenTracingWithConsoleExporter.cs ResourceBuilder API (#1533) 2020-11-17 06:55:09 -08:00
TestOtlpExporter.cs Update documentation, example, and comments (#1527) 2020-11-12 14:44:03 -08:00
TestPrometheusExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestRedis.cs Updating Status based on the new spec (#1313) 2020-10-13 10:11:32 -07:00
TestZPagesExporter.cs Normalizing format (#1289) 2020-09-19 09:45:29 -07:00
TestZipkinExporter.cs Added instructions to run console examples (#1525) 2020-11-12 12:19:07 -08:00