Anders Chen

Results 8 issues of Anders Chen

This is my generated conflist that gets picked up by Kubernetes: ``` { "cniVersion": "0.3.1", "name": "cni-ipvlan-vpc-k8s", "plugins": [ { "cniVersion": "0.3.1", "type": "cni-ipvlan-vpc-k8s-ipvlan", "mode": "l2", "master": "ipam", "ipam": {...

**What happened**: Observed behavior is that large simultaneous downloads stall out and eventually we receive a "connection reset by peer" error. Sometimes, we also see TLS connection errors and DNS...

bug
stale

We are running some apps on an EKS IPv6 cluster and puma-plugin-statsd errored out on our deployments, so this PR contains a fix. Inspired from https://github.com/skroutz/logstash-input-gelf/pull/1/files

## Description This PR builds on top of #5688 but adds a github action workflow simply for building emissary/kat-client/kat-server, exporting the images as tarballs, and uploading them as artifacts to...

Hi @DarthSim - would we be able to get a new release with the fix from #33 in? We use homebrew to install `hivemind` - it would be nice to...

### Description 📖 This pull request contains changes to this plugin so that running vite with rolldown still works. I believe we're not inserting the correct entries into `rolldownOptions` causing...

Resolves: https://github.com/open-telemetry/opentelemetry-ruby/issues/1721 This PR resolves the issue around using the opentelemetry-ruby SDK for apps that send traces to an IPv6 endpoint using the suggested fix in the original issue. We...

addresses: https://github.com/open-telemetry/opentelemetry-ruby/issues/1931 This PR significantly enhances the debugging experience for OTLP exporters by: 1. Adding rich context to export failure results 2. Introducing comprehensive debug-level logging throughout the export pipeline...

stale