From 97cc0a0d73dcacfefcdff785c802762e2a0a60d6 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Fri, 24 Feb 2017 17:34:21 +0000 Subject: PLT-5071: Client side component of Telemetry. (#5516) --- webapp/utils/constants.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index ff26a0c7f..130e116a9 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -896,7 +896,8 @@ export const Constants = { STATUS_INTERVAL: 60000, AUTOCOMPLETE_TIMEOUT: 100, ANIMATION_TIMEOUT: 1000, - SEARCH_TIMEOUT_MILLISECONDS: 100 + SEARCH_TIMEOUT_MILLISECONDS: 100, + DIAGNOSTICS_SEGMENT_KEY: 'fwb7VPbFeQ7SKp3wHm1RzFUuXZudqVok' }; export default Constants; -- cgit v1.2.3-1-g7c22