Need to show app traffic on the apigee developer portal.

Is there a way to show the total traffic flowing per developer app in the developer portal like we can see the traffic per developer app on the edge dashboard ?

This is under the assumption that a user is logged in to the developer portal and he is in my apps section.

A user can see all of there apps with consumer key and secret, is there a way to show the traffic for those apps as well?

Solved Solved
0 3 273
1 ACCEPTED SOLUTION

@OFS , Welcome to Apigee Community.

Developer portal out of the box supports this feature. You can see analytics tab under each app which shows graph that covers various metrics including traffic count. See screenshots below.

3674-analytics.png3675-screen-shot-2016-10-06-at-115955-am.png

"MessageCount" is the metric for "Traffic" for app.

If it's not enabled in your portal, you can configure settings in "admin/config/devconnect/apps"

3676-screen-shot-2016-10-06-at-120230-pm.png

Hope it helps. Keep us posted if any.

View solution in original post

3 REPLIES 3

@OFS , Welcome to Apigee Community.

Developer portal out of the box supports this feature. You can see analytics tab under each app which shows graph that covers various metrics including traffic count. See screenshots below.

3674-analytics.png3675-screen-shot-2016-10-06-at-115955-am.png

"MessageCount" is the metric for "Traffic" for app.

If it's not enabled in your portal, you can configure settings in "admin/config/devconnect/apps"

3676-screen-shot-2016-10-06-at-120230-pm.png

Hope it helps. Keep us posted if any.

Thanks for your answer Anil.

Changing the app to production environment started showing the data.

Awesome, Glad to know issue is resolved, You can also click on Accept link below the answer so that it will be helpful for others. Keep us posted moving forward if any.