Telemetry and Metric Views :
- Is it possible to display the UserID/UserSession within aggregated metric views?
\- Use case : when viewing the PIE boot time metric on our Editor Telemetry page we noticed a single outlier data point. Being able to identify which user or telemetry session this data point originates from, will allow us to support this user directly.
- How to view the metric data to build our own telemetry filters?
\- Attempts were made to view the raw telemetry data to create our own filters. I found stores of binarized data while traversing the MongoDB, is there a suggested method for identifying what keys and values are present within the telemetry data stores which will allow us to build our own filters? (Specifically, the *Payload.{EntryName}* entries.)
Perforce usage and workspace conform:
- Is it possible to reduce the frequency of idle agent Perforce workspace conform?
\- It appears agents will periodically perform a Perforce intensive workspace conform. Is it possible to disable this behavior when the agents are idle and specify workspace conform only conducted during job start if desired?
- We encountered an issue when a workspace file, which was not in an expected file format, triggered constant p4 queries from each agent, blocking our servers until the issue was identified.
\- Details within Reprod Steps.