Skip to content

check-aggregate.rb options don't work with named aggregates #19

Description

@ttarczynski

When using this with sensu => 0.24.0 (which introduced named aggregates) some options of check-aggregate.rb don't work any more. I think the following options are now broken:

  • --limit
  • --summarize
  • --output
  • --pattern
  • --honor-stash

I've tried to fix --output but after looking into the code I've found out that Sensu Aggregates (2.0) API is rewritten from scratch:

I think it makes sense to drop sensu < 0.24 compatibility and provide only options that can work with sensu => 0.24

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions