module-ballerinax-prometheus
module-ballerinax-prometheus copied to clipboard
Concurrent calls warning when using this module
I've got the following warning when using this module.
HINT [ballerinax/prometheus/0.2.0::metric_reporter.bal:(63:13,63:13)] concurrent calls will not be made to this method since the method is not an 'isolated' method
This seems to be a blocker for performance.