08 Nov 2023 04:29 PM - last edited on 06 Mar 2024 10:45 AM by IzabelaRokita
Hi Team,
I am looking to enrich log record based on the content available in context. is it possible to use a Reference metadata table by uploading a file or any other way and reference it during log process ?
Looking for something similar to "Custom Metadata with Reference" Tables available in Datadog.
16 Nov 2023 08:46 PM
I believe so. You can ingest the reference data you need using API, like this one: https://docs.dynatrace.com/docs/platform-modules/business-analytics/ba-api-ingest#request-pure-json-...
Once the data is there in Dynatrace, you will be able to use it to enhance your DQLs.
But note, the data you are ingesting are timeseries data, so make sure to keep ingesting in case you need updated data.