Skip to content

Commit

Permalink
update issue in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Feb 7, 2024
1 parent c2830cc commit 33e5cde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
27 changes: 0 additions & 27 deletions .chloggen/fix_datadogconnector_start.yaml

This file was deleted.

1 change: 1 addition & 0 deletions connector/datadogconnector/connector.go
Expand Up @@ -65,6 +65,7 @@ func newTraceToMetricConnector(set component.TelemetrySettings, cfg component.Co
translator: trans,
in: in,
metricsConsumer: metricsConsumer,
exit: make(chan struct{}),
}, nil
}

Expand Down

0 comments on commit 33e5cde

Please sign in to comment.