Class: Foam::Otel::Ingest::InertLogRecordProcessor

Inherits:
Object
  • Object
show all
Defined in:
lib/foam/otel/ingest.rb

Instance Method Summary collapse

Instance Method Details

#force_flush(timeout: nil) ⇒ Object



295
# File 'lib/foam/otel/ingest.rb', line 295

def force_flush(timeout: nil) = EXPORT_SUCCESS

#on_emit(_log_record, _context) ⇒ Object



294
# File 'lib/foam/otel/ingest.rb', line 294

def on_emit(_log_record, _context) = nil

#shutdown(timeout: nil) ⇒ Object



296
# File 'lib/foam/otel/ingest.rb', line 296

def shutdown(timeout: nil) = EXPORT_SUCCESS