cosmo icon indicating copy to clipboard operation
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.

Results 202 cosmo issues
Sort by recently updated
recently updated
newest added

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...

graphqlmetrics

## 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...

router

### 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...

bug
internally-reviewed

## 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...

router

## Motivation and Context Add pyroscope profiling and benchmarking ## Checklist - [ ] I have discussed my proposed changes in an issue and have received approval to proceed. -...

monorepo
router

### 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...

enhancement

### 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...

enhancement

### 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...

bug
internally-reviewed

### 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...

enhancement
internally-reviewed