Skip to content

Commit

Permalink
Update comment on ContainerNode#evaluate_alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Cainã Costa committed Jan 10, 2018
1 parent 3897049 commit 6333656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/models/container_node.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ def cockpit_url
end

def evaluate_alert(_alert_id, _event)
# currently only EmsEvents from hawkular are tested for node alerts,
# and these should automaticaly be translated to alerts.
# This is a no-op on container node, and used to be implemented only for
# Hawkular-generated EmsEvents.
true
end

Expand Down

0 comments on commit 6333656

Please sign in to comment.