Hello,
    Right now, we are following server side properties with lens.server and
client side properties with lens.client.

It would be nice follow some convention for the properties which has time
granularity intervals? This will be helpful for user to understanding the
time granularity of value from property itself.

Ex: lens.server.statistics.log.rollover.interval
       lens.client.query.poll.interval.

One approach: We can add *time granularity as a suffix* to the property
name. Some properties (lens.server.session.expiry.service.interval.secs)
are already following this convention.

Ex: *lens.client.query.poll.interval* will be named as
*lens.client.query.poll.interval.millsecs* or
*lens.client.query.poll.interval.millis*


Thanks,
Raju B
www.lazada.com

Reply via email to