Skip to content

Commit

Permalink
Update internal/component/otelcol/exporter/exporter.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev authored Dec 10, 2024
1 parent 5ad5662 commit fd63dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/component/otelcol/exporter/exporter.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ type Exporter struct {

// Signals which the exporter is able to export.
// Can be logs, metrics, traces or any combination of them.
// This is a function because which signals are supported may depend on the component configuration.
supportedSignals TypeSignalFunc
}

Expand Down

0 comments on commit fd63dbb

Please sign in to comment.