Paul Smith

Results 19 issues of Paul Smith

I faced an issue using this excellent starter (thank you). Our service was running behind Google Cloud Run which defines a hard limit of 32MB response _unless_ the from: https://cloud.google.com/run/quotas#cloud_run_limits...

It would be nice to allow DropWizard Metric HealthChecks (https://dropwizard.github.io/metrics/3.1.0/manual/healthchecks/) to be exposable to PCP via metrics. The rationale here is that when a health check fails, it would be...

enhancement

This issue stems from the discovery many moons ago that for older Java+Linux Kernal combinations some of the Thread CPU metric collections were INSANELY SLOW. To work around this, an...

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/110286213380487883927/) on August 28, 2010 07:18:17_ This is an ER, but right now it seems, GCode doesn't distinguish those yet (e.g. via tags ?;-) I know there's already a...

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/107519494119268402848/) on December 20, 2010 16:54:35_ From a discussion with psmith: public class SamplingEventSink implements StepMeasurementSink { public SamplingEventSink(StepMeasurementSink delegate, float sampleFrequency) { ... pretty self-evident from here... _Original...

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/114564928965221180928/) on March 10, 2011 16:48:57_ ThreadContext.clear() doesn't actually do the inner MDC.clear() that's because MDC doesn't HAVE a clear.. but it's not clearing... we really need to iterate...

bug
imported
Priority-High

_From [[email protected]](https://code.google.com/u/114564928965221180928/) on January 07, 2011 14:18:47_ See this discussion with Cowan: http://groups.google.com/group/parfait-dev/browse_thread/thread/e2698c671a303c97 _Original issue: http://code.google.com/p/parfait/issues/detail?id=7_

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/114564928965221180928/) on December 20, 2010 13:37:41_ Cowan had a nice idea for an AggregateCounter that does in built totalizing of a set of ‘Instance Domains": Counter bulkCounter = AggregatedCounters.aggregate(registry,...

enhancement
imported
Priority-Medium

_From [[email protected]](https://code.google.com/u/114564928965221180928/) on December 20, 2010 13:29:57_ The Log4jSink (now name changed, forget what it is now) output in tab delimited format. This was presumably thought to be useful, but...

enhancement
imported
Priority-Medium