Skip to content

Commit f4155a0

Browse files
Fix documentation: Adjust note placement and formatting as per review feedback
1 parent ad9c37a commit f4155a0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@ Each verbosity level represents a threshold at which certain metrics are
4949
emitted. For the complete list of metrics, with a breakdown by level, see
5050
[Lists of internal metrics](#lists-of-internal-metrics).
5151

52-
{{% alert title="Note" color="info" %}}
53-
As of Collector v0.106.1, internal metric names are handled differently based on their source:
54-
- Metrics generated from Collector components are prefixed with `otelcol_`.
55-
- Metrics generated from instrumentation libraries do not use the `otelcol_` prefix.
56-
57-
For Collector versions prior to v0.106.1, all internal metrics, regardless of their origin, are prefixed with `otelcol_`. This includes metrics from both Collector components and instrumentation libraries.
58-
{{% /alert %}}
59-
6052
The default level for metrics output is `normal`. To use another level, set
6153
`service::telemetry::metrics::level`:
6254

0 commit comments

Comments
 (0)