Skip to content

Commit

Permalink
[chore] make gogenerate (#10171)
Browse files Browse the repository at this point in the history
documentation needed to be regenerated

Signed-off-by: Alex Boten <[email protected]>
  • Loading branch information
codeboten authored May 17, 2024
1 parent e55d22a commit ede9e30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cmd/mdatagen/internal/samplereceiver/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,14 @@ Number of times the batch was sent due to a size trigger
| ---- | ----------- | ---------- | --------- |
| 1 | Sum | Int | true |
### process_runtime_total_alloc_bytes
Cumulative bytes allocated for heap objects (see 'go doc runtime.MemStats.TotalAlloc')
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| By | Sum | Int | true |
### request_duration
Duration of request
Expand Down

0 comments on commit ede9e30

Please sign in to comment.