Exception: OpenObserve::Client::NotFound
- Defined in:
- lib/openobserve/client/not_found.rb
Overview
Raised when a single object (alert, destination, template, incident, …) is requested
by id or name and OpenObserve answers 404. Distinct from an empty list, which is
normalised to [] and never raises.