LeftOnTheMoon
LeftOnTheMoon

Reputation: 973

How to separate Application Insights Live Streams by server?

I have setup Application Insights on several of my server environments. I have pointed several different servers to the same Azure resource and for the most part this has worked out very well. You can split up all of the telemetry data by server and everything is nicely in one place.

My main issue is that I can't see how to filter Application Insights Live Streams based on server. There is a small button-looking thing that says "3 Servers" on the Live Stream page but it isn't actually a button. I can't seem to find a way to only see one which is what I would like to do. Does anyone know how to do this? Thank you!

Upvotes: 1

Views: 384

Answers (1)

ZakiMa
ZakiMa

Reputation: 6241

EDIT: As of Dec, 7 2016 you should be able to see a list of servers, sort by different metrics and drill down into instance view by clicking on one of them. In instance view both charts and sample failures will show data from selected instance.

============ OLD =============

Unfortunately it is not supported today.

But Server/Instance View is one of the most asked features and it solely occupies #1 place on our radar.

Upvotes: 2

Related Questions