router
router copied to clipboard
A configurable, high-performance routing runtime for Apollo Federation 🚀
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [envmnt](https://togithub.com/sagiegurari/envmnt) | dependencies | patch | `0.10.1` -> `0.10.2` | |...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/apollographql/router). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [criterion](https://bheisler.github.io/criterion.rs/book/index.html) ([source](https://togithub.com/bheisler/criterion.rs)) | dev-dependencies | minor | `0.3` -> `0.4` |...
Do not put any logics inside our `mod.rs`
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [otel/opentelemetry-collector](https://togithub.com/open-telemetry/opentelemetry-collector-releases) | minor | `0.57.2` -> `0.58.0` | --- ### Release Notes open-telemetry/opentelemetry-collector-releases...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [anyhow](https://togithub.com/dtolnay/anyhow) | dependencies...
**Is your feature request related to a problem? Please describe.** For the sake of error metrics reporting I am trying to determine the down stream service from where an error...
**Describe the solution you'd like** Wondering if it would be possible to lower the overall memory consumption of apollo router. **Describe alternatives you've considered** Disabling features such as caching? **Additional...