---
title: "Changes to Get Project Metrics"
method: POST
path: "/v1/private/projects/{id}/metrics"
---

# Changes to Get Project Metrics

`POST /v1/private/projects/{id}/metrics`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 58 revisions.

- **2026-07-24** `b9b9c770fc73` — 1 info
- **2026-05-08** `b9100cf75dd3` — 6 info
- **2026-05-04** `d606e84c75e4` — 6 breaking

## Changes

- **2026-07-24** `b9b9c770fc73` — 1 info
  - added the new `guardrail_name` enum value to the request property `breakdown/field`
- **2026-05-08** `b9100cf75dd3` — 6 info
  - added the new `in` enum value to the request property `span_filters/items/operator`
  - added the new `in` enum value to the request property `thread_filters/items/operator`
  - added the new `in` enum value to the request property `trace_filters/items/operator`
  - added the new `not_in` enum value to the request property `span_filters/items/operator`
  - added the new `not_in` enum value to the request property `thread_filters/items/operator`
  - added the new `not_in` enum value to the request property `trace_filters/items/operator`
- **2026-05-04** `d606e84c75e4` — 6 breaking
  - removed the enum value `in` of the request property `span_filters/items/operator`
  - removed the enum value `in` of the request property `thread_filters/items/operator`
  - removed the enum value `in` of the request property `trace_filters/items/operator`
  - removed the enum value `not_in` of the request property `span_filters/items/operator`
  - removed the enum value `not_in` of the request property `thread_filters/items/operator`
  - removed the enum value `not_in` of the request property `trace_filters/items/operator`

---

[Operation](https://skmtc.dev/comet-ml/apis/opik-rest-api/docs/v1/private/projects/:id/metrics/post.md) · [API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [Page](https://skmtc.dev/comet-ml/apis/opik-rest-api/changes/v1/private/projects/:id/metrics/post)
