Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Issue 2529193002: Support value lists in CSV outputter (Closed)

Created:
4 years ago by Rick Byers
Modified:
3 years, 12 months ago
CC:
benjhayden, catapult-reviews_chromium.org, telemetry-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Support value lists in CSV outputter

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M telemetry/telemetry/internal/results/csv_pivot_table_output_formatter.py View 3 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Rick Byers
Hey Ethan, Do you think it would be reasonable to land something like this? I ...
4 years ago (2016-11-28 14:33:55 UTC) #2
eakuefner
+Ned for buy-in on the plan I describe below I think that if we can ...
4 years ago (2016-11-28 18:53:15 UTC) #4
Rick Byers
On 2016/11/28 18:53:15, eakuefner wrote: > +Ned for buy-in on the plan I describe below ...
4 years ago (2016-11-28 18:59:10 UTC) #6
eakuefner
On 2016/11/28 at 18:59:10, rbyers wrote: > On 2016/11/28 18:53:15, eakuefner wrote: > > +Ned ...
4 years ago (2016-11-28 19:07:10 UTC) #7
nednguyen
On 2016/11/28 18:59:10, Rick Byers wrote: > On 2016/11/28 18:53:15, eakuefner wrote: > > +Ned ...
4 years ago (2016-11-28 19:08:19 UTC) #8
eakuefner
On 2016/11/28 at 19:08:19, nednguyen wrote: > On 2016/11/28 18:59:10, Rick Byers wrote: > > ...
4 years ago (2016-11-28 19:10:52 UTC) #9
rmistry
On 2016/11/28 19:08:19, nednguyen wrote: > On 2016/11/28 18:59:10, Rick Byers wrote: > > On ...
4 years ago (2016-11-28 19:12:00 UTC) #10
eakuefner
Okay, so Ned/Ben/I just spoke offline about this. I think we've reached some conclusions: 1. ...
4 years ago (2016-11-28 19:24:21 UTC) #11
Rick Byers
On 2016/11/28 19:10:52, eakuefner wrote: > On 2016/11/28 at 19:08:19, nednguyen wrote: > > On ...
4 years ago (2016-11-28 19:25:59 UTC) #12
rmistry
On 2016/11/28 19:24:21, eakuefner wrote: > Okay, so Ned/Ben/I just spoke offline about this. > ...
4 years ago (2016-11-28 19:26:33 UTC) #13
Rick Byers
On 2016/11/28 19:26:33, rmistry wrote: > On 2016/11/28 19:24:21, eakuefner wrote: > > Okay, so ...
4 years ago (2016-11-28 19:28:18 UTC) #14
eakuefner
4 years ago (2016-11-28 23:15:19 UTC) #15
On 2016/11/28 at 19:28:18, rbyers wrote:
> On 2016/11/28 19:26:33, rmistry wrote:
> > On 2016/11/28 19:24:21, eakuefner wrote:
> > > Okay, so Ned/Ben/I just spoke offline about this.
> > > 
> > > I think we've reached some conclusions:
> > > 
> > > 1. Rick, you can probably use this hack to power your experiment without
> > landing
> > > it, in the way that we discussed (just make it part of your Catapult CL to
> > patch
> > > for the CT job).
> 
> Yep, that's what I've been doing for now.  Just trying to keep the number of
hacks I have to maintain to the minimum :-)
> 
> > > 2. There is value both in reducing the number of ways to get CSV from
> > Telemetry,
> > > and in keeping a way to get CSV directly from Telemetry, so we want to do
both
> > > (reduce 3 ways of getting CSV to one, and make that what
--output-format=csv
> > > does), but that is an API change that will require going through our
normal
> > > deprecation/announcement route.
> > > 3. No changes should be required on the CT side except eventually changing
> > > --output-format=csv-pivot-table back to --output-format=csv when the time
> > comes;
> > > Ravi, we'll be in touch.
> > 
> > SGTM!
> 
> Sounds good to me too - thanks.  Is there a bug to track for #2?

Yep: https://github.com/catapult-project/catapult/issues/3020

Powered by Google App Engine
This is Rietveld 408576698