Azure / pcs-remote-monitoring-webui

Azure IoT PCS Remote Monitoring Web UI
MIT License
54 stars 72 forks source link

Telemetry chart not displaying report per time period drop down value #1233

Closed gauravagerwala closed 5 years ago

gauravagerwala commented 5 years ago

@isaac-dasan still the issue exists Webui displaying only last 20min data irrespective of the time interval dropdown.

Originally posted by @nareshshenishetty in https://github.com/Azure/pcs-remote-monitoring-webui/issues/1229#issuecomment-470682042

isaac-dasan commented 5 years ago

@gauravagerwala @nareshshenishetty. Thank you for reporting. I just noticed Telemetry chart. Previously, I was looking at the alarm counts and it seems to be updating fine after the recent bug fix.

This issue seems to be there since last release i.e 2.1.3.

isaac-dasan commented 5 years ago

This is by design and not a bug. We only show 15mins of data in the telemetry chart since longer timperiods will slow the page loading. Everything other than the telemetry chart in the dashboard will be loaded according to the timeperiod dropdown.