question

therealjoeyj avatar image
therealjoeyj asked

Are API call metrics available in Log Analytics?

I can't seem to find any relevant events in [`events.all'] in Log Analytics. Where can we source the API call metrics we see in the PlayFab admin?

analytics
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

Data Explorer record all the events generated by PlayFab Game Services APIs. But not all the API calls can generate events. Here you can find all the built-in PlayStream events. You can create your own custom events using the WriteEvents API to record the key message. Based on that, you can implement your own feature to source the API call metrics.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.