Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .changesets/config_david_subgraph_metrics_ga.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### [Subgraph Insights] Subgraph metrics config flag now GA ([PR #8200](https://github.com/apollographql/router/pull/8200))
### [Subgraph Insights] Subgraph metrics config flag now GA ([PR #8392](https://github.com/apollographql/router/pull/8392))

The `subgraph_metrics` config flag which powers the Studio `Subgraph Insights` feature is being promoted from `preview` to [general availability](https://www.apollographql.com/docs/graphos/resources/feature-launch-stages#general-availability).
The flag name has been updated from `preview_subgraph_metrics` to
Expand All @@ -8,4 +8,4 @@ telemetry:
subgraph_metrics: true
```

By [@david_castaneda](https://github.com/david_castaneda) in https://github.com/apollographql/router/pull/8200
By [@david_castaneda](https://github.com/david_castaneda) in https://github.com/apollographql/router/pull/8392