Queries for the ADTEventRoutesOperation table
For information on using these queries in the Azure portal, see Log Analytics tutorial. For the REST API, see Query.
EventRoutes API Usage
Count of EventRoute APIs by type (read, write and delete).
ADTEventRoutesOperation
| summarize count() by OperationName
| render piechart