Nathan L Smith

Results 23 comments of Nathan L Smith

There's a ton of JavaScript helpers here that probably could be copied to the rust versions fairly easily. I know I would like an equality helper, to compare two numbers...

@sean-horn the version of Manage used should not be an issue. Manage will not implement sorting on the client side until it's working on the server. Ideally we would implement...

> Without significant changes and / or new APIs in the Chef Server I'd be interested to hear what kind of things we're talking about here. Since we're talking about...

@charlesjohnson since they only return ids (aside from cookbooks, which have the most recent version I think), I'm guessing you would just need to add an `ORDER BY` and possibly...

@roshan-elastic I spoke with @simitt on Slack and she gave a great outline of what we (or somebody) need to do: > What has been preventing this issue from being...

One option might be to hand over this issue from @elastic/apm-server to the group working on ECS/OTEL to clearly specify what `host.name` means and where it comes from. Other vendors...

@kes2464 there are open issues in backlogs but nobody at Elastic has prioritized or started working on it yet.

@chrisdistasio this is prioritized in our refining queue on our internal backlog, so the first steps are determining under which conditions this happens.

I don't think it works as of 39a692eb408757d488f1b2837ed285c7bc0eb59e. Doing the initial setup for me added `source ~/.xsh` to my ~/.bashrc. Sourcing that (or xiki-master/bin/.xsh) won't work because they are sh...