pedro37
pedro37
Thanks, I have another issue I have set a startActiveSpan but it is not showing in the appinsights metrics.
Yes, I have essentially the following code snippet and I am expecting span-name to appear in the application insights metric dropdown, using the config above ``` startActiveSpan('span-name', (span) => {...
I’m on latest and can’t see the following values - battery_max_charge_current - battery_max_discharge_current Have they been renamed?
I’ve just used the defaults do I need to do anything else to get these values?
Thank you, that worked