How can we gain control over the issue title?
It always seems to be the function name where the captureMessage was called. It is not ideal to have this as the issue title.
Ideally, the issue title would be the message string below the title we use in captureMessage('The feature flag ${flag} is disabled');
This related issue seems to be the culprit, but is there any thing we can do in the meantime?