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
…7474)
**Description:**
Fix metrics dropped when logs and metrics used at the same time
**Link to tracking Issue:**
Fixesopen-telemetry#27473
**Testing:**
Unit tests.
Component(s)
receiver/splunkhec
What happened?
Description
The splunkhecreceiver loses metrics sent to it when used for both metrics and logs.
Steps to Reproduce
Set up the same receiver for metrics and logs (used in a pipeline in both metrics and logs pipeline)
Send metric data to the receiver.
Expected Result
Metrics should make past the receiver.
Actual Result
No metrics are consumed.
Collector version
0.86.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: