Diff Integration vs exporter oracle db

Hi My applications are heavily using oracle db, completely dependent on the enterprises level features offered by the oracle db

I want to use alloy to capture the metrics of the oracle db, standard metrics, tables data,

  1. Alert log,
  2. Listener Log,
  3. Blocker queries/Waiter queries,
  4. Top 10 sessions with their OS PIDs
  5. CPU Consumption
  6. Disk space usage (mount points)

And the idea is to not have the agent directly installed on the same server as db.

I also want to understand the difference between the 2 options to scrape the metrics from the oracle db
Grafana Integration oracle DB
Grafana alloy exporter config

The first link you have seems to refer to Grafana Cloud integration, which includes a dashboard (for Grafana Cloud of course) and boiler plate configuration. But one customized it should be similar to what it would look like if you were doing it yourself.

If you don’t want Alloy agent on your oracle instance you will need some way to ship the logs from the instance to your alloy agent.