Automations
All questions related to Workflow Automation, AutomationEngine, and EdgeConnect, as well as integrations with various tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DQL and Workflows - Show the latest ingested data

tmehta3
Participant

Hello Community,

I’ve successfully ingested all Apigee proxy metadata BizEvents using a Dynatrace Workflow. The ingestion is working fine, but when I query the data on a dashboard, it shows previous records as well as the latest ones.

My requirement is:

  • Keep ingesting all runs  or I need to make changes in the workflow , If any changes in the workflow suggest that.

  • On the dashboard, show only the latest ingestion batch (all records from that run). If need to run any DQL,So give DQL for that.

    In Short my ask is to only show the latest ingested data on the dashboard. 

1 REPLY 1

dannemca
DynaMight Guru
DynaMight Guru

Bizevents ingestion are timeseries data. So in the dashboard, you can use sort by timeframe, and limit te results based on amount of data you are ingesting per minute.

https://docs.dynatrace.com/docs/platform/grail/dynatrace-query-language/commands/ordering-commands

 

Site Reliability Engineer @ Kyndryl

Featured Posts