Observability Metrics setup and usage
Setup overview
Step | Description |
---|---|
Step 1: Book the Observability Metrics add-on | Contact your main sales representative to order the add-on and update your Transactional Email contract. |
Step 2: Retarus prepares your setup | The Retarus Operations team sets up your dedicated Observability instance and endpoint. |
Step 3: Receive credentials and endpoint | The Operations team provides you with the credentials and specific API endpoint for your Observability instance. |
Endpoint and authentication
Remote read endpoint | Authentication method |
---|---|
| Basic authentication |
Data Available
Metrics names
Name | Description |
---|---|
| Running counter of all emails (per recipient). |
| Total processing time in the system for a single email. |
| Number of data points capturing processing time. Used to calculate average processing time by dividing
CODE
|
Metrics labels
Metrics Labels
Name | Description | Possible values |
---|---|---|
| Indicates which Retarus datacenter processed and sent the message. | DE1, DE2, US1, US2, SG1, CH1 |
| Shows the phase in which the message reached its final processing status. | PRE_PROCESS, PROCESS, DELIVER, SMART_DELIVERY |
| Provides more detailed information about the final status of a message after processing. | VALIDATION_ERROR, INVALID_ADDRESS, FORBIDDEN_RECIPIENT, PROCESSING_FAILED, SUPPRESSED, PREVIOUSLY_BOUNCED, OK, HARD_BOUNCE, SOFT_BOUNCE |
| Indicates the entry interface used to submit the message to the Transactional Email service. | rest, smtp |
| Gives general information about the final status of the processed message. | OK, ERROR |
| The SMTP status response code received by Transactional Email MTAs (Mail Transfer Agents). | See full list: SMTP response codes documentation |
| Used to group messages according to the three main expected outputs after submitting a JobRequest. | DELIVERED, BOUNCED, DROPPED |
| Indicates which tenant the Transactional Email Technical Account is assigned to. | multiple |
| The Technical Account ID under which the message was processed. | multiple |
Usage
Use the provided federation endpoint (compatible with Prometheus federation) to retrieve metrics data.
Filter data using federation queries or process it locally on your own system.
Control how long you retain data within your own observability system.
Retarus can be integrated with any standard observability platform, including Dynatrace, New Relic, Grafana, Splunk, and Datadog.