-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FullStory: Skip setup for Elasticians #171041
FullStory: Skip setup for Elasticians #171041
Conversation
Pinging @elastic/kibana-core (Team:Core) |
Pinging @elastic/platform-onboarding (Team:Journey/Onboarding) |
💛 Build succeeded, but was flaky
Failed CI Steps
Test Failures
Metrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: cc @afharo |
(cherry picked from commit 19da2d5)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.11`: - [FullStory: Skip setup for Elasticians (#171041)](#171041) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-13T14:14:23Z","message":"FullStory: Skip setup for Elasticians (#171041)","sha":"19da2d527686b329b53aba0320ff8b1b1c0cd7fe","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","Feature:Telemetry","release_note:skip","telemetry","backport:prev-minor","Team:Journey/Onboarding","v8.12.0"],"number":171041,"url":"https://github.com/elastic/kibana/pull/171041","mergeCommit":{"message":"FullStory: Skip setup for Elasticians (#171041)","sha":"19da2d527686b329b53aba0320ff8b1b1c0cd7fe"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171041","number":171041,"mergeCommit":{"message":"FullStory: Skip setup for Elasticians (#171041)","sha":"19da2d527686b329b53aba0320ff8b1b1c0cd7fe"}}]}] BACKPORT--> Co-authored-by: Alejandro Fernández Haro <[email protected]>
This PR haven't made it into the latest BC of 8.11.1. Updating the labels. |
Summary
To save some sessions coming from Elasticians, we want to disable FullStory for any deployments owned by Elastic employees.
cc @shahinakmal @bollinic
Planning to backport this to the previous minor so we have it live asap.
Checklist
Delete any items that are not applicable to this PR.
For maintainers