Michael MacDonald
Michael MacDonald
For the record, I've manually tested to see what happens when a new client attempts to list pools with an older (2.4.x) server. The client RPC fails with a `-DER_UNREG`...
Cherry-pick was clean except for the GHA stuff, so I just removed it.
release/2.4 is moribund; no more landings or testing on that branch.
Took a look at the new code... Looks like a nice update. One thing that occurred to me as I was looking at the Go side of it is that...
@wangdi1: Shouldn't this go to master first? There are some changes to the telemetry library that are in master and google/2.6, but not release/2.6.
> @wangdi1: Shouldn't this go to master first? There are some changes to the telemetry library that are in master and google/2.6, but not release/2.6. Oops, I see that this...
> > I don't necessarily have a problem with this change, but I am curious about the motivation behind it. What is the use case where an admin would want...
> At least for testing purposes I find daos_metrics CSV format super useful. And that's one of the envisioned use cases for the tool. I'm just expressing surprise (and maybe...
Yikes, and whoops. Merged/rebased on the wrong branch, sorry for the noise.
OK, as usual, touching `.py` files in a PR increased the toil on this work, but looks like it's all sorted out now: ``` Preparing to run the ./control/dmg_telemetry_basic.py test...