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

[Meta] Migrate SLO/Alerting/Synthetics api integration tests to deployment agnostic solution #183263

Open
mgiota opened this issue May 13, 2024 · 1 comment
Assignees
Labels
Meta Team:obs-ux-management Observability Management User Experience Team

Comments

@mgiota
Copy link
Contributor

mgiota commented May 13, 2024

πŸ’ Summary

After #183113 is merged, we have a way to write deployment agnostic tests for SLO and o11y alerting features.

Test Type ESS Serverless Notes
Custom threshold rule type Alerting βœ… βœ… Duplicate tests
Serverless: x-pack/test_serverless/api_integration/test_suites/observability/custom_threshold_rule ESS: x-pack/test/alerting_api_integration/observability/custom_threshold_rule
Metric threshold rule type Alerting βœ… ❌ ESS: x-pack/test/alerting_api_integration/observability/metric_threshold_rule.ts
ES query rule type Alerting ❌ βœ… ESS: x-pack/test_serverless/api_integration/test_suites/observability/es_query_rule
SLO tests SLO βœ… βœ… Different implementation in both environments.
Serverless: x-pack/test_serverless/api_integration/test_suites/observability/slos ESS: x-pack/test/api_integration/apis/slos

The above table is a compilation of our current API integration tests for the slo and alerting features. Some tests are duplicated in both environments, others are implemented either in serverless or ESS environments and there are also some tests (SLO) where the implementation is not the same in both environments and should be unified.

@mgiota mgiota added Meta Team:obs-ux-management Observability Management User Experience Team labels May 13, 2024
@elasticmachine
Copy link
Contributor

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

@mgiota mgiota self-assigned this May 14, 2024
@jasonrhodes jasonrhodes changed the title [Obs-Ux-Management] Migrate api integration tests to deployment agnostic solution [Meta] Migrate api integration tests to deployment agnostic solution Sep 24, 2024
@paulb-elastic paulb-elastic changed the title [Meta] Migrate api integration tests to deployment agnostic solution [Meta] Migrate SLO/Alerting api integration tests to deployment agnostic solution Nov 6, 2024
@paulb-elastic paulb-elastic changed the title [Meta] Migrate SLO/Alerting api integration tests to deployment agnostic solution [Meta] Migrate SLO/Alerting/Synthetics api integration tests to deployment agnostic solution Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Team:obs-ux-management Observability Management User Experience Team
Projects
None yet
Development

No branches or pull requests

2 participants