Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output aggregation #9

Open
buhman opened this issue Jul 8, 2016 · 2 comments
Open

output aggregation #9

buhman opened this issue Jul 8, 2016 · 2 comments
Milestone

Comments

@buhman
Copy link
Collaborator

buhman commented Jul 8, 2016

Some things that are used with hubble produce report-like output.

danwith requested native multi-environment output aggregation support. This "output aggregation" mode has a few sub-features:

  • the environment header is not interleaved with command output
  • output from the command is parsed and aggregated
    • an example would be aggregating multiple CSVs, with correct header handling
      • it would be sane to make this the default aggregation mode as well
  • I'm not sure if this should be limited to "aggregating things with fields"
    • if it is, maybe hubble could also inject fields into the aggregated output, like environment name.
      • the field name could also be configurable

@thrawn01 I'd like your blessing to implement this.

@buhman
Copy link
Collaborator Author

buhman commented Jul 8, 2016

I think we established that if this is implemented, it should be implemented as an extension to hubble, and not as an integrated hubble feature.

@thrawn01
Copy link
Owner

+1 as an extension, sounds really cool

@thrawn01 thrawn01 modified the milestones: 1.2, 2.0 Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants