Select to view content in your preferred language

Create an Analysis for All Aerial Imagery

155
4
3 weeks ago
SGTomlins
Regular Contributor

Greetings, I would like to see the "request_response_time_avg", and "requests_received" , "instance_saturation" for all my raster layers in one Analysis. What is, or is there, an expression that will allow me to do this.  It is clear that the "And" potion of the expression does not work (obviously) for multiple ID's.

🙂

 

SGTomlins_0-1734965523643.png

SGTomlins_1-1734965759853.pngSGTomlins_2-1734965801438.pngSGTomlins_3-1734965835408.png

 

0 Kudos
4 Replies
AndrewSakowicz
Esri Contributor

I'd label these services and use label name where clause in your expression.  Note, the chart will show up to 10.  

0 Kudos
SGTomlins
Regular Contributor

I will try that approach again...  I added labels, but I need to look closer in the expression for Label.... 🙂

0 Kudos
AndrewSakowicz
Esri Contributor

There are several ways to accomplish this, e.g. create custom a dataview or as follows (2024.01):

1. create a collection with labeled services, e.g. 

AndrewSakowicz_0-1735261178362.png

2. Create chart using the following system data view and the expression referencing the above collection, e.g.  

AndrewSakowicz_1-1735261413764.png

 

SGTomlins
Regular Contributor

Thank you @AndrewSakowicz .  Your assistance has been most helpful.  I now have more of the charts and graphs I needed for easy diagnosis of the system.  🙂

0 Kudos