Skip to content

fix: make synthetics fleet namespace aware #1247

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

biscout42
Copy link
Contributor

@biscout42 biscout42 commented Aug 19, 2025

This PR fixes namespace usage in synthetic monitors. It separates Kibana space_id the monitor is saved in from the namespace, the data stream namespace for Fleet.

In addition:

@biscout42 biscout42 marked this pull request as ready for review August 19, 2025 15:57
@tobio
Copy link
Member

tobio commented Aug 20, 2025

This duplicates #1208

@biscout42
Copy link
Contributor Author

@tobio , sorry, I missed the original PR. Feel free to close this if it doesn't help. Most important to have functionality work.

Optional: true,
PlanModifiers: []planmodifier.String{
stringplanmodifier.UseStateForUnknown(),
stringplanmodifier.RequiresReplace(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@biscout42 TODO: not the case, we could update namespace w/o changing a monitor. The monitor will write data for new test in new datastream in the case of a change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants