File tree 2 files changed +8
-2
lines changed
content/en/docs/collector
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -280,8 +280,10 @@ files in the repository.
280
280
{{% alert title="Note" color="info" %}} Aside from
281
281
`otelcol_processor_batch_batch_send_size_bytes` which has been `detailed` since
282
282
its introduction, the other batch processor metrics were `basic` until they were
283
- switched to `normal` in Collector version 0.99. They were later switched back to
284
- `basic` by mistake in versions [0.109, 0.121]. {{% /alert %}}
283
+ switched to `normal` in Collector
284
+ [v0.99.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.99.0).
285
+ They were accidentally switched back to `basic` in v0.109.0, which was fixed in
286
+ v0.122.0. {{% /alert %}}
285
287
286
288
#### Additional `detailed`-level metrics
287
289
Original file line number Diff line number Diff line change 6599
6599
"StatusCode": 200,
6600
6600
"LastSeen": "2024-10-24T15:10:25.832305+02:00"
6601
6601
},
6602
+ "https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.99.0": {
6603
+ "StatusCode": 206,
6604
+ "LastSeen": "2025-03-07T15:19:33.345532+01:00"
6605
+ },
6602
6606
"https://github.com/open-telemetry/opentelemetry-collector/security/advisories/GHSA-c74f-6mfw-mm4v": {
6603
6607
"StatusCode": 206,
6604
6608
"LastSeen": "2025-02-01T07:10:33.83398-05:00"
You can’t perform that action at this time.
0 commit comments