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

Salesforce: Alerting on logs coming from API Queries

magnayn
Newcomer

We're using the salesforce integration, here specifically the "API Queries" piece to bridge a SOQL query and have the results arrive in DT logs.

This is working perfectly. 'fetch logs | filter query.name == 'SF Wrapper Logs'. Happy days.

What I now wish to achieve is alerting, something like "if the rate of logs with LM_Type__c == "ERROR" breaches a certain level, trigger an alert.

And I'm failing miserably. I'm led to believe by chatbots that, because the logs are landing direct from an extension (I.E: dt.openpipeline.source == 'extension:com.dynatrace.salesforce-extension'), nothing done in OpenPipeline or anywhere else is going to work. It talks about query based metrics, which we do not seem to have (or I can't find them), and log re-ingestion, which we also seem not to have.

Is there not some easy way we can use to "do alert based on logging" ?

0 REPLIES 0

Featured Posts