Skip to content

Commit a794085

Browse files
tiffany76odubajDT
andauthored
Apply suggestion from @odubajDT
Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com>
1 parent b4173a3 commit a794085

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/en/docs/collector/internal-telemetry.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,11 +462,7 @@ files in the repository.
462462
| `http.server.response.body.size` | Measures the size of HTTP server response bodies. | Counter |
463463
| `otelcol_processor_batch_batch_`<br>`send_size_bytes` | Number of bytes in the batch that was sent. | Histogram |
464464
| `rpc.client.call.duration` | Measures the duration of outbound remote procedure calls (RPC). | Histogram |
465-
| `rpc.client.request.size` | Measures the size of RPC request messages (uncompressed). | Histogram |
466-
| `rpc.client.response.size` | Measures the size of RPC response messages (uncompressed). | Histogram |
467465
| `rpc.server.call.duration` | Measures the duration of inbound remote procedure calls (RPC). | Histogram |
468-
| `rpc.server.request.size` | Measures the size of RPC request messages (uncompressed). | Histogram |
469-
| `rpc.server.response.size` | Measures the size of RPC response messages (uncompressed). | Histogram |
470466

471467
> [!NOTE]
472468
>

0 commit comments

Comments
 (0)