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



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

def force_flush(timeout: nil) = EXPORT_SUCCESS

#on_emit(_log_record, _context) ⇒ Object



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

def on_emit(_log_record, _context) = nil

#shutdown(timeout: nil) ⇒ Object



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

def shutdown(timeout: nil) = EXPORT_SUCCESS