<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 13, 2014 at 10:25 PM, Jay Balunas <span dir="ltr">&lt;<a href="mailto:jbalunas@redhat.com" target="_blank">jbalunas@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Oh, and I also like the idea of the side bar always being the same and giving the users a simple place to get this info.  </div>
</blockquote><div><br></div><div>yes!</div><div><br></div><div>Hylke,</div><div>so we should have the notications icon to get to the &quot;messages stats view&quot;, which also could contain a link to the &quot;send push&quot;, right ?  </div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><br></div><div>It might be possible to &quot;pre-load&quot; the display based on the URL as well so we could have linkable views with context when drilling down - although that might be a better upgrade in the future :-)<div>
<div class="h5"><div><br><div><div>On May 13, 2014, at 4:23 PM, Jay Balunas &lt;<a href="mailto:jbalunas@redhat.com" target="_blank">jbalunas@redhat.com</a>&gt; wrote:</div><br><blockquote type="cite"><div style="word-wrap:break-word">
<div>Wanted to chime in here.  The overall goal of the metrics/stats imo, is around letting developers/administrators know what is happening with the server.  Messages in/out, registrations, etc....  This will also help new developers see activity and do some basic debugging if devices fail to register or messages fail to send.  </div>
<div><br></div><div>Maybe in the future we&#39;ll get into more analytics, resource usage type stuff but for Mobile Push 1.0 I think this is overkill.  For example I would not expect us to store this data over 30 days or so, and have viewing options like &quot;last hour&quot;, &quot;last 24 hours&quot;, &quot;yesterday&quot;, &quot;last 7 days&quot;, etc...</div>
<div><br></div><div>Building on what Matthias posted below, here are some breakdowns of stats we could/should track:</div><div><br></div><div>Registration:</div><div>-- Device registered with [x,y,z] metadata</div><div>-- Device removed with [x,y,z] metadata </div>
<div><br></div><div>Messages:</div><div>-- Push request &lt;timestamp-id&gt; received from [ip] with [x,y,z] metadata</div><div>-- Push request &lt;timestamp-id&gt; matched XYZ devices and sent [ AB: APNS, CD GCM, etc...]</div>
<div>-- Push request &lt;timestamp-id&gt; had foo errors : details</div><div><br></div><div>These would all have app and variant info as part of the metadata so they can filtered/broken down as needed.</div><div><br></div>
<div>This should give us a great base for all kinds of table and chart views.</div><div>-- Registrations over time for the server, specific app, specific variant</div><div>-- Messages over time for the server, specific app, specific variant</div>
<div>-- Table of the above if feasible :-)</div><div><br></div><div>Obviously we may need to scale down as needed, and discuss more, but this is what I was thinking about.</div><div><br></div><div>Thoughts?</div><div><br>
</div><br><div><div>On May 13, 2014, at 4:47 AM, Hylke Bons &lt;<a href="mailto:hbons@redhat.com" target="_blank">hbons@redhat.com</a>&gt; wrote:</div><br><blockquote type="cite">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hello,<br>
      <br>
      Depending on the use case, it may even deserve its own spot in the
      sidebar. Like already mentioned on the thread, it&#39;s better to keep
      the number of items there fixed. We may have have several entry
      points to the logs, and an overview of some statistics can be
      useful as a landing page before going into &quot;Applications&quot;.<br>
      <br>
      Let&#39;s step back for a moment before looking at the UI: What are we
      trying to solve by providing a log?<br>
      <br>
      - Let administrators know everything is going well? (or, that
      there was a problem?)<br>
      - Looking at resources used? Bandwidth, costs?<br>
      - App adoption/growth numbers over time? How well is my app doing?<br>
      <br>
      I&#39;m not sure about the technical possibilities. Thoughts?<br>
      <br>
      Thanks,<br>
      <br>
      Hylke<br>
      <br>
      <br>
      <br>
      On 07/05/2014 10:54, Matthias Wessendorf wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>as discussed , we need some sort of &#39;stats&#39; around push,
          like:</div>
        <div>* time of sending</div>
        <div>* receivers (e.g. categories, alias ?)</div>
        <div>* content/payload of the message</div>
        <div>* could be sent out to APNs/GCM</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>
          <div>But, where, or how to add this ? </div>
          <div>My current thought is:<br>
          </div>
        </div>
        <div><br>
        </div>
        <div>When a user did select an &quot;Application&quot;, he enters the
          &quot;Application Details Page&quot; (see [1]), now here, on the sidebar
          (see [2]) he would see the &quot;Notifications&quot; icon.</div>
        <div><br>
        </div>
        <div>Clicking on that  &quot;Notifications&quot; icon, would give you a
          new page, that contains the &quot;Send Notifications...&quot; button
          (currently located in [1]), and a table of all the push
          messages that were sent out for the _current_ selected
          Application.</div>
        <div><br>
        </div>
        <div>Any thoughts ? </div>
        <div><br>
        </div>
        <div>-Matthias</div>
        <div><br>
        </div>
        <div>[1] <a href="https://github.com/hbons/aerogear-design/blob/master/Unified%20Push%20Server/Export/6.png" target="_blank">https://github.com/hbons/aerogear-design/blob/master/Unified%20Push%20Server/Export/6.png</a></div>

        <div>[2] <a href="https://github.com/hbons/aerogear-design/blob/master/Unified%20Push%20Server/Export/3.png" target="_blank">https://github.com/hbons/aerogear-design/blob/master/Unified%20Push%20Server/Export/3.png</a></div>

        <div><br>
        </div>
        <div><br>
        </div>
        -- <br>
        Matthias Wessendorf <br>
        <br>
        blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
        sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
        twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
aerogear-dev mailing list
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></blockquote>
</div><br></div></blockquote></div><br></div></div></div></div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Matthias Wessendorf <br>
<br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>
twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a>
</div></div>