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
ijemmy
changed the title
(Jemmy) Multiple metrics (e.g. calling metrics.add_metric(name="successfulBooking", unit=MetricUnit.Count, value=1) should have 2 entries) + doc + unit tests
fix(metrics): Multiple add_metrics() calls should not override each other but push more value into the array in EMF
Jan 3, 2022
ijemmy
changed the title
fix(metrics): Multiple add_metrics() calls should not override each other but push more value into the array in EMF
fix(metrics): Multiple addMetrics() calls should not override each other but push more value into the array in EMF
Jan 3, 2022
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
dreamorosi
changed the title
fix(metrics): Multiple addMetrics() calls should not override each other but push more value into the array in EMF
Bug: Multiple addMetrics() calls should not override each other but push more value into the array in EMF
Nov 14, 2022
This changes should be in:
Example code
Expected result
The text was updated successfully, but these errors were encountered: