You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Michael Russo (JIRA)" <ji...@apache.org> on 2016/07/29 20:40:20 UTC

[jira] [Commented] (USERGRID-1279) Push Notification Counters

    [ https://issues.apache.org/jira/browse/USERGRID-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399970#comment-15399970 ] 

Michael Russo commented on USERGRID-1279:
-----------------------------------------

We need to re-visit this design/feature to see how it would best fit into Usergrid.

> Push Notification Counters
> --------------------------
>
>                 Key: USERGRID-1279
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1279
>             Project: Usergrid
>          Issue Type: Story
>            Reporter: Jeffrey 
>            Assignee: George Reyes
>
> We should have the ability to expose counters for push notifications in the same hierarchical fashion that we have for events.
> We need two counters for notifications:
> - Individual notification counters: {code} counters.notifications.f86bbfbb-fd2b-11e5-8bf1-02ae99987fc5.{processed | sent | failed | opened} {code}
> - Aggregate Notification counters:   {code}counters.notifications.aggregate.{processed | sent | failed | opened}.{year}.{month}.{day}.{HH24} possibly minute. {code}
> Counters should be able to be retrieved using the counters API:
> {code} curl -X GET https://api.usergrid.com/your-org/your-app/counters?counter=counters.notifications.f86bbfbb-fd2b-11e5-8bf1-02ae99987fc5.sent {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)