Photon Dashboard question

Options
KevinB
KevinB
edited July 2013 in Photon Server
Hi,

i am using Dashboard to monitor the photon server. Our application derived from the LoadBalancing example. I am seeing several different charts including OpResponsePerSec, OpReceivePerSec. However, EventsSentCount and EventsSentPerSec seems to be always zero. We use both ApplicationBase.BroadCastEvent and PeerBase.SendEvent to send events to clients. Anyone familiar to this? Thanks.

oh btw, when broadcasting event, I tend to use a channel id other than zero, meaning a lower priority channel, not sure if this is the problem.

Kevin

Comments

  • Thanks for the report - that's a bug on our side, the counter values were not tracked. Will be fixed in the next Photon release.