mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[FullStory] Add projectId to the context (#166693)
This commit is contained in:
parent
95868c724a
commit
ab073a6d3d
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ const PAGE_VARS_KEYS = [
|
|||
'buildNum', // May be useful for Serverless
|
||||
'cloudId',
|
||||
'deploymentId',
|
||||
'projectId', // projectId and deploymentId are mutually exclusive. They shouldn't be sent in the same offering.
|
||||
'cluster_name',
|
||||
'cluster_uuid',
|
||||
'cluster_version',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue