New issue
Advanced search Search tips

Issue 613270 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 613274



Sign in to add a comment

Add a LogDog recipe module to create new Butler streams.

Project Member Reported by d...@chromium.org, May 19 2016

Issue description

When the recipe engine is bootstrapped through the LogDog Butler process, any application can add new log streams to that process. However, there is no plumbing connecting the recipe engine "userspace" to that capability.

A recipe module needs to be created that wraps the LogDog client Python library (https://github.com/luci/luci-py/tree/master/client/libs/logdog) and exposes LogDog streaming to the recipe runtime.
 
Blocking: 613274
dnj, do you have time to work on this?

Comment 3 by d...@chromium.org, May 19 2016

Not right now, hence P2, but I am planning on it for Q2.
Owner: d...@chromium.org
Status: Assigned (was: Untriaged)
dnj@ will be working on this soon, I believe. I don't know if he'll finish by the end of Q2, though. 

The client library is already vendored in the recipe engine right now, but you can't emit anything to it.

Comment 5 by d...@chromium.org, Aug 10 2016

I think I meant Q3?
What's the status of this these days? I think we're still missing the recipe module (or engine client) for this, right?
Cc: -iannucci@chromium.org iannu...@google.com

Sign in to add a comment