opentelemetry-dotnet/test
Mikel Blanchard 9298e0ef3f
Redis instrumentation with ActivitySource by Eddy & Mike (#800)
* Attempting to get Redis instrumentation up and working using ActivitySource API.

* updating tests

* renaming and updating tests

* Test fixes.

* Fixed Redis net461 tests failing on connection.

* Redis integration tests and bug fixes.

* Adding tests

* Put back redis connection options.

* Updates for changes in master.

* adding comments to testRedis

* updating based on comments

* updating summary

* Switched a couple spots using string keys to constants.

* Redis integration tests

* Small tweak to the GitHub action to make it more consistent with the others.

* Made instrumentation internal. Updated README.

* rename MaxFlushInterval to FlushInterval, adding flushInterval to samples

* Removed running of non-integration tests from Redis dockerfile.

Co-authored-by: Eddy Nakamura <eddynaka@gmail.com>
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-14 08:47:59 -07:00
..
OpenTelemetry.Exporter.Jaeger.Tests Redis instrumentation with ActivitySource by Eddy & Mike (#800) 2020-07-14 08:47:59 -07:00
OpenTelemetry.Exporter.OpenTelemetryProtocol.Tests Wire up the Activity Resource to the OTLP exporter (#807) 2020-07-13 18:50:28 -07:00
OpenTelemetry.Exporter.Prometheus.Tests Enable netcoreapp2.1 (#780) 2020-07-08 11:42:51 -07:00
OpenTelemetry.Exporter.Zipkin.Tests Remove SpanExporter from Zipkin (#795) 2020-07-09 21:57:34 -07:00
OpenTelemetry.Extensions.Hosting.Tests Remove TracerFactory from Extensions.Hosting project (#790) 2020-07-09 09:40:51 -07:00
OpenTelemetry.Instrumentation.AspNet.Tests.Win Add resources to instrumentation (#779) 2020-07-07 15:42:29 -07:00
OpenTelemetry.Instrumentation.AspNetCore.Tests Adding more tests to AspNetCore (#787) 2020-07-09 12:39:23 -07:00
OpenTelemetry.Instrumentation.Dependencies.Tests Redis instrumentation with ActivitySource by Eddy & Mike (#800) 2020-07-14 08:47:59 -07:00
OpenTelemetry.Instrumentation.GrpcClient.Tests Add resources to instrumentation (#779) 2020-07-07 15:42:29 -07:00
OpenTelemetry.Instrumentation.StackExchangeRedis.Tests Redis instrumentation with ActivitySource by Eddy & Mike (#800) 2020-07-14 08:47:59 -07:00
OpenTelemetry.Shims.OpenTracing.Tests Enable netcoreapp2.1 (#780) 2020-07-08 11:42:51 -07:00
OpenTelemetry.Tests Redis instrumentation with ActivitySource by Eddy & Mike (#800) 2020-07-14 08:47:59 -07:00
TestApp.AspNetCore.2.1 Enable netcoreapp2.1 (#780) 2020-07-08 11:42:51 -07:00
TestApp.AspNetCore.3.1 Adds HostingProject extension method to support new Activity based api. (#723) 2020-06-12 10:10:26 -07:00
Directory.Build.props Cleaned up infrastructure. Added code coverage (#105) 2019-06-12 23:39:31 -07:00
Directory.Build.targets Enable codecov for windows (#777) 2020-07-07 06:29:45 -07:00