@context/@fromContext when using Connectors (PR #7132)This fixes a bug that dropped the @context and @fromContext directives when introducing a connector.
By @lennyburdette in https://github.com/apollographql/router/pull/7132
This change provides a secondary pathway for new "realtime" Studio metrics whose delivery interval is configurable due to their higher cardinality. These metrics will respect telemetry.apollo.batch_processor.scheduled_delay as configured on the realtime path.
All other Apollo metrics will maintain the previous hardcoded 60s send interval.
By @rregitsky and @timbotnik in https://github.com/apollographql/router/pull/7138
Fetched April 11, 2026