sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1.03k stars 174 forks source link

Introduce organizations to the backend #202

Closed palourde closed 7 years ago

palourde commented 7 years ago

As an operator, I want to be able to scope every Sensu objects to an organization so I can apply my business logic

grepory commented 7 years ago

For MVP of orgs, there's no reason to add org/env to the message bus queues. The objects traversing the queues are already tagged with org.

grepory commented 7 years ago

We're going to reject keepalives from agents until they start sending Organization information.