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

Can Dynatrace Azure Extension be used with Azure Search service

rb0c70091
Inactive

We are being tasked to monitor the Azure Search service and was wondering if it was possible to use the Dynatrace extension to do so. There is a REST API for Search but I don't believe it gives infrastructure details.

Cheers.

1 REPLY 1

patrick_thurner
Dynatrace Pro
Dynatrace Pro

Hi,

Azure Search is a fully managed service which can only be accessed through it's REST API. If the application who is using Azure Search is instrumented/monitored with Dynatrace, then you will see the Http REST calls into the Azure Search service including response times etc.

But it's not possible to add our extensions to azure search nor put our OneAgent somehow manually on it to get infrastructure details of the service.

You can have a look on the available metrics/logs for Azure Search (https://docs.microsoft.com/en-us/azure/search/sear...) and push them into Dynatrace using our API (https://www.dynatrace.com/support/help/dynatrace-a...)

Patrick

Featured Posts