mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-19 01:35:58 +10:00
[유치수] [NOBTS] 실시간 갱신을 켰을 떄 scatter데이터 중복 조회되는 현상 수정.
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1210 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -382,7 +382,7 @@ $(document).ready(function () {
|
||||
setQueryDateToNow();
|
||||
updateCharts();
|
||||
|
||||
var from = getQueryStartTime();
|
||||
var from = getQueryEndTime();
|
||||
|
||||
timer = setInterval(function() {
|
||||
setQueryDateToNow();
|
||||
|
||||
Reference in New Issue
Block a user