You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
QuickPulse sends machine name + role instance to the service and service and UX distinguish services based on machine names rather than role instance, role instance serves as a friendly name only.
When there is more than one instance on the same host, QP shows a single node for the host regardless of how many role instances are reported within the host.
It is not possible to override the machine name QP uses as it is taken from Environment.MachineName and not configurable
QuickPulse sends machine name + role instance to the service and service and UX distinguish services based on machine names rather than role instance, role instance serves as a friendly name only.
When there is more than one instance on the same host, QP shows a single node for the host regardless of how many role instances are reported within the host.
It is not possible to override the machine name QP uses as it is taken from
Environment.MachineName
and not configurableApplicationInsights-dotnet-server/Src/PerformanceCollector/Perf.Shared/QuickPulseTelemetryModule.cs
Line 358 in 66a8883
Proposal
QuickPulseTelemetryModule
should be configurable.The text was updated successfully, but these errors were encountered: