Observability Metrics setup and usage - Secure Email Gateway
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 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 | Type | Description |
|---|---|---|
| Counter | Total number of inbound mails in the whole system. |
| Counter | Total number of outbound mails in the whole system. |
| Summary | Sum of the processing times that inbound mails took in the system. (Only when they are actually send out to the customer) |
| Counter | Total number of inbound mails that are actually send to the customer. |
| Summary | Sum of the processing times that outbound mails took in the system. (Only when they are actually send out to the internet) |
| Counter | Total number of outbound mails that are actually send to the internet. |
Metrics labels
Metrics Labels
Name | Type | Description | Possible values |
|---|---|---|---|
| Enum | Indicates which Retarus datacenter processed the message |
|
| Enum | Shows the phase in which the message reached its final processing status |
|
| Enum | Status of the email |
|
| Integer | Status code corresponding to the status and substatus | e.g. |
| Enum | Substatus of the email | e.g. |
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.