In a JavaScript extension, I want to vary calculations depending on time of day, day of week, whether public holiday etc
Can JavaScript extension code access the timestamp on each input metric is processes, or does it just have to relay on JavaScript Date.now() function? If using Date.now(), will the timestamp on all metrics created by JavaScript be most recent 15-second boundary or the first 15-second boundary after 'now'?
DX APM SaaS or onpremise
metricData[i].timeslicedValue.