Skip to content

[LOGS Essential] Disable synthetics, uptime and ux for logs essentials !!#222952

Closed
shahzad31 wants to merge 2 commits intoelastic:mainfrom
shahzad31:disable-synthetics-logs-essential
Closed

[LOGS Essential] Disable synthetics, uptime and ux for logs essentials !!#222952
shahzad31 wants to merge 2 commits intoelastic:mainfrom
shahzad31:disable-synthetics-logs-essential

Conversation

@shahzad31
Copy link
Copy Markdown
Contributor

Summary

Disable synthetics, uptime and ux for logs essentials !!

@shahzad31 shahzad31 requested review from a team as code owners June 6, 2025 09:51
@github-actions github-actions Bot added the author:obs-ux-management PRs authored by the obs ux management team label Jun 6, 2025
@shahzad31 shahzad31 added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Jun 6, 2025
Copy link
Copy Markdown
Contributor

@tonyghiani tonyghiani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @shahzad31, as far as this should take care of disabling most of the plugins functionalities, It would be great to also:

  • Verify inbound links/CTAs buttons for these applications are properly handled, checking usages of their locators in the codebase or raw links access to these apps to prevent the users landing on 404 pages.
  • Add some smoke e2e tests to assert whether this apps are correctly disabled on the essential tier (you can configure it by setting the right mode in the e2e configuration of your testing tool)

Comment on lines +10 to +12
xpack.legacy_uptime.enabled: false
# user experience plugin
xpack.ux.enabled: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

AFAICT, these settings were already disabled in a Serverless project independently from the tier (see serverless.oblt.yml), why are these set again in this more specific config?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah that's good point, i was just testing to make sure, but i will remove it

Copy link
Copy Markdown
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LG. I'm not sure I see synthetics being disabled though?

@shahzad31
Copy link
Copy Markdown
Contributor Author

closing in favour of #223030

@shahzad31 shahzad31 closed this Jun 10, 2025
@shahzad31 shahzad31 deleted the disable-synthetics-logs-essential branch June 10, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:obs-ux-management PRs authored by the obs ux management team backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants