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

# Changes to Query facets analytics

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 27 of 49 revisions.

- **2026-08-10** `ff8d60356a08` — 21 warning, 49 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, 2 info
- **2026-05-29** `6889427e4080` — 3 warning, 25 info
- **2026-05-26** `18f9da80195c` — 1 warning, 28 info
- **2026-05-05** `62bb38b527c8` — 1 warning, 8 info
- **2026-04-22** `8343ab9cffda` — 7 info
- **2026-03-13** `85cbd78e34e1` — 1 info
- **2026-03-13** `2b8d5cc6e7ad` — 4 breaking, 1 warning, 5 info
- **2026-03-10** `9325b2cf0079` — 6 info
- **2026-03-09** `cb90e98052aa` — 50 breaking, 4 warning, 25 info
- **2026-02-24** `929f62a57adb` — 1 breaking, 1 warning, 2 info
- **2026-02-24** `4a4f644d4108` — 6 info
- **2026-02-18** `52aff7b93cb4` — 28 info
- **2026-02-05** `ea8ac2e5939c` — 2 breaking, 2 warning, 4 info
- **2026-02-05** `5956141ac3d1` — 2 breaking, 2 warning, 16 info
- **2025-12-09** `842c4c9c5485` — 2 breaking
- **2025-12-09** `66afbdd6e086` — 6 breaking
- **2025-11-26** `a8b6465c1046` — 7 info
- **2025-11-22** `59b9da479b40` — 1 info
- **2025-11-21** `87bf5197a3ba` — 1 warning
- **2025-11-19** `b7dda7a25d92` — 1 warning
- **2025-11-13** `845abbcc7d7b` — 1 breaking, 2 warning, 4 info
- **2025-11-07** `76d5e7ad2657` — 2 breaking, 6 warning, 5 info
- **2025-11-04** `a507f5b634be` — 5 breaking, 4 warning, 9 info

## Changes

- **2026-08-10** `ff8d60356a08` — 21 warning, 49 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 `by/items/`
  - 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 `by/items/`
  - added the new `NATIVE_FAILURE_SIDE` enum value to the request property `filters/items/oneOf[#/components/schemas/ArrayFilter]/name`
  - …30 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, 2 info
  - added the new `SUM` enum value to the `metrics/items/buckets/items/oneOf[#/components/schemas/BucketLeaf]/measures/items/name` response property for the response status `200`
  - added the new `SUM` enum value to the request property `metrics/items/measures/items/`
  - added the new `SUM` enum value to the request property `metrics/items/sorts/items/measure`
- **2026-05-29** `6889427e4080` — 3 warning, 25 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 `by/items/`
  - 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 `by/items/`
  - 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_TYPE` enum value to the request property `by/items/`
  - added the new `EDGE_VERSION` enum value to the request property `by/items/`
  - 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, 28 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 `by/items/`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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, 8 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 `by/items/`
  - 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` — 7 info
  - added the new `API_PRODUCT` enum value to the request property `by/items/`
  - 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` — 4 breaking, 1 warning, 5 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/`
  - removed the enum value `VALUE` of the request property `metrics/items/sorts/items/measure`
  - added the new `PERCENTAGE` enum value to the `metrics/items/buckets/items/oneOf[#/components/schemas/BucketLeaf]/measures/items/name` response property for the response status `200`
  - added the new `PERCENTAGE` enum value to the request property `metrics/items/measures/items/`
  - added the new `PERCENTAGE` enum value to the request property `metrics/items/sorts/items/measure`
  - 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/buckets/items/oneOf[#/components/schemas/BucketLeaf]/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` — 50 breaking, 4 warning, 25 info
  - removed the enum value `APIS` of the request property `metrics/items/name`
  - removed the enum value `API_LIFECYCLE_STATE` of the request property `by/items/`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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`
  - …39 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` — 28 info
  - added the new `MCP_PROXY_METHOD` enum value to the request property `by/items/`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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 breaking, 2 warning, 16 info
  - the `by` request property's minItems was increased to `1`
  - the `metrics` request property's minItems was increased to `1`
  - 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 `by/items/`
  - 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 `by/items/`
  - 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` — 7 info
  - added the new `MESSAGE_CONNECTOR_ID` enum value to the request property `by/items/`
  - 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-22** `59b9da479b40` — 1 info
  - the `by` request property's max was increased from `2.00` to `3.00`
- **2025-11-21** `87bf5197a3ba` — 1 warning
  - the `by` request property's min was set to `1.00`
- **2025-11-19** `b7dda7a25d92` — 1 warning
  - the `by` request property's max was set to `2.00`
- **2025-11-13** `845abbcc7d7b` — 1 breaking, 2 warning, 4 info
  - added `#/components/schemas/BucketLeaf, #/components/schemas/BucketGroup` to the `metrics/items/buckets/items/` response property `oneOf` list for the response status `200`
  - the `metrics` request property's min was set to `1.00`
  - removed the request property `order`
  - added the new optional request property `metrics/items/sorts`
  - added the new optional request property `ranges`
  - added discriminator to `metrics/items/buckets/items/` response property for the response status `200`
  - removed `subschema #1, subschema #2` from the `metrics/items/buckets/items/` response property `oneOf` list for the response status `200`
- **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/buckets/items/oneOf[subschema #1]/measures/items/value` list-of-types was narrowed by removing types `string` from media type `application/json` of response `200`
- **2025-11-04** `a507f5b634be` — 5 breaking, 4 warning, 9 info
  - removed the enum value `API_LIFECYCLE_STATEgst` of the request property `by/items/`
  - 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`
  - added `subschema #1, subschema #2` to the `metrics/items/buckets/items/` response property `oneOf` list for the response status `200`
  - removed the request property `metrics/items/aggregations`
  - 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 `API_LIFECYCLE_STATE` enum value to the request property `by/items/`
  - 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`
  - removed `subschema #1, subschema #2` from the `metrics/items/buckets/items/` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/gravitee-io/apis/gravitee-io-apim-management-api-analytics/docs/environments/:envId/analytics/facets/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/facets/post)
