Paul Smith

Results 20 comments of Paul Smith

While I'm here, I would also recommend: ``` noarch ``` You can actually build an RPM on OSX but unfortunately without the above it encodes `darwin` in the needed architecture,...

Can we get this one merged? It's the main reason the build doesn't work.

I really like the idea behind this one, but from my observation, it is just missing some specific tests to validate the returned response does indeed bring back the extra...

At the risk of being _completely wrong here_ but having struggled with this same issue (M1 Pro, Sonoma, latest Docker Desktop) but not finding how any of the suggestions work...

Actually, another related problem might be this line: ARCHITECTURE_FOR_BUILD="linux/amd64,linux/arm64" If the `DOCKERHUB_TOKEN` is set during the build, then this line takes effect. `bash` `for` loops won't iterate properly on the...

_From [[email protected]](https://code.google.com/u/110286213380487883927/) on August 27, 2010 14:19:18_ The column Type seems there, but it needs to be customized or enabled first...

@natoscott will have to comment directly here on the current state, but I believe right now `parfait-agent` will only export some known JVM metrics, there's not yet a mechanism to...

This isn't just a simple Delay, it's a _period_ of which _any_ new metric added, at _any_ time will wait up to 5 seconds before the DynamicMonitoringView re-configures & re-writes...

@natoscott I'm not sure why installing the Parfait agent would actually bring in all those individual dependencies above, because the idea was that parfait-agent included them statically (to avoid this...