Well, the pb is i don't know exactly. I actually need all of them... well
except /stats :P

On 1 April 2010 22:19, Peter Ondruska <[email protected]> wrote:

> Well, then let the filter filter explicitly those url-patterns you
> want to check stats for.
>
> On 1 dub, 16:20, Ice13ill <[email protected]> wrote:
> > I'm trying to use appstats to view the requests to my app. But i can't
> > exclude the requests to /stats/ as stated in the dev guide:
> >
> > "This installs the filter for all URLs, with the <url-pattern> of /*.
> > (This includes the Appstats web-based administration interface
> > discussed in the next section, which you may prefer to exclude from
> > recording.) You can specify a different pattern to limit Appstats to
> > URLs that match the pattern."
> >
> > I tried creating a filter witch treats request to url-pattern /stats/*
> > and placing it before the AppstatsFilter mapping in the web.xml file,
> > but it just shows a blank page, not the appstats GUI.
> >
> > Is there an exclusion tag or regex to use within the url-patter tag ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to