cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with Custom Extension Creator

gustavodutra
Helper

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.

gustavodutra_0-1741303076671.png

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:

gustavodutra_1-1741303130077.png

Data Explorer result:

gustavodutra_2-1741303171328.png

 

2 REPLIES 2

gustavodutra
Helper

My idea is that the result in Dynatrace should also have four columns, just like the result in the database.

Mike_L
Dynatrace Guru
Dynatrace Guru

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.

Mike

Featured Posts