Joseph Daigle

Results 10 issues of 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...

bug
area:instrumentation

# 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`,...

comp:instrumentation.aws

### 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...

Improvement
candidate-for-next-release

### 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...

candidate-for-next-release

## 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....

new-feature

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...

up-for-grabs

### Background and motivation Support for extending and enriching Activities generated by `OpenTelemetryChatClient`. Enrichment is a common pattern for OTEL instrumentation libraries. ### API Proposal // TODO ### API Usage...

untriaged
area-telemetry
api-suggestion

### Describe the feature. #### Describe the requested feature AWS has recently increased maximum message payload size to 1 MiB. We can adjust the algorithm for determining when to offload...

candidate-for-next-release
Feature

### Describe the feature. #### Describe the requested feature AWS has introduced a new feature called [SQS fair queues](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-fair-queues.html) to help "mitigate the noisy-neighbor impact in multi-tenant queues". For information...

candidate-for-next-release
Feature