summaryrefslogtreecommitdiff
path: root/data/deprecations/15-0-instance-statistics-graphql-node-removal.yml
blob: 53a9a2dda5d68b2274a45371db0b2134c4d1ada4 (plain)
1
2
3
4
5
6
7
8
9
10
11
- title: "Querying Usage Trends via the `instanceStatisticsMeasurements` GraphQL node"
  announcement_milestone: "14.8"
  removal_milestone: "15.0"
  breaking_change: true
  body: |  # Do not modify this line, instead modify the lines below.
    The `instanceStatisticsMeasurements` GraphQL node has been renamed to `usageTrendsMeasurements` in 13.10 and the old field name has been marked as deprecated. To fix the existing GraphQL queries, replace `instanceStatisticsMeasurements` with `usageTrendsMeasurements`.
# The following items are not published on the docs page, but may be used in the future.
  stage: Manage
  tiers: [FREE]
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/332323
  documentation_url: https://docs.gitlab.com/ee/api/graphql/reference/index.html#queryusagetrendsmeasurements