It is hard to specifying monitoring names when using ServiceFabric
Opened this issue · 0 comments
helenktsai commented
Issue transferred from internal repo
The partitioned nature of ServiceFabric makes it hard to specify the names of endpoints being monitored in ServicePulse.
Having an easier mechanism for specifying the name to be used in SP monitoring would make this a much easier experience for users.
Perhaps something like:
endpointConfiguration.UseLocalPartitionKeyAsDisplayName();