open-telemetry / opentelemetry-collector-contrib

Contrib repository for the OpenTelemetry Collector
https://opentelemetry.io
Apache License 2.0
3.1k stars 2.39k forks source link

[connector/signaltometrics] Add boilerplate for the connector #36454

Open lahsivjar opened 2 days ago

lahsivjar commented 2 days ago

Description

Adds boilerplate code for a new signal to metrics connector.

Link to tracking issue

Part of https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930

Testing

Unit tests provided as required.

Documentation

Added basic README. Will add more details with future commits.

CC: @ChrsMark

ChrsMark commented 2 days ago

@lahsivjar I changed the description to avoid closing the original issue after this PR gets merged. Let's leave the issue open until the competent is landed.