Jon Christiansen

Results 20 issues of Jon Christiansen

With the [introduction of the use of OpenTelemetry a year ago](https://www.apollographql.com/blog/backend/architecture/introducing-open-telemetry-for-apollo-federation/) improved observability was provided to those using OpenTelemetry. Unfortunately not all of your customers are using OpenTelemetry. One of...

## Feature Request In https://github.com/graphql-java/graphql-java/pull/2368, GraphQLContext was added to replace context, with the intent to allow code both in userspace and frameworks to contribute to, share and leverage the content...

enhancement

## Description Running rover supergraph, yesterday many of our subgraph pipelines failed to build the supergraph with an error that looked like: ``` [2022-07-19T19:58:50.039Z] Fetching current supergraph indeed-onegraph@qa from Apollo...

bug 🐞
triage

## Description Allow a mechanism to not output the glibc/musl warnings to console when running rover via the npx mechanism. We are aware of these concerns, but it only pertain...

feature 🎉
triage

## Description We just bumped rover in our CICD pipeline scripts from 0.5.4 -> 0.9.1 and the process which we had been using that relies on the git_context to be...

bug 🐞
triage

## Description npx/npm installer has if !suppressLogs then two different console.error are executed. Provide a command line flag to npx invocation to suppress logs so that stderr output is not...

feature 🎉
triage

…Jar to undefined in context Fixes: https://github.com/grantila/fetch-h2/issues/109

These tests are dependent on wikipedia's response which must have changed since then. One test I transitioned over to use the local server, the same connection for SAN test I...

With this fix, will allow `npm run build` to run successfully on a freshly downloaded repo ``` [0] test/lib/server-http1.ts(105,30): error TS2345: Argument of type 'unknown' is not assignable to parameter...

**Is your feature request related to a problem? Please describe.** The instrumentation required by our company leverages the exact same operation signature as generated by the UsageReporting plugin and exposed...

raised by user