open-telemetry / opentelemetry-collector-contrib

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

[receiver/splunkenterprise] fix flaky search for iops metrics #35081

Open shalper2 opened 1 month ago

shalper2 commented 1 month ago

Component(s)

receiver/splunkenterprise

What happened?

Description

The search which generates the iops metrics is flaky due to a reference to a directory which may not be present on the Splunk deployment's host machine.

Collector version

v0.108.0

Environment information

No response

OpenTelemetry Collector configuration

No response

Log output

No response

Additional context

This is not an issue directly related to the opentelemetry collector or even the splunkenterprise receiver's own internal logic/implementation.

github-actions[bot] commented 1 month ago

Pinging code owners:

crobert-1 commented 1 month ago

Makes sense to me, and was filed by a code owner. Removing needs triage.