diff --git a/docs/non-normative/http-migration.md b/docs/non-normative/http-migration.md index 959648b76..f06ff4087 100644 --- a/docs/non-normative/http-migration.md +++ b/docs/non-normative/http-migration.md @@ -122,8 +122,8 @@ Metric changes: - **Name**: `http.client.duration` → `http.client.request.duration` - **Unit**: `ms` → `s` -- **Description**: `Measures the duration of inbound HTTP requests.` → - `Duration of HTTP server requests.` +- **Description**: `Measures the duration of outbound HTTP requests.` → + `Duration of HTTP client requests.` - **Histogram buckets**: boundaries updated to reflect change from milliseconds to seconds, and zero bucket boundary removed - **Attributes**: see table below