Peter N

Results 19 comments of Peter N

I'd like to believe it does (I'm not using it yet, though) but what needs to be done to actually merge raw and averages?

It's used by some people in production. So far what's your impression of it based on your searches? I'm wondering if there is an existing perception we need to manage.

I'll share my impressions of your comments. I'm not a user of ceres. Since I agree it should be better documented, I'm just putting this out there to provide my...

1. the inbound metrics going via haproxy or another layer 3 load balancer works quite well. At 500k/minute on bare hardware the relay should work well, but can fall over...

I just updated my personal tools from `0.34.0` to `0.41.0` and my SSO-based access started working.

I'm using the DefaultCredentialsProvider and my test is in code that's performing an ec2 DescribeInstances.

No, the account I tested in only has SSO configured - I have no other way to authenticate to the API there.

The ability to have user-specified timeouts on the pipeline seems useful, since it lets the user say "I think this whole thing should only take X seconds" however I think...

Wouldn't it make more sense to move to the http_archive? ``` http_archive( name = "subpar", strip_prefix = "subpar-2.0.0", urls = ["https://github.com/google/subpar/archive/2.0.0.tar.gz"], sha256 = "b80297a1b8d38027a86836dbadc22f55dc3ecad56728175381aa6330705ac10f") ``` for e.g.?

Here's what I'm seeing in my build: ``` (snap) |S|spacey@masonjar:ntpq-snap-plugin$ bazel build snap-plugin-ntpq-query.par --build_python_zip --verbose_failures INFO: Analysed target //:snap-plugin-ntpq-query.par (1 packages loaded). INFO: Found 1 target... ERROR: /home/spacey/.cache/bazel/_bazel_spacey/4a00941cf92e435100a3fb67234063c8/external/subpar/compiler/BUILD:40:1: Building par...