---
title: "Get error count metrics"
method: GET
path: "/metrics/errorcount"
---

# Get error count metrics

`GET /metrics/errorcount`

Get metrics related to error counts.

## Response `200`

OK

- ErrorCountMetrics
  - `total_errors` number
  - `total_errors_per_service` object[]
    - `name` string
    - `value` number

## Other responses

- `500` — Internal service error

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/versions/45e9f0a95af0/schema)
