Joseph Daigle
Joseph Daigle
# Bug Report List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.0.2`): * OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule 1.0.0-rc9.3 * OpenTelemetry.Instrumentation.AspNet 1.0.0-rc9.3 Runtime version: * net48 ## Symptom...
# Issue with OpenTelemetry.Instrumentation.AWS List of [all OpenTelemetry NuGet packages](https://www.nuget.org/profiles/OpenTelemetry) and version that you are using (e.g. `OpenTelemetry 1.3.2`): * OpenTelemetry.Instrumentation.AWS 1.1.0-beta.2 * AWSSDK.SQS 3.7.300.11 Runtime version (e.g. `net462`, `net48`,...
### Describe the feature. #### Is your feature related to a problem? Please describe. When the transport starts, it expects the `"-delay.fifo"` queue to exist. If the queue does not...
### Describe the feature. #### Is your feature related to a problem? Please describe. The number of immediate processing failures is tracked per physical endpoint deployed. This means the actual...
v5 Alpha
## Concepts - [ ] New convention-based directory structure. The root directory should contain a "migrations" subdirectory which contain the one-time and numbered migration scripts. An optional "objects" subdirectory contain...
Given a file or files containing tuples, Horton should be able to synchronize a table with the values in this table. E.g. adding new rows, modifying exiting rows if different....
The `schema_info` table is completely redesigned for as of 4.0.0. This renders horton.exe incompatible with existing `schema_info` tables. It likely possible to detect the old schema and seamlessly upgrade. Perhaps...