* 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>
* Added support for Logs; Removed disaplayAsJson option from ConsoleExporter; Added net451 as a traget framework for OpenTelemetry.Exporter.Console
* Print LogRecord exception on console
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
* Provide MeterProvider to replace MeterFactory to be in sync with spec.
* move OpenTelemetrymetrics to metrics folder
* Update examples/Console/TestPrometheusExporter.cs
Co-authored-by: Reiley Yang <reyang@microsoft.com>
* Sdk.CreateTracerProvider CreateMeterProvider
* move Sdk to root
* makr Sdk static
Co-authored-by: Reiley Yang <reyang@microsoft.com>
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
updating aspnet/aspnetcore methods naming
applying cijo's suggestions
updating projects to compile semantic file, updating comments
Splitting Instrumentation Projects
updating README
updating sql integration test
updating yml
updating dockerfile
updating readme
updating global.asax
updating version and readme
removing unused reference, adding properties folder to be similar to OT project
adding zipkin docker in comments
updating to standard2.1
removing unused usings
applying cijo's suggestions