Merge pull request #41 from Microsoft/sergkanz/appid
remove reference to non-existant application.id from readme
This commit is contained in:
Коммит
ef65821b0b
|
@ -78,7 +78,6 @@ tc.flush
|
|||
```ruby
|
||||
require 'application_insights'
|
||||
tc = ApplicationInsights::TelemetryClient.new '<YOUR INSTRUMENTATION KEY GOES HERE>'
|
||||
tc.context.application.id = 'My application'
|
||||
tc.context.application.ver = '1.2.3'
|
||||
tc.context.device.id = 'My current device'
|
||||
tc.context.device.oem_name = 'Asus'
|
||||
|
|
Загрузка…
Ссылка в новой задаче