Exception: OpenObserve::Client::NotFound

Inherits:
Error
  • Object
show all
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.