dalibo / temboard

PostgreSQL Remote Control
https://labs.dalibo.com/temboard
Other
452 stars 54 forks source link

no record of data monitoring after change hostname using TEMBOARD_HOSTNAME #1276

Open fathoniinsansilmi opened 11 months ago

fathoniinsansilmi commented 11 months ago
hi dalibo, my temboard UI doesnt show any record of data monitoring form past after change hostname using temboard_hostname, monitoring just shown the newest data monitoring after we changed the temboard hostname, we changed it in conf and also the evironmet variable, we need ur help temboard ui v8.0 temboard agent v7.11 ![image](https://github.com/dalibo/temboard/assets/89531166/279f6ed0-d4b9-4b77-b7d5-3a1941cb6e7a)
fathoniinsansilmi commented 11 months ago

image

after we changed it back to original server hostname , the past record monitoring was shown but it doesnt continue showing the newest data record

bersace commented 11 months ago

hi @fathoniinsansilmi .

Yes, there is no renaming of hostname in temBoard. It's like if they are two different machines.

i suggest to keep this open as a feature request. We could implement hostname historization in UI so that UI queries metrics for all hostnames.

As a workaround you may instanciate another agent with the old hostname hardcoded in configuration. This way, you can view old metrics with this agent. Still they wont be on the same page.

cc @daamien for the feature request.

fathoniinsansilmi commented 11 months ago

hi @bersace @daamien , so that mean we cant use two hostname that we used before and the newest one for the future? coz we had rename it back to the original but the matrix diagram or data record monitoring is stoping like the 2nd picture that we sent