router icon indicating copy to clipboard operation
router copied to clipboard

A configurable, high-performance routing runtime for Apollo Federation 🚀

Results 667 router issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently we have the following following URL that serves as Apollo Router endpoint: https://www.example.net/graphql However, there are some legacy (!)...

raised by user

**Is your feature request related to a problem? Please describe.** At the moment, we're unable to get reports on our tests through CircleCI's [Test Insights](https://circleci.com/docs/insights-tests/) feature since there's no built-in...

raised by user

Using router version 1.37.0 with the below configuration to include trace_id in logs for correlation with traces returns an error. ``` telemetry: exporters: logging: stdout: enabled: true instrumentation: spans: default_attribute_requirement_level:...

raised by user
component/logging

Otel semantic conventions suggest a mapping for google log format: https://github.com/open-telemetry/oteps/blob/main/text/logs/0097-log-data-model.md#google-cloud-logging We should implement this so that users are able to correctly correlate between logs and traces in Google cloud.

component/open-telemetry
story/logging

> **Note** > **This particular PR must be true-merged to `main`.** * This PR is only ready to review when it is marked as "Ready for Review". It represents the...

First replace the storage cache and see how things look. Then think about the other places where we use LruCache.

> **Note** > **This particular PR must be true-merged to `main`.** * This PR is only ready to review when it is marked as "Ready for Review". It represents the...

release

Makes title casing consistent. Updates subtitles and meta descriptions for better discoverability.

Updates snapshots and code to conform to the new protobuf spec. --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [ ] Changes...

This updates the copy of `reports.proto` which this repository relies on with the latest copy fetched via our public endpoint.