You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The receiver still uses OpenCensus data model to create the metrics and converts them into pdata before sending them to the next consumer. This introduces a performance impact. The receiver should use pdata model to create the metrics instead.
The text was updated successfully, but these errors were encountered:
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.
The receiver still uses OpenCensus data model to create the metrics and converts them into pdata before sending them to the next consumer. This introduces a performance impact. The receiver should use pdata model to create the metrics instead.
The text was updated successfully, but these errors were encountered: