Skip to content

Conversation

@krnowak
Copy link
Member

@krnowak krnowak commented Dec 21, 2020

The split driver takes two other drivers and uses one of them for sending traces and another for sending metrics.

Closes #1121
Closes #1202

This is a wrapper around two other protocol drivers, so it makes it
possible to send traces using a different protocol than the one used
for metrics.
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #1418 (3a0b0c5) into master (439cd31) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1418     +/-   ##
========================================
+ Coverage    78.5%   78.6%   +0.1%     
========================================
  Files         125     126      +1     
  Lines        6324    6369     +45     
========================================
+ Hits         4966    5011     +45     
  Misses       1114    1114             
  Partials      244     244             
Impacted Files Coverage Δ
exporters/otlp/protocoldriver.go 100.0% <100.0%> (ø)

@MrAlias MrAlias merged commit 38e76ef into open-telemetry:master Dec 22, 2020
@krnowak krnowak deleted the otlp-exporter-4 branch December 22, 2020 19:04
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update OTLP exporter to send different signals to different endpoints

5 participants