Method: AzureApplicationInsights::Channel::TelemetryContext#location
- Defined in:
- lib/azure_application_insights/channel/telemetry_context.rb
#location ⇒ Contracts::Location
The location context. This contains properties of the location you are generating telemetry from.
77 78 79 |
# File 'lib/azure_application_insights/channel/telemetry_context.rb', line 77 def location @location end |