cosmo
cosmo copied to clipboard
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
This PR add the organization id and the federated graph id to the gql_metric_operations table to avoid scanning too much data in clickhouse. ## Checklist - [x] I have discussed...
## Motivation and Context This PR enhances our GraphQL router’s logging and error pipelines, giving you fine-grained control over access-log verbosity, richer diagnostics in both router and subgraph logs, and...
### Component(s) controlplane ### Component version See list in description ### wgc version 0.71.4 ### controlplane version See list in description ### router version See list in description ### What...
## Motivation and Context Today changing or adding and EDFS provider requires changes to cosmo and the engine, making it harder than it should. The main point of this PR...
## Motivation and Context Add pyroscope profiling and benchmarking ## Checklist - [ ] I have discussed my proposed changes in an issue and have received approval to proceed. -...
### Component(s) studio ### Is your feature request related to a problem? Please describe. There is a nice looking type `explorer` for supergraph under the `schema` tab, I wonder if...
### Component(s) router ### Is your feature request related to a problem? Please describe. I can't access the operation variables in a custom module ### Describe the solution you'd like...
### Component(s) router ### Component version latest ### wgc version latest ### controlplane version latest ### router version latest ### What happened? ## Description I'm trying to add Azure JWKS...
### Component(s) router ### Is your feature request related to a problem? Please describe. We are intending to use NATS for event-driven federation subscriptions (EDFS), but the connector only supports...