Method: AzureApplicationInsights::Channel::TelemetryContext#operation
- Defined in:
- lib/azure_application_insights/channel/telemetry_context.rb
#operation ⇒ Contracts::Operation
The operation context. This contains properties of the operation you are generating telemetry for.
72 73 74 |
# File 'lib/azure_application_insights/channel/telemetry_context.rb', line 72 def operation @operation end |