-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
When navigating through the Grafana Dashboards, I've noticed a couple of issues on the OpenTelemetry Collector Dashboard.
-
Service Instance Detailstile broken.
When checking for logs I got that:
execution: found duplicate series for the match group {job="opentelemetry-demo/payment"} on the right hand-side of the operation: [{__name__="target_info", container_id="5c38fb88c2536dfd87f50da98077f66931ed5ac3ce3899d2fa28fca3f0dc1567", deployment_environment_name="otel", host_arch="arm64", host_name="9fa1d044967c", job="opentelemetry-demo/payment", os_type="linux", os_version="6.10.14-linuxkit", process_command="/usr/src/app/index.js", process_command_args="[\"/nodejs/bin/node\",\"--require=./opentelemetry.js\",\"/usr/src/app/index.js\"]", process_executable_name="/nodejs/bin/node", process_executable_path="/nodejs/bin/node", process_owner="nonroot", process_pid="1", process_runtime_description="Node.js", process_runtime_name="nodejs", process_runtime_version="22.21.1", service_name="payment", service_namespace="opentelemetry-demo", service_version="2.1.3", telemetry_sdk_language="nodejs", telemetry_sdk_name="opentelemetry", telemetry_sdk_version="2.2.0"}, {__name__="target_info", container_id="5c38fb88c2536dfd87f50da98077f66931ed5ac3ce3899d2fa28fca3f0dc1567", deployment_environment_name="otel", host_arch="arm64", host_name="9fa1d044967c", job="opentelemetry-demo/payment", os_type="linux", os_version="6.10.14-linuxkit", process_command_args="[\"/nodejs/bin/node\",\"--require=./opentelemetry.js\"]", process_executable_name="/nodejs/bin/node", process_executable_path="/nodejs/bin/node", process_owner="nonroot", process_pid="1", process_runtime_description="Node.js", process_runtime_name="nodejs", process_runtime_version="22.21.1", service_name="payment", service_namespace="opentelemetry-demo", service_version="2.1.3", telemetry_sdk_language="nodejs", telemetry_sdk_name="opentelemetry", telemetry_sdk_version="2.2.0"}];many-to-many matching not allowed: matching labels must be unique on one side -
Also, I've noticed that the Signal flows are wrong, and pretty much useless.
otlp -> processors -> jaegerdoesn't help much, and even worse the metrics and logs only withprocessors.
I'd suggest removing this tile. -
Filter processors with
No data.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working