File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ issues: [8134]
15
15
# (Optional) One or more lines of additional information to render under the primary note.
16
16
# These lines will be padded with 2 spaces and then inserted directly into the document.
17
17
# Use pipe (|) for multiline entries.
18
- subtext : The sampled configuration can be disabled easily by setting the 'enabled' field to 'false'
18
+ subtext : The sampled logger configuration can be disabled easily by setting the 'enabled' field to 'false'.
19
19
20
20
21
21
# Optional: The change log or logs in which this entry should be included.
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ package exporterhelper // import "go.opentelemetry.io/collector/exporter/exporte
5
5
6
6
import (
7
7
"context"
8
+
8
9
"go.opentelemetry.io/collector/component"
9
10
"go.opentelemetry.io/collector/consumer"
10
11
"go.opentelemetry.io/collector/exporter"
You can’t perform that action at this time.
0 commit comments