Plugin Directory

Changeset 1768369


Ignore:
Timestamp:
11/16/2017 03:40:27 PM (8 years ago)
Author:
alex.ivan
Message:

update appInsights key for logging in PRO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • veplatform/trunk/classes/class-ve-logger.php

    r1732925 r1768369  
    2020
    2121            $this->telemetryClient = new \ApplicationInsights\Telemetry_Client();
    22             $this->telemetryClient->getContext()->setInstrumentationKey('15925e45-f923-41a3-be6e-60aa6ab29750');
     22            $this->telemetryClient->getContext()->setInstrumentationKey('35a3d3fa-b65d-440f-be92-4330255f523d');
    2323
    2424        } catch (Exception $ex) {
Note: See TracChangeset for help on using the changeset viewer.