---
title: "Changes to Query measures analytics"
method: POST
path: "/environments/{envId}/analytics/measures"
---

# Changes to Query measures analytics

`POST /environments/{envId}/analytics/measures`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 23 of 49 revisions.

- **2026-08-10** `ff8d60356a08` — 21 warning, 45 info
- **2026-06-22** `46635b009058` — 8 info
- **2026-06-17** `07bafa06637e` — 12 info
- **2026-06-17** `1e32861a89fb` — 12 info
- **2026-05-29** `f1e14444ad07` — 1 warning, 1 info
- **2026-05-29** `6889427e4080` — 3 warning, 21 info
- **2026-05-26** `18f9da80195c` — 1 warning, 25 info
- **2026-05-05** `62bb38b527c8` — 1 warning, 7 info
- **2026-04-22** `8343ab9cffda` — 6 info
- **2026-03-13** `85cbd78e34e1` — 1 info
- **2026-03-13** `2b8d5cc6e7ad` — 3 breaking, 1 warning, 4 info
- **2026-03-10** `9325b2cf0079` — 6 info
- **2026-03-09** `cb90e98052aa` — 44 breaking, 4 warning, 24 info
- **2026-02-24** `929f62a57adb` — 1 breaking, 1 warning, 2 info
- **2026-02-24** `4a4f644d4108` — 6 info
- **2026-02-18** `52aff7b93cb4` — 24 info
- **2026-02-05** `ea8ac2e5939c` — 2 breaking, 2 warning, 4 info
- **2026-02-05** `5956141ac3d1` — 2 warning, 14 info
- **2025-12-09** `842c4c9c5485` — 2 breaking
- **2025-12-09** `66afbdd6e086` — 6 breaking
- **2025-11-26** `a8b6465c1046` — 6 info
- **2025-11-07** `76d5e7ad2657` — 2 breaking, 6 warning, 5 info
- **2025-11-04** `a507f5b634be` — 4 breaking, 13 warning, 7 info

## Changes

- **2026-08-10** `ff8d60356a08` — 21 warning, 45 info
  - added the new `NATIVE_ACTIVE_CONNECTIONS_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_ACTIVE_CONNECTIONS_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_AUTHENTICATIONS_FAILURE_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_AUTHENTICATIONS_FAILURE_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_AUTHENTICATIONS_SUCCESS_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_AUTHENTICATIONS_SUCCESS_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_BYTES_CONSUMED_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_BYTES_CONSUMED_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_BYTES_PRODUCED_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_BYTES_PRODUCED_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_MESSAGES_CONSUMED_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_MESSAGES_CONSUMED_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_MESSAGES_PRODUCED_DOWNSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_MESSAGES_PRODUCED_UPSTREAM` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATIONS_ANSWERED` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATIONS_COMPLETED` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATIONS_FORWARDED` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATIONS_RECEIVED` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATION_BROKER_DURATION` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATION_GATEWAY_REQUEST_DURATION` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_OPERATION_GATEWAY_RESPONSE_DURATION` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_ACTIVE_CONNECTIONS_DOWNSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_ACTIVE_CONNECTIONS_UPSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_AUTHENTICATIONS_FAILURE_DOWNSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_AUTHENTICATIONS_FAILURE_UPSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_AUTHENTICATIONS_SUCCESS_DOWNSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_AUTHENTICATIONS_SUCCESS_UPSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_BYTES_CONSUMED_DOWNSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_BYTES_CONSUMED_UPSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_BYTES_PRODUCED_DOWNSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_BYTES_PRODUCED_UPSTREAM` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `NATIVE_CLIENT_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `NATIVE_FAILURE_SIDE` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `NATIVE_FAILURE_SIDE` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `NATIVE_FAILURE_SIDE` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - …26 more
- **2026-06-22** `46635b009058` — 8 info
  - added `CONTAINS` discriminator mapping keys to the `filters/items/` request property
  - added `CONTAINS` discriminator mapping keys to the `metrics/items/filters/items/` request property
  - added the new `CONTAINS` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/operator`
  - added the new `CONTAINS` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/operator`
  - added the new `CONTAINS` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/operator`
  - added the new `CONTAINS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/operator`
  - added the new `CONTAINS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/operator`
  - added the new `CONTAINS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/operator`
- **2026-06-17** `07bafa06637e` — 12 info
  - added the new `REQUEST_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `REQUEST_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `REQUEST_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `REQUEST_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `REQUEST_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `REQUEST_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `TRANSACTION_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-06-17** `1e32861a89fb` — 12 info
  - added the new `ENTRYPOINT` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `ENTRYPOINT` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `ENTRYPOINT` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `ENTRYPOINT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `ENTRYPOINT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `ENTRYPOINT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `URI` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `URI` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `URI` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `URI` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `URI` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `URI` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-05-29** `f1e14444ad07` — 1 warning, 1 info
  - added the new `SUM` enum value to the `metrics/items/measures/items/name` response property for the response status `200`
  - added the new `SUM` enum value to the request property `metrics/items/measures/items/`
- **2026-05-29** `6889427e4080` — 3 warning, 21 info
  - added the new `EDGE_HEARTBEAT_COUNT` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `EDGE_TOKENS_IN` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `EDGE_TOKENS_OUT` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `EDGE_HEARTBEAT_COUNT` enum value to the request property `metrics/items/name`
  - added the new `EDGE_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_TOKENS_IN` enum value to the request property `metrics/items/name`
  - added the new `EDGE_TOKENS_OUT` enum value to the request property `metrics/items/name`
  - added the new `EDGE_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_VERSION` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-05-26** `18f9da80195c` — 1 warning, 25 info
  - added the new `EDGE_DETECTION_COUNT` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `EDGE_CLIENT` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_CLIENT` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_CLIENT` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_CLIENT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_CLIENT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_CLIENT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_DETECTION_COUNT` enum value to the request property `metrics/items/name`
  - added the new `EDGE_PROCESS` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_PROCESS` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_PROCESS` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_PROCESS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_PROCESS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_PROCESS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `EDGE_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-05-05** `62bb38b527c8` — 1 warning, 7 info
  - added the new `NATIVE_CONNECTIONS_SUMMARY` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `NATIVE_CONNECTIONS_SUMMARY` enum value to the request property `metrics/items/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `NATIVE_CONNECTION_STATUS` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-04-22** `8343ab9cffda` — 6 info
  - added the new `API_PRODUCT` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `API_PRODUCT` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `API_PRODUCT` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `API_PRODUCT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `API_PRODUCT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `API_PRODUCT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-03-13** `85cbd78e34e1` — 1 info
  - added the optional property `metrics/items/unit` to the response with the `200` status
- **2026-03-13** `2b8d5cc6e7ad` — 3 breaking, 1 warning, 4 info
  - removed the enum value `HTTP_RPS` of the request property `metrics/items/name`
  - removed the enum value `MESSAGE_RPS` of the request property `metrics/items/name`
  - removed the enum value `VALUE` of the request property `metrics/items/measures/items/`
  - added the new `PERCENTAGE` enum value to the `metrics/items/measures/items/name` response property for the response status `200`
  - added the new `PERCENTAGE` enum value to the request property `metrics/items/measures/items/`
  - removed the `HTTP_RPS` enum value from the `metrics/items/name` response property for the response status `200`
  - removed the `MESSAGE_RPS` enum value from the `metrics/items/name` response property for the response status `200`
  - removed the `VALUE` enum value from the `metrics/items/measures/items/name` response property for the response status `200`
- **2026-03-10** `9325b2cf0079` — 6 info
  - added the new `ERROR_KEY` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `ERROR_KEY` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `ERROR_KEY` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `ERROR_KEY` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `ERROR_KEY` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `ERROR_KEY` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-03-09** `cb90e98052aa` — 44 breaking, 4 warning, 24 info
  - removed the enum value `APIS` of the request property `metrics/items/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `API_STATE` of the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_STATE` of the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_STATE` of the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `API_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_STATE` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `API_VISIBILITY` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `KAFKA_DOWNSTREAM_ACTIVE_CONNECTIONS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_AUTHENTICATED_CONNECTIONS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_AUTHENTICATION_ERRORS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_AUTHENTICATION_SUCCESSES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_PUBLISH_MESSAGES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_PUBLISH_MESSAGES_BYTES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_SUBSCRIBE_MESSAGES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_DOWNSTREAM_SUBSCRIBE_MESSAGE_BYTES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - removed the enum value `KAFKA_TOPIC` of the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - removed the enum value `KAFKA_UPSTREAM_ACTIVE_CONNECTIONS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_AUTHENTICATED_CONNECTIONS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_AUTHENTICATION_ERRORS` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_AUTHENTICATION_SUCCESSES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_PUBLISH_MESSAGES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_PUBLISH_MESSAGE_BYTES` of the request property `metrics/items/name`
  - removed the enum value `KAFKA_UPSTREAM_SUBSCRIBE_MESSAGES` of the request property `metrics/items/name`
  - …32 more
- **2026-02-24** `929f62a57adb` — 1 breaking, 1 warning, 2 info
  - removed the enum value `LLM_PROMPT_TOKEN_COST` of the request property `metrics/items/name`
  - added the new `LLM_PROMPT_TOKEN_TOTAL_COST` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROMPT_TOKEN_TOTAL_COST` enum value to the request property `metrics/items/name`
  - removed the `LLM_PROMPT_TOKEN_COST` enum value from the `metrics/items/name` response property for the response status `200`
- **2026-02-24** `4a4f644d4108` — 6 info
  - added the new `API_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `API_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `API_TYPE` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `API_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `API_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `API_TYPE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-02-18** `52aff7b93cb4` — 24 info
  - added the new `MCP_PROXY_METHOD` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_METHOD` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_METHOD` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_METHOD` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_METHOD` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_METHOD` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_PROMPT` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_RESOURCE` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MCP_PROXY_TOOL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2026-02-05** `ea8ac2e5939c` — 2 breaking, 2 warning, 4 info
  - removed the enum value `LLM_TOTAL_TOKEN` of the request property `metrics/items/name`
  - removed the enum value `LLM_TOTAL_TOKEN_COST` of the request property `metrics/items/name`
  - added the new `LLM_PROMPT_TOKEN_COST` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROMPT_TOTAL_TOKEN` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROMPT_TOKEN_COST` enum value to the request property `metrics/items/name`
  - added the new `LLM_PROMPT_TOTAL_TOKEN` enum value to the request property `metrics/items/name`
  - removed the `LLM_TOTAL_TOKEN` enum value from the `metrics/items/name` response property for the response status `200`
  - removed the `LLM_TOTAL_TOKEN_COST` enum value from the `metrics/items/name` response property for the response status `200`
