There's a number of bugs with this, unless it has been fixed in 1.3.2 - Specifically:
- The URL logged with each request is hardcoded to /stats. - Some URL's in the appstats UI link to /stats, hardcoded. - Some redirects in appstats are again, hardcoded. I tried overriding the setting in appengine_config.py, but it still did it. On Mar 31, 7:39 pm, "Ikai L (Google)" <[email protected]> wrote: > Yes, the URI is easily configurable via app.yaml. > > > > On Wed, Mar 31, 2010 at 8:38 AM, Jody Belka <[email protected]> wrote: > > So maybe use /debug/stats for the Appstats library? > > > On 31 March 2010 16:32, vivpuri <[email protected]> wrote: > > >> Yes, and i am already using app.appspot.com/stats.* as part of my app > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Google App Engine" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<google-appengine%[email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/google-appengine?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Ikai Lan > Developer Programs Engineer, Google App > Enginehttp://googleappengine.blogspot.com|http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
