Skip to content
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

[SLO] POC Platform agnostic tests #182556

Closed
wants to merge 1 commit into from
Closed

Conversation

mgiota
Copy link
Contributor

@mgiota mgiota commented May 3, 2024

🍒 Summary

Based on this POC I am trying to write SLO tests that are deployment agnostic.

The idea is to take existing serverless SLO burn rate rule type tests and make them work in the new setup.

In order for this to work, all services used in the SLO tests, need to be defined under test/api_integration. The alerting api service needs to be moved there.

Status

Currently I get proc [kibana] [2024-05-03T12:46:22.994+02:00][ERROR][plugins.alerting] delete(): Failed to load API key to invalidate on alert undefined: Saved object [alert/undefined] not found {"service":{"node":{"roles":["background_tasks","ui"]}}}. I'll investigate what is happening, maybe I haven't moved things properly.

Serverless Limitations

I am not aware of any limitations serverless environment has. I guess some services can't be the same in both environments and they need to differentiate a bit. How can we handle this?

@pheyos Let's further discuss if what I am trying to achieve here is what you had in mind with your initial POC PR.

@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mgiota
Copy link
Contributor Author

mgiota commented May 10, 2024

Closing this in favor of this POC.

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