<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to ingest RDS table data into Dynatrace. in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-RDS-table-data-into-Dynatrace/m-p/293112#M5625</link>
    <description>&lt;P&gt;We are working in a SaaS environment, and the application logs are stored in an RDS database table.&lt;BR /&gt;We need to populate metrics and display them in real time on the dashboard.&lt;BR /&gt;Which approach should we use to bring RDS table data into Dynatrace?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jan 2026 20:19:52 GMT</pubDate>
    <dc:creator>ashokpjana</dc:creator>
    <dc:date>2026-01-14T20:19:52Z</dc:date>
    <item>
      <title>How to ingest RDS table data into Dynatrace.</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-RDS-table-data-into-Dynatrace/m-p/293112#M5625</link>
      <description>&lt;P&gt;We are working in a SaaS environment, and the application logs are stored in an RDS database table.&lt;BR /&gt;We need to populate metrics and display them in real time on the dashboard.&lt;BR /&gt;Which approach should we use to bring RDS table data into Dynatrace?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 20:19:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-RDS-table-data-into-Dynatrace/m-p/293112#M5625</guid>
      <dc:creator>ashokpjana</dc:creator>
      <dc:date>2026-01-14T20:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest RDS table data into Dynatrace.</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-RDS-table-data-into-Dynatrace/m-p/293119#M5626</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;i am not expert in RDS table, but IMO if the data you need for the dashboard exists only inside an RDS table (application logs stored as rows), Dynatrace won’t “read a database table” directly. The standard Dynatrace AWS/RDS integration gives you RDS performance/CloudWatch metrics, not arbitrary table contents.&lt;BR /&gt;Here link to documentation:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-with-aws/aws-all-services/aws-service-relational-database-service-rds-new" target="_self"&gt;Amazon RDS (Relational Database Service) monitoring&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/amazon-web-services/integrate-with-aws/cloudwatch-metrics" target="_self"&gt;Monitor Amazon Web Services with CloudWatch metrics&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;But, you can try different approach.&lt;/P&gt;&lt;P&gt;Instrument the application to emit metrics at the source (instead of querying the log table) and send them to Dynatrace via:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;OpenTelemetry (OTLP HTTP) → Dynatrace OTLP endpoint, or&lt;/LI&gt;&lt;LI&gt;Dynatrace Metrics API v2 ingest (custom metrics).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/ingest-from/opentelemetry/otlp-api" target="_self"&gt;Dynatrace OTLP API&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Or if you must derive metrics from the RDS log table, you can reach data like&amp;nbsp;Queries/aggregates the RDS table (e.g., counts per minute by status/error code/tenant, percentiles, etc, then pushes aggregated metrics to Dynatrace using Metrics API v2 (or OTLP metrics). Or&amp;nbsp;pushes raw logs to Dynatrace Logs Ingest API if you want log analytics&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 22:29:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-ingest-RDS-table-data-into-Dynatrace/m-p/293119#M5626</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-01-14T22:29:36Z</dc:date>
    </item>
  </channel>
</rss>

