RELEX Solutions Metrics API
The Monitoring API exposes a Prometheus-compatible metrics endpoint at `/api/v1/{customer_id}/metrics`.The metrics available over this endpoint give quantitative insight into the throughput,latency, and reliability of data flowing into RELEX services.When applicable, metrics are labelled with a `type` dimension that identifies the data type(e.g. `sales`, `product_locations`). The `type` values are normalised to use underscores.## Plan data ingestion metricsThese metrics describe the end-to-end data ingestion pipeline from the point datais received by RELEX until it is consumed by RELEX Plan, the core supply chainplanning application. The metrics are technology-agnostic and apply regardless ofwhether data is ingested via batch file uploads or via the Data API.| Metric | Type | Unit | Description ||--------|------|------|-------------|| `plan_data_ingestion_delay_seconds` | Gauge | seconds | End-to-end latency of RELEX Plan data ingestion, measured as the delay between data being sent to RELEX and data being consumed by RELEX Plan. || `plan_data_ingestion_messages_total` | Counter | messages | Total number of messages (files or records) ingested by RELEX Plan. Tracks overall ingestion throughput. || `plan_data_ingestion_rows_total` | Counter | rows | Total number of data rows processed by RELEX Plan during ingestion. Provides a fine-grained view of data volume beyond message counts. | Labels used with `plan_data_ingestion_*` metrics: | Label | Meaning | |-------|---------| | `app` | Which customer application the metric belongs to. | | `env` | Which customer environment the application belongs to. | | `type` | Which kind of integration data stream the metric describes. |## Data API HTTP metricsThese metrics follow [OpenTelemetry semantic conventions](https://opentelemetry.io/docs/specs/semconv/http/http-metrics/)and describe the HTTP layer of the [RELEX Data API](https://docs.relexsolutions.com/docs/restapis/data-api/guide),for customers using that integration method.| Metric | Type | Unit | Description ||--------|------|------|-------------|| `http_server_request_duration_ms` | Histogram | milliseconds | Duration of HTTP requests received by the Data API. || `http_server_request_body_size_bytes` | Counter | bytes | Cumulative size of HTTP request bodies received by the Data API. Indicates the volume of data being sent to RELEX. || `http_server_response_body_size_bytes` | Counter | bytes | Cumulative size of HTTP response bodies returned by the Data API. || `http_server_request_count_by_status` | Counter | requests | Total number of HTTP requests received by the Data API, broken down by HTTP status code (`http_status` label). |Labels used with `http_server_request_duration_ms*` metrics:| Label | Meaning ||-------|---------|| `type` | Which kind of integration data stream the metric describes. || `http_path` | Which API endpoint received the data in RELEX. || `le` | For bucket metrics, the upper time limit of the bucket in milliseconds. This label is not present on the related `_sum` and `_count` metrics. |Labels used with `http_server_request_count_by_status`:| Label | Meaning ||-------|---------|| `type` | Which kind of integration data stream the metric describes. || `http_path` | Which API endpoint received the data in RELEX. || `http_status` | Which HTTP response status RELEX returned, for example `200` or `400`. |Labels used with `http_server_request_body_size_bytes*` and `http_server_response_body_size_bytes*` metrics:| Label | Meaning ||-------|---------|| `type` | Which kind of integration data stream the metric describes. || `http_path` | Which API endpoint received the data in RELEX for request size metrics, or which API endpoint RELEX sent the data from for response size metrics. |
RELEX Solutions Metrics API is one of 7 APIs that RELEX Solutions publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Metrics. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.2.0, at version 1.24.0.
Requests are made against 2 base URLs: https://eu.monitor.relexsolutions.com, https://us.monitor.relexsolutions.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
RELEX Solutions Metrics API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the clientCredentials flow.
oauth2— OAuth2 client credentials grant. The token endpoint URL depends on the region: - EU: https://identity.prod-eu.prod.cc.relexsolutions.com/monitoringapiprod/conn…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
The Monitoring API exposes a Prometheus-compatible metrics endpoint at /api/v1/{customerid}/metrics. The metrics available over this endpoint give quantitative insight into the th…
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is RequestError (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from RELEX Solutions 6
Other APIs RELEX Solutions publishes across the network.
This is an independent, third-party profile of RELEX Solutions Metrics API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.