-
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
[Feature Flags] Set RUM transaction.outcome #200576
Conversation
Pinging @elastic/kibana-core (Team:Core) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @afharo , only nit: a unit test would nice
Tests added! :) |
Starting backport for target branches: 8.x |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Page load bundle
History
cc @afharo |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
💚 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.x`: - [[Feature Flags] Set RUM transaction.outcome (#200576)](#200576) <!--- Backport version: 8.9.8 --> ### 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":"2024-11-21T15:40:52Z","message":"[Feature Flags] Set RUM transaction.outcome (#200576)","sha":"f9287a954581113e0d4cbf5f90ac4eb2a19b7c69","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","Feature:Configuration","backport missing","v9.0.0","backport:prev-minor"],"number":200576,"url":"https://github.com/elastic/kibana/pull/200576","mergeCommit":{"message":"[Feature Flags] Set RUM transaction.outcome (#200576)","sha":"f9287a954581113e0d4cbf5f90ac4eb2a19b7c69"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200576","number":200576,"mergeCommit":{"message":"[Feature Flags] Set RUM transaction.outcome (#200576)","sha":"f9287a954581113e0d4cbf5f90ac4eb2a19b7c69"}}]}] BACKPORT-->
Summary
Reporting the success/failure state of the
feature-flags.set-provider
transactions. It's been confirmed that's not documented, but doable: Slack