name change to auth_user_id
This commit is contained in:
Родитель
d66fc0089e
Коммит
5627a9bc7e
|
@ -85,7 +85,7 @@ module ApplicationInsights
|
|||
end
|
||||
|
||||
# Gets the account_id property.
|
||||
def auth_id
|
||||
def auth_user_id
|
||||
@values.fetch('ai.user.authUserId') {
|
||||
@values['ai.user.authUserId'] = nil
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче