-
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
[RAC] [Observability] Temporarily enable RAC feature flags #109113
[RAC] [Observability] Temporarily enable RAC feature flags #109113
Conversation
This enables the feature flags for two weeks until a decision is made about keeping it on or reverting to the disabled-by-default state.
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
@weltenwort Probably unrelated but I got Also |
Those are important, thank you for paying attention. We should definitely verify this on |
I just checked on master and I get an empty table. No alerts whereas I should be getting one from inventory metric threshold for sure. I will post on a channel to see if others have issues |
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.
APM changes look ok.
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.
Uptime changes LGTM
@elasticmachine merge upstream |
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @weltenwort |
…09113) * Temporarily enable Observability RAC feature flags This enables the feature flags for two weeks until a decision is made about keeping it on or reverting to the disabled-by-default state. * Adapt uptime functional test * Adapt additional functional tests * Adapt cases functional test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…09113) * Temporarily enable Observability RAC feature flags This enables the feature flags for two weeks until a decision is made about keeping it on or reverting to the disabled-by-default state. * Adapt uptime functional test * Adapt additional functional tests * Adapt cases functional test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…109752) * Temporarily enable Observability RAC feature flags This enables the feature flags for two weeks until a decision is made about keeping it on or reverting to the disabled-by-default state. * Adapt uptime functional test * Adapt additional functional tests * Adapt cases functional test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
…109753) * Temporarily enable Observability RAC feature flags This enables the feature flags for two weeks until a decision is made about keeping it on or reverting to the disabled-by-default state. * Adapt uptime functional test * Adapt additional functional tests * Adapt cases functional test Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
…lastic#109113)" This reverts commit 627b2fd.
📝 Summary
This enables the feature flags for two weeks to ease testing in environments where the configuration file can't easily be modified. After two weeks a decision is made about keeping it on or reverting to the disabled-by-default state.
This means the following will happen:
related to #105237
FYI @elastic/uptime @elastic/apm-ui @elastic/logs-metrics-ui @mchopda @cyrille-leclerc