deanhiller / databus

time series data in cassandra with visualization(NREL's opensource databus project)
Other
53 stars 21 forks source link

view software revision number in web interface #2

Closed hopcroft closed 11 years ago

hopcroft commented 11 years ago

The web interface shows "version 1.0 beta" in a relatively large and visible location. That value hasn't been changing, and its not (IMHO) a good use of the space. Request: display a more granular version number (build number?) in a sub-menu or About link, so that the admin can verify that the latest updates were applied correctly. [priority: 2 (low)]

deanhiller commented 11 years ago

thanks for adding these. We get mail on them so we can prioritize them with other stuff we are working on. Currently we are working on something that should boost performance by 10 times. (ie. there is performance and scalability)...ie individual single request latency vs. massive numbers of request. We have the massive dealt with and are circling back to making requests faster.

deanhiller commented 11 years ago

Phil just finished implementing this.