Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

is there any way to push metrics manually to servicenow for anomaly detection?

KM SN
Tera Expert

Since my resources are limited, we don't have a mid server installed or any third-party integrations set up.

Still, we're interested in gaining hands-on experience with anomaly detection using Machine Learning. Do you have any suggestions or leads on how we can proceed?

6 REPLIES 6

Will Hallam
ServiceNow Employee

Understood.  Because the anomaly detection runs as threads inside the MID JVM, there's no way to remove the MID from the equation, even for testing/learning purposes. So while it is feasible to use the direct metrics API to ingest the raw data, without the MID you would not see any anomaly alerts.

AJ_TechTrek
Giga Sage

Hi @KM SN ,

 

You can installed the MID on any AWS or Azure resource  as Mid Server is Mandatory for Metric collection.

 

Apart from that OOB MID Metric you can collect, which you can enable and received as ITOA_metric, Please refer the ServiceNow Documentation on Metric/Operational Intelligence on this.

 

Thanks

AJ