Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Synthetics] Global parameters API doesn't automatically trigger the update of the private locations #215668

Open
lucabelluccini opened this issue Mar 24, 2025 · 1 comment · May be fixed by #216197
Assignees
Labels
Synthetics Team:obs-ux-management Observability Management User Experience Team

Comments

@lucabelluccini
Copy link
Contributor

lucabelluccini commented Mar 24, 2025

When using the APIs https://www.elastic.co/guide/en/kibana/current/edit-parameter-by-id-api.html to update the global params of synthetics, the public locations get the update "automatically".

For private locations, it is instead necessary to trigger the following API in order to take those params into account in their respective policies:

GET kbn:/s/<space id>/internal/synthetics/sync_global_params

Some ideas:

  • We force the sync on each API which involves global parameter update
  • We add a parameter to force the sync on each API which involves global parameter update
  • We document this behavior in each page of the API, but it's odd as the sync_global_params is an internal API
@botelastic botelastic bot added the needs-team Issues missing a team label label Mar 24, 2025
@lucabelluccini lucabelluccini added the Team:obs-ux-management Observability Management User Experience Team label Mar 24, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Synthetics Team:obs-ux-management Observability Management User Experience Team
Projects
None yet
3 participants