Module: AzureApplicationInsights::Channel

Defined in:
lib/azure_application_insights/channel/event.rb,
lib/azure_application_insights/channel/queue_base.rb,
lib/azure_application_insights/channel/sender_base.rb,
lib/azure_application_insights/channel/synchronous_queue.rb,
lib/azure_application_insights/channel/telemetry_channel.rb,
lib/azure_application_insights/channel/telemetry_context.rb,
lib/azure_application_insights/channel/asynchronous_queue.rb,
lib/azure_application_insights/channel/synchronous_sender.rb,
lib/azure_application_insights/channel/asynchronous_sender.rb,
lib/azure_application_insights/channel/contracts/json_serializable.rb

Defined Under Namespace

Modules: Contracts Classes: AsynchronousQueue, AsynchronousSender, Event, QueueBase, SenderBase, SynchronousQueue, SynchronousSender, TelemetryChannel, TelemetryContext