Dustin Deus

Results 149 issues of Dustin Deus

### Environment Node 22.11.0 ### Reproduction ```ts import unjs from 'eslint-config-unjs'; import importPlugin from 'eslint-plugin-import'; export default unjs({ ignores: ['**/dist', '**/.output', '**/node-modules', '**/gen'], files: ['**/*.js', '**/*.ts'], plugins: { import: importPlugin,...

bug

:robot: I have created a release *beep* *boop* --- ## [1.4.0](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.3.1...execution/v1.4.0) (2025-06-18) ### Features * improve apollo gateway compatible field selection validation ([#1169](https://github.com/wundergraph/graphql-go-tools/issues/1169)) ([8c1a063](https://github.com/wundergraph/graphql-go-tools/commit/8c1a06302309b5c3ad36f908cc8acbbc0bfafda6)) ### Bug Fixes * support different...

autorelease: pending

This PR cleaned up error handling. Before, we joined errors twice, which resulted in duplicated error messages for subgraph access logs. I renamed `subgraphErrors` to `error` because it never only...

This PR ensures that we never dismiss operation usage due to sampling. We eliminated sampling entirely while maintaining the same CPU util efficiency. Increase in total alloc memory is expected....

router

Hi ✋ Thank you for all the work you’ve put into the library. It has been a great starting point for many of us implementing MCP servers in Go, and...

## Description Hi, after upgrading from 0.36.0 to 0.38.0, I see the following error logs when using the MCP inspector to list my tools. It appears that sample requests are...

### Description After upgrading from `go.opentelemetry.io/otel/exporters/prometheus v0.50.0` to `go.opentelemetry.io/otel/exporters/prometheus v0.53.0` I see the following error `exemplar label name \"wg.operation.hash\" is invalid`. We use a custom view to filter metric attributes...

bug
area:metrics
pkg:exporter:prometheus

:robot: I have created a release *beep* *boop* --- ## [1.6.1](https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.6.0...execution/v1.6.1) (2025-12-10) ### Bug Fixes * add ability to exclude introspection queries from complexity limits ([#1342](https://github.com/wundergraph/graphql-go-tools/issues/1342)) ([19c8693](https://github.com/wundergraph/graphql-go-tools/commit/19c86930482956b2d5f96f2feae6d015d1052ef4)) --- This PR...

autorelease: pending

![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `packages/hemera/package.json` #### Vulnerabilities that will...