Meter source name change
In NServiceBus 9.0.x, the OpenTelemetry meter source name was NServiceBus.
. In NServiceBus 9.1.0, it has been changed to NServiceBus.
.
Update endpoint configuration code to use the new meter source name or use a wildcard notation, e.g., NServiceBus.
.