GoogleCloudPlatform / PerfKitExplorer

PerfKit Explorer is a dashboarding and performance analysis tool built with Google technologies and easily extensible. PerfKit Explorer is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
268 stars 64 forks source link

Unclear label name transformation for pivoting #284

Open noahl opened 8 years ago

noahl commented 8 years ago

When I the field name "storage provider" into my query columns (this field is generated by the PKB object storage benchmarks), it results in a column named "storage_provider" in my result table. This became very confusing when I then tried to make "storage provider" a pivot column and got errors about a missing column.