- **2026-02-05** `5956141ac3d1` — 2 warning, 14 info
  - added the new `LLM_TOTAL_TOKEN` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_TOTAL_TOKEN_COST` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `LLM_PROXY_MODEL` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `LLM_PROXY_PROVIDER` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `LLM_TOTAL_TOKEN` enum value to the request property `metrics/items/name`
  - added the new `LLM_TOTAL_TOKEN_COST` enum value to the request property `metrics/items/name`
- **2025-12-09** `842c4c9c5485` — 2 breaking
  - request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/` list-of-types was narrowed by removing types `integer` from media type `application/json`
  - request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/` list-of-types was narrowed by removing types `integer` from media type `application/json`
- **2025-12-09** `66afbdd6e086` — 6 breaking
  - request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/` list-of-types was narrowed by removing types `number` from media type `application/json`
  - request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/` list-of-types was narrowed by removing types `number` from media type `application/json`
  - the `filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/oneOf[subschema #2]/` request property type changed from `number` to `integer`
  - the `filters/items/oneOf[#/components/schemas/NumberFilter]/value` request property type changed from `number` to `integer`
  - the `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/value/items/oneOf[subschema #2]/` request property type changed from `number` to `integer`
  - the `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/value` request property type changed from `number` to `integer`
- **2025-11-26** `a8b6465c1046` — 6 info
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `filters/items/oneOf[#/components/schemas/StringFilter]/name`
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/NumberFilter]/name`
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `metrics/items/filters/items/oneOf[#/components/schemas/StringFilter]/name`
- **2025-11-07** `76d5e7ad2657` — 2 breaking, 6 warning, 5 info
  - the `filters/items/` request property type changed from `object` to no type
  - the `metrics/items/filters/items/` request property type changed from `object` to no type
  - removed the request property `filters/items/name`
  - removed the request property `filters/items/operator`
  - removed the request property `filters/items/value`
  - removed the request property `metrics/items/filters/items/name`
  - removed the request property `metrics/items/filters/items/operator`
  - removed the request property `metrics/items/filters/items/value`
  - added discriminator to `filters/items/` request property
  - added discriminator to `metrics/items/filters/items/` request property
  - added `#/components/schemas/StringFilter, #/components/schemas/NumberFilter, #/components/schemas/ArrayFilter` to the `filters/items/` request property `oneOf` list
  - added `#/components/schemas/StringFilter, #/components/schemas/NumberFilter, #/components/schemas/ArrayFilter` to the `metrics/items/filters/items/` request property `oneOf` list
  - response property `metrics/items/measures/items/value` list-of-types was narrowed by removing types `string` from media type `application/json` of response `200`
- **2025-11-04** `a507f5b634be` — 4 breaking, 13 warning, 7 info
  - removed the enum value `HTTP_ERROR_RATE` of the request property `metrics/items/name`
  - removed the enum value `LLM_PROMPT_TOKEN_RECEIVE` of the request property `metrics/items/name`
  - removed the enum value `LLM_PROMPT_TOKEN_RECEIVE_COST` of the request property `metrics/items/name`
  - the `metrics/items/measures` response's property type changed from `object` to `array` for status `200`
  - removed the request property `metrics/items/aggregations`
  - removed the optional property `metrics/items/measures/AVG` from the response with the `200` status
  - removed the optional property `metrics/items/measures/COUNT` from the response with the `200` status
  - removed the optional property `metrics/items/measures/MAX` from the response with the `200` status
  - removed the optional property `metrics/items/measures/MIN` from the response with the `200` status
  - removed the optional property `metrics/items/measures/P50` from the response with the `200` status
  - removed the optional property `metrics/items/measures/P90` from the response with the `200` status
  - removed the optional property `metrics/items/measures/P95` from the response with the `200` status
  - removed the optional property `metrics/items/measures/P99` from the response with the `200` status
  - removed the optional property `metrics/items/measures/RPS` from the response with the `200` status
  - added the new `HTTP_ERRORS` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROMPT_TOKEN_RECEIVED` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new `LLM_PROMPT_TOKEN_RECEIVED_COST` enum value to the `metrics/items/name` response property for the response status `200`
  - added the new optional request property `metrics/items/measures`
  - added the new `HTTP_ERRORS` enum value to the request property `metrics/items/name`
  - added the new `LLM_PROMPT_TOKEN_RECEIVED` enum value to the request property `metrics/items/name`
  - added the new `LLM_PROMPT_TOKEN_RECEIVED_COST` enum value to the request property `metrics/items/name`
  - removed the `HTTP_ERROR_RATE` enum value from the `metrics/items/name` response property for the response status `200`
  - removed the `LLM_PROMPT_TOKEN_RECEIVE` enum value from the `metrics/items/name` response property for the response status `200`
  - removed the `LLM_PROMPT_TOKEN_RECEIVE_COST` enum value from the `metrics/items/name` response property for the response status `200`

---

[Operation](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/docs/environments/:envId/analytics/measures/post.md) · [API](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics.md) · [Page](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/changes/environments/:envId/analytics/measures/post)
