Bryan Varner

Results 39 comments of Bryan Varner

In an effort to answer this question, and better understand the application and how pyside works, I went down an investigation path / spike effort to load UI elements with...

I think the better question is 'what kind of branching model do you intend to follow for this project'? As a random guy making PRs I'm not sure I'm the...

I personally haven't done JMX with weblogic. I'm sure it could handle it... @vutukuribharat It looks like you haven't added the collectd-fast-jmx jar to your path. you'll need to make...

I'm a bit rusty on this (project and code at this point) so bear with me... But, I believe what you're seeing is the correct behavior. The InstancePrefix of a...

Documentation for my future self (I'll probably be using this plugin this week or next!)... in situations where we're working with prefixing names, rather than checking a iterator count `(i...

I think I understand what you're asking for here (pattern matching the bean name to collect). Something you might not know about though, is that there's already support for using...

Thank _YOU_ for the detailed reply! Yes, I agree your use-case makes sense. I've run into situations like this too, and I've always just sort of 'made due'. I'll leave...

Yes, this is configured incorrectly. Sorry about that. I'll admit though, that I am confused about why you're including this project as a dependency in another project.

So it looks like somewhere along the way (I haven't gone through the git history) we've introduced a bit of a regression here. I don't think you're the first one...