This document describes the http metrics.
This metric is required.
Duration of HTTP client requests.
| Property | Value |
|---|---|
| Instrument | histogram |
| Unit | s |
| Stability | Stable |
| Attribute | Type | Requirement Level | Description |
|---|---|---|---|
server.address |
string |
Required | Some HTTP specific description |
|
| server.port | int | Required | Some HTTP specific description
|
| http.request.method | Enum | Recommended | HTTP request method.
|
| http.response.status_code | int | Recommended | HTTP response status code.
|
| url.scheme | string | Opt-In | The URI scheme component identifying the used protocol.
|