06 Mar 2025 11:20 PM
Hey everyone,
How's it going? I'm having a small "issue" with the Custom Extension Creator feature for SQL Oracle.
I have a query that returns four columns: JOB_NAME, STATUS, ULTIMA_EXEC, and CONDICIONAL, as shown in the image below.
I'm trying to bring these results into Dynatrace, but the only available field for splitting is JOB_NAME. The others don't appear for me. Could you help me understand a better way to achieve this and whether it's possible?
My goal is to be able to split the CONDICIONAL column by the others or vice versa. Can anyone help me with this?
My configs in Dynatrace:
Extension:
Data Explorer result:
06 Mar 2025 11:22 PM
My idea is that the result in Dynatrace should also have four columns, just like the result in the database.
07 Mar 2025 12:04 AM
How does the YAML look like?
Also, you should not use something as unique as a timestamp as a column as once you ingest more than 1 million unique dimension combinations in 30 days, we will start dropping data.