Matthew Sainsbury

Results 9 issues of Matthew Sainsbury

This pull request revives https://github.com/signal11/hidapi/pull/297 by making the change suggested in that pull request. This build successfully on OSX Catalina with build tools from homebrew.

For systems that don't have an x11 installation, the raylib library supports the "OpenGL ES 2.0 in native mode": `make PLATFORM=PLATFORM_RPI && make install` However, running `npm install raylib` doesn't...

## Problem When I use esbuild to create a SAM application in typescript, I'm unable to set breakpoints in my typescript code using the direct-invoke vscode debug target. I receive...

bug
language:node
sam
language:typescript

closes #928

ok-to-test
size/L

Hello, In some cases, bbolt is used by applications like opentelemetry-collector as a kind of persistent queue or cache system. It would be nice if it were possible to configure...

This should help the worst of the vulnerabilities in this repo. I tested this change by manually including it in the [opentelemetry Azure Monitor exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/azuremonitorexporter)

I found a bug with my work to introduce a maximum database size feature (https://github.com/etcd-io/bbolt/pull/929). If a write fails because the maximum size of the database is exceeded, it correctly...

This is a re-submission of https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3367 , after @cijothomas recommend that it should be re-introduced. I did change the name of the config option to WithResourceAttributes to match the Rust...

comp:exporter.geneva

## Changes This follows up on https://github.com/open-telemetry/opentelemetry-dotnet-contrib/pull/3214 by implementing similar behaviour for including resource attributes in Geneva Logs. ## Merge requirement checklist * [x] [CONTRIBUTING](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/CONTRIBUTING.md) guidelines followed (license requirements, nullable...

comp:exporter.geneva
Stale
perf