You are here

private property Telemetry::$apiKey in Lightning Core 8.4

Same name and namespace in other branches
  1. 8.3 modules/acquia_telemetry/src/Telemetry.php \Drupal\acquia_telemetry\Telemetry::apiKey

Amplitude API key.

This is not intended to be private. It is typically included in client side code. Fetching data requires an additional API secret.

Type: string

See also

https://developers.amplitude.com/#http-api

File

modules/acquia_telemetry/src/Telemetry.php, line 36

Class

Telemetry
Telemetry service.

Namespace

Drupal\acquia_telemetry

Code

private $apiKey = 'f32aacddde42ad34f5a3078a621f37a9';