grafana / grafana-opentelemetry-dotnet

Grafana's distribution of OpenTelemetry instrumentation for .NET
Apache License 2.0
31 stars 5 forks source link

Redis integration test setup #80

Closed matt-hensley closed 7 months ago

matt-hensley commented 8 months ago

Changes

Merge after #79

Modifies redis controller to handle HTTP GET only requests due to OATs limitations, adds a new OATs test for writing to redis. via LPUSH command.

Skipping LPOP while figuring out test coordination.

Merge requirement checklist