Anyone using glowroot to monitor Lucee or CF ? See...
# cfml-general
g
Anyone using glowroot to monitor Lucee or CF ? Seems to be pretty good in general, apart from not really being able to use url params to identify different requests.
r
I’ve played with it just a bit on a couple of our dev servers, just enough to be fairly impressed… but I seem to recall seeing URL parameters coming through. Maybe I’m misremembering or thinking of it differently?
g
url parameters were coming through, but not enough to distinctly seperate the requests from each other. Let’s say every request goes through index.cfm but you have a url param like. ?do=controller.package.view
r
We do. If I get a chance later today, I’ll pull up one of the dev boxes where have Glowroot in place and double-check what we’re seeing come through.
@Gareth I stand corrected; I was misremembering. URL parameters are not coming through.