grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.36k stars 195 forks source link

Unsupport value type error posted in oracledb_exporter #191

Open duj4 opened 6 months ago

duj4 commented 6 months ago

What's wrong?

We are using Grafana Agent(0.37.2) to collect Oracle DB (version 19.20) metrics via oracledb_exporter, but from log files we found "unsupported value type" error: Capture

Steps to reproduce

  1. Grant permission to the user via https://github.com/iamseth/oracledb_exporter?tab=readme-ov-file#default-metrics-requirement
  2. Bring up Grafana Agent with config below: MicrosoftTeams-image (2)

System information

Linux 3.10.0-1160.108.1.el7.x86_64

Software version

Grafana Agent 0.37.2

Configuration

No response

Logs

No response

rfratto commented 6 months ago

Hi there :wave:

On April 9, 2024, Grafana Labs announced Grafana Alloy, the spirital successor to Grafana Agent and the final form of Grafana Agent flow mode. As a result, Grafana Agent has been deprecated and will only be receiving bug and security fixes until its end-of-life around November 1, 2025.

To make things easier for maintainers, we're in the process of migrating all issues tagged variant/flow to the Grafana Alloy repository to have a single home for tracking issues. This issue is likely something we'll want to address in both Grafana Alloy and Grafana Agent, so just because it's being moved doesn't mean we won't address the issue in Grafana Agent :)

github-actions[bot] commented 5 months ago

This issue has not had any activity in the past 30 days, so the needs-attention label has been added to it. If the opened issue is a bug, check to see if a newer release fixed your issue. If it is no longer relevant, please feel free to close this issue. The needs-attention label signals to maintainers that something has fallen through the cracks. No action is needed by you; your issue will be kept open and you do not have to respond to this comment. The label will be removed the next time this job runs if there is new activity. Thank you for your contributions!

rfratto commented 4 months ago

Hi, sorry for the late reply. Are you still experiencing this issue? If so, can you share the complete logs? The screenshots are unfortunately cut off so I'm not sure if there would be more information there that could be useful for fixing this.

duj4 commented 4 months ago

Thanks @rfratto for the reply, the end user did not complain the error recently, but I will double confirm with them in the next business day